summaryrefslogtreecommitdiff
path: root/vejviseren/slentreklubben.mdwn
AgeCommit message (Collapse)Author
2022-10-28normalize headlines to have one leading space and no trailing spaceJonas Smedegaard
command: ``` find * -type f -name '*.mdwn' -execdir perl -pi -e 's/^(#+)\s*([^\s#].*?)\h*$/$1 $2/g;' '{}' + ```
2022-08-05add pdf slentreklubbenSiri Reiter
2022-08-04more text corrections and change tagSiri Reiter
2022-08-04move page, text correctionsSiri Reiter