summaryrefslogtreecommitdiffstats
path: root/t/fmt/txt-markdown/Rules.md
diff options
context:
space:
mode:
Diffstat (limited to 't/fmt/txt-markdown/Rules.md')
-rw-r--r--t/fmt/txt-markdown/Rules.md71
1 files changed, 71 insertions, 0 deletions
diff --git a/t/fmt/txt-markdown/Rules.md b/t/fmt/txt-markdown/Rules.md
new file mode 100644
index 0000000..818dbfd
--- /dev/null
+++ b/t/fmt/txt-markdown/Rules.md
@@ -0,0 +1,71 @@
+Here are three horisontal rules / thematic breaks:
+***
+---
+___
+This is a paragraph
++++
+which continues
+===
+and continues
+--
+**
+__
+until here
+
+Here are three more rules:
+ ***
+ ***
+ ***
+but this is code:
+
+ ***
+
+and this is a paragraph:
+
+Foo
+ ***
+
+here are 5 rules:
+_____________________________________
+ - - -
+ ** * ** * ** * **
+- - - -
+- - - -
+but these are not rules:
+
+_ _ _ _ a
+
+a------
+
+---a---
+
+ *-*
+
+Below is an interrupting rule:
+
+- foo
+***
+- bar
+
+Below is an interrupting rule:
+
+Foo
+***
+bar
+
+But this is a header:
+
+Foo
+---
+bar
+
+This is interrupted by rule:
+
+* Foo
+* * *
+* Bar
+
+This is a list:
+
+- Foo
+- * * *