Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-24 | FIX: update broken external links | Jonas Smedegaard | |
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;' '{}' + ``` | |||
2020-10-26 | correct text, short meta title | Siri Reiter | |
2020-10-06 | text corrections | Siri Reiter | |
2020-10-05 | (no commit message) | paul | |