From fd383e18f9db50c9be83161de7912a208e6aeae6 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 10 Dec 2022 12:14:45 +0100 Subject: normalize directives to always quote variables command: ``` find * -type f -name '*.mdwn' -execdir perl -gpi -e 's/(?:class|link|size|stem|width|height)=\K[^=\s"\]>]+/"$&"/g;' '{}' + ``` --- skole/topbar.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'skole/topbar.mdwn') diff --git a/skole/topbar.mdwn b/skole/topbar.mdwn index 3a04b1a5..faeebf45 100644 --- a/skole/topbar.mdwn +++ b/skole/topbar.mdwn @@ -1,4 +1,4 @@ -[[!img byvandring_uv.png link=index]] +[[!img byvandring_uv.png link="index"]] * [[Turliste|tours]] * [[Jeres Tur|produkter]] -- cgit v1.2.3