summaryrefslogtreecommitdiff
path: root/test2
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-28fix image pathsJonas Smedegaard
2016-04-12Fix topbar list link.Siri Reiter
2016-02-16Test topbar template. Remove image from other context.Siri Reiter