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;' '{}' + ``` | |||
2021-04-22 | (no commit message) | paul | |
2021-04-22 | (no commit message) | paul | |
2021-04-22 | (no commit message) | paul | |
2021-04-22 | (no commit message) | paul | |
2020-07-01 | Correct text | Siri Reiter | |
2020-06-22 | (no commit message) | paul | |
2020-06-22 | add tag region | Siri Reiter | |
2020-06-22 | fix image class | Siri Reiter | |
2020-06-22 | fix image links | Siri Reiter | |
2020-06-22 | add caption and credits | Siri Reiter | |
2020-06-22 | add main photo | Siri Reiter | |
2020-06-22 | add inline text, deco images and link to guide image | Siri Reiter | |
2020-06-22 | initial text skeleton and images | Siri Reiter | |