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;' '{}' + ``` | |||
2018-12-17 | Tag FIXME. | Siri Reiter | |
2017-02-23 | Add 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-24 | Move page out of tour directory. | Siri Reiter | |