Skip to content

Instantly share code, notes, and snippets.

@ivmarkp
Last active March 19, 2017 19:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ivmarkp/1fac920b5047336ac8b9f274b1ebcecb to your computer and use it in GitHub Desktop.
Save ivmarkp/1fac920b5047336ac8b9f274b1ebcecb to your computer and use it in GitHub Desktop.
A testcase for $highlight{} command.
# Tests for $highlight.
printf '$highlight{$cgi{a},$cgi{b},$cgi{c},$cgi{d}}' > "$TEST_TEMPLATE"
testcase 'A list of <b>words</b>' P=text a="words" b="A list of words" c="<b>" d="</b>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment