summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/tests/testfiles/lunamark-markdown/no-hybrid.test
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/markdown/tests/testfiles/lunamark-markdown/no-hybrid.test')
-rw-r--r--macros/generic/markdown/tests/testfiles/lunamark-markdown/no-hybrid.test65
1 files changed, 65 insertions, 0 deletions
diff --git a/macros/generic/markdown/tests/testfiles/lunamark-markdown/no-hybrid.test b/macros/generic/markdown/tests/testfiles/lunamark-markdown/no-hybrid.test
new file mode 100644
index 0000000000..d1f3100921
--- /dev/null
+++ b/macros/generic/markdown/tests/testfiles/lunamark-markdown/no-hybrid.test
@@ -0,0 +1,65 @@
+<<<
+This test ensures that the Lua `hybrid` option is disabled by default. The
+following special characters should be processed by lunamark.
+
+ * \char`{
+ * \char`}
+ * \char`$
+ * \char`\%
+ * \char`&
+ * \char`_
+ * \char`#
+ * \char`^
+ * \char`\
+ * \char`~
+ * \char`|
+>>>
+codeSpan: hybrid
+interblockSeparator
+ulBeginTight
+ulItem
+backslash
+leftBrace
+ulItemEnd
+ulItem
+backslash
+rightBrace
+ulItemEnd
+ulItem
+backslash
+dollarSign
+ulItemEnd
+ulItem
+backslash
+backslash
+percentSign
+ulItemEnd
+ulItem
+backslash
+ampersand
+ulItemEnd
+ulItem
+backslash
+underscore
+ulItemEnd
+ulItem
+backslash
+hash
+ulItemEnd
+ulItem
+backslash
+circumflex
+ulItemEnd
+ulItem
+backslash
+backslash
+ulItemEnd
+ulItem
+backslash
+tilde
+ulItemEnd
+ulItem
+backslash
+pipe
+ulItemEnd
+ulEndTight