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-10-28 | normalize directives to strip whitespace before value | Jonas Smedegaard | |
2019-11-27 | fix linktext | Siri Reiter | |
2019-11-27 | Fix day name mistake. | Siri Reiter | |
2019-11-27 | Add link for quiz. | Siri Reiter | |
2019-11-27 | (no commit message) | paul | |
2019-11-18 | Fix typos. | Siri Reiter | |
2019-11-18 | Fix typo and no punctuation in headlines. | Siri Reiter | |
2019-11-18 | No punctuation in meta title. | Siri Reiter | |
2019-11-18 | Fix broken link (remove space). | Siri Reiter | |
2019-11-18 | Fix typos, line breaks and links. | Siri Reiter | |
2019-11-18 | (no commit message) | paul | |
2019-11-17 | (no commit message) | paul | |