summaryrefslogtreecommitdiff
path: root/josephine
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2022-06-19 21:48:10 +0200
committerJonas Smedegaard <dr@jones.dk>2024-04-06 10:37:09 +0200
commit30b9669ea95e6b3b4f48a25c8045c2b4f551dacd (patch)
tree2388bf9d3c5a3b617341285f284e888f5dd4c41e /josephine
parente30097f4a9ffc42d57df2c463ae4770b61ff8769 (diff)
convert img and template directives to shortcodes
command: ``` find * -type f -name '*.md' -execdir perl -gpi -e 's/\[\[!img\s+([^\s\]"]+)(\s(?:[^\]]|"[^"]*")+?)?\s*\]\]/{{ img(path="$1"$2) }}/g; s/\[\[!template\s+id="?(columns|note|video)"?\s+([^\]]+?)\s*\]\]/{{ $1($2) }}/g;' '{}' + ```
Diffstat (limited to 'josephine')
-rw-r--r--josephine/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/josephine/index.md b/josephine/index.md
index fcfa369c..1ff6331d 100644
--- a/josephine/index.md
+++ b/josephine/index.md
@@ -17,7 +17,7 @@ During the hot summer of 1944, central Amager was one of the areas that rebelled
See if you can figure out the exact spot the photographer stood.
-[[!img frankrigsgadedans_172825.jpg size="600x" class="solo"]]
+{{ img(path="frankrigsgadedans_172825.jpg" size="600x" class="solo") }}
The People's Strike (Folkestriken) ended after a truce, Occupation normalcy was established until final liberation in May 1945.