summaryrefslogtreecommitdiff
path: root/refshaleoen.mdwn
AgeCommit message (Collapse)Author
2023-10-18wrap deco images, to support excempting auto-width stylingJonas Smedegaard
2023-01-28add farbar, edit tagsSiri Reiter
2023-01-28text correctionsSiri Reiter
2023-01-28tag industriSiri Reiter
2023-01-06(no commit message)paul
2023-01-06(no commit message)paul
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-07-05(no commit message)paul
2022-07-05(no commit message)paul