summaryrefslogtreecommitdiff
path: root/kongeligjul.mdwn
AgeCommit message (Collapse)Author
2024-04-06normalize directives to always quote variablesJonas Smedegaard
command: ``` find * -type f -name '*.mdwn' -execdir perl -gpi -e 's/(?:class|link|size|stem|width|height)=\K[^=\s"\]>]+/"$&"/g;' '{}' + ```
2022-10-28normalize headlines to have one leading space and no trailing spaceJonas Smedegaard
command: ``` find * -type f -name '*.mdwn' -execdir perl -pi -e 's/^(#+)\s*([^\s#].*?)\h*$/$1 $2/g;' '{}' + ```
2022-04-25change image format and name, fix link and resizeSiri Reiter
2019-03-02Text corrections.Siri Reiter
2018-11-19(no commit message)paul
2018-11-19(no commit message)paul
2018-11-19(no commit message)paul
2018-11-19(no commit message)paul