summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/tests/testfiles/lunamark-markdown/no-pipe-tables.test
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/markdown/tests/testfiles/lunamark-markdown/no-pipe-tables.test')
-rw-r--r--macros/generic/markdown/tests/testfiles/lunamark-markdown/no-pipe-tables.test41
1 files changed, 41 insertions, 0 deletions
diff --git a/macros/generic/markdown/tests/testfiles/lunamark-markdown/no-pipe-tables.test b/macros/generic/markdown/tests/testfiles/lunamark-markdown/no-pipe-tables.test
new file mode 100644
index 0000000000..ef1545c2fc
--- /dev/null
+++ b/macros/generic/markdown/tests/testfiles/lunamark-markdown/no-pipe-tables.test
@@ -0,0 +1,41 @@
+<<<
+This test ensures that the Lua `pipeTables` option is disabled by default.
+
+| Right | *Left* | Default | Center |
+|------:|:-------|-------------|:------:|
+| 12 | 12 | 12 | 12 |
+| 123 | 123 | **123** | 123 |
+| 1 | 1 | 1 | 1 |
+
+ : Demonstration of pipe table syntax.
+>>>
+codeSpan: pipeTables
+interblockSeparator
+pipe
+pipe
+emphasis: Left
+pipe
+pipe
+pipe
+pipe
+pipe
+pipe
+pipe
+pipe
+pipe
+pipe
+pipe
+pipe
+pipe
+pipe
+pipe
+pipe
+strongEmphasis: 123
+pipe
+pipe
+pipe
+pipe
+pipe
+pipe
+pipe
+interblockSeparator