summaryrefslogtreecommitdiff
path: root/paul_hartvigson.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;' '{}' + ```
2023-10-30text edit, remove temporary noteSiri Reiter
2023-10-03fix image linkSiri Reiter
2023-10-03add tagsSiri Reiter
2023-10-03add text and frameworkSiri Reiter
2023-10-03add profile shell filesSiri Reiter