From 30b9669ea95e6b3b4f48a25c8045c2b4f551dacd Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 19 Jun 2022 21:48:10 +0200 Subject: 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;' '{}' + ``` --- tours/index.md | 58 ++++++++++++++++++++++++------------------------ tours/turlisten/index.md | 4 ++-- 2 files changed, 31 insertions(+), 31 deletions(-) (limited to 'tours') diff --git a/tours/index.md b/tours/index.md index 1baebe17..d32238e7 100644 --- a/tours/index.md +++ b/tours/index.md @@ -10,7 +10,7 @@ Flere ture kan bestilles som foredrag. [[Se oversigten her.|foredrag]] [[!template id=grid-item content=<