summaryrefslogtreecommitdiff
path: root/vejviseren/holmensture2020.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;' '{}' + ```
2020-02-26text correctionsSiri Reiter
2020-02-25(no commit message)paul
2020-02-13text correctionsSiri Reiter
2020-02-13move page with redirectSiri Reiter