diff options
author | Jonas Smedegaard <dr@jones.dk> | 2022-12-10 12:14:45 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-04-06 10:36:34 +0200 |
commit | fd383e18f9db50c9be83161de7912a208e6aeae6 (patch) | |
tree | a6bf88a8aa9257714936861d63e199dbdb653908 /map | |
parent | b11efef23033086bab6084e6c2d6683026df9654 (diff) |
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;' '{}' +
```
Diffstat (limited to 'map')
-rw-r--r-- | map/kbh.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/map/kbh.mdwn b/map/kbh.mdwn index a9908828..c9ceafcd 100644 --- a/map/kbh.mdwn +++ b/map/kbh.mdwn @@ -1,7 +1,7 @@ [[!meta title="Hvor vil du hen?" ]] [[!if test="included()" then=""" -[[!img map/kort.png class=solo link=kbh ]] +[[!img map/kort.png class="solo" link="kbh" ]] """ else=""" |