summaryrefslogtreecommitdiff
path: root/vejviseren/stormp-1913.mdwn
AgeCommit message (Collapse)Author
2023-05-24FIX: add protocol for external links, and update when brokenJonas Smedegaard
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;' '{}' + ```
2017-09-06Tag personer.Siri Reiter
2017-09-04Update image classes.Siri Reiter
2016-05-18Move article and images into vejviseren.Siri Reiter