Add Vader tests for RSS feed generation
This commit is contained in:
committed by
Tinmarino
parent
e3501dcdd0
commit
ca84701c83
17
test/resources/testwiki/diary/2020-07-25.wiki
Normal file
17
test/resources/testwiki/diary/2020-07-25.wiki
Normal file
@@ -0,0 +1,17 @@
|
||||
= day 4 =
|
||||
|
||||
== subsection 1 ==
|
||||
|
||||
here is some code:
|
||||
|
||||
{{{
|
||||
#!/bin/sh
|
||||
echo "hello world"
|
||||
}}}
|
||||
|
||||
== subsection 2 ==
|
||||
|
||||
an important list:
|
||||
|
||||
* point 1
|
||||
* point 2
|
Reference in New Issue
Block a user