summaryrefslogtreecommitdiff
path: root/vesterbromodstand
AgeCommit message (Collapse)Author
2024-04-07link to produkter, not infoSiri Reiter
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-10-28Customize farbar.Siri Reiter