vimwiki/test/resources/testwiki/diary/2020-07-25.wiki
2020-07-22 10:06:30 -04:00

18 lines
151 B
Plaintext

= day 4 =
== subsection 1 ==
here is some code:
{{{
#!/bin/sh
echo "hello world"
}}}
== subsection 2 ==
an important list:
* point 1
* point 2