diff options
Diffstat (limited to 'tests/misc/pre.txt')
-rw-r--r-- | tests/misc/pre.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/misc/pre.txt b/tests/misc/pre.txt new file mode 100644 index 0000000..31243b5 --- /dev/null +++ b/tests/misc/pre.txt @@ -0,0 +1,14 @@ +<pre> + +aaa + +bbb +</pre> + +<pre> +* and this is pre-formatted content +* and it should be printed just like this +* and not formatted as a list + +</pre> + |