Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-28 | normalize headlines to have one leading space and no trailing space | Jonas Smedegaard | |
command: ``` find * -type f -name '*.mdwn' -execdir perl -pi -e 's/^(#+)\s*([^\s#].*?)\h*$/$1 $2/g;' '{}' + ``` | |||
2022-04-25 | change image formats and links and resize | Siri Reiter | |
2021-09-10 | move page and images from sub city dir | Siri Reiter | |