File: 2020-07-25.wiki

package info (click to toggle)
vim-vimwiki 2024.01.24-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,692 kB
  • sloc: sh: 313; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 151 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
= day 4 =

== subsection 1 ==

here is some code:

{{{
#!/bin/sh
echo "hello world"
}}}

== subsection 2 ==

an important list:

	* point 1
	* point 2