summaryrefslogtreecommitdiff
path: root/nordvest.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;' '{}' + ```
2018-12-17Tag FIXME.Siri Reiter
2017-02-23Add tag ture and remove tag tours. Inline lists trimmed to include tours. ↵Siri Reiter
Trim tags. Random markup changes, i.e. move meta titles to top.
2013-01-24Move page out of tour directory.Siri Reiter