summaryrefslogtreecommitdiff
path: root/malmoe
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 /malmoe
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 'malmoe')
-rw-r--r--malmoe/folketsmalmoe/index.md16
-rw-r--r--malmoe/gamlastan/index.md12
-rw-r--r--malmoe/malmoeudflugt/index.md12
-rw-r--r--malmoe/vastrahamnen/index.md16
4 files changed, 28 insertions, 28 deletions
diff --git a/malmoe/folketsmalmoe/index.md b/malmoe/folketsmalmoe/index.md
index f6f18c91..921229b3 100644
--- a/malmoe/folketsmalmoe/index.md
+++ b/malmoe/folketsmalmoe/index.md
@@ -2,7 +2,7 @@
[[!if test="included()" then="""
-[[!img mollevang_skulptur.jpg class="overview" link="/malmoe/folketsmalmoe"]]
+{{ img(path="mollevang_skulptur.jpg" class="overview" link="/malmoe/folketsmalmoe") }}
En farverig rejse gennem Malmös aktive centrum omkring Trianglen.
Vi ser på kulturlivet og besøger derefter det gamle arbejderkvarter
@@ -13,17 +13,17 @@ omkring Möllevångstorget og Folkets Park.
"""
else="""
[[!template id="deco" text="
-[[!img mollevang_skulptur.jpg class="deco"]]
-[[!img malmoesko1.jpg class="deco"]]
-[[!img operaspringvand.jpg class="deco"]]
-[[!img mollevanghandel.jpg class="deco"]]
-[[!img folkestpark_aftenentre.jpg class="deco"]]
+{{ img(path="mollevang_skulptur.jpg" class="deco") }}
+{{ img(path="malmoesko1.jpg" class="deco") }}
+{{ img(path="operaspringvand.jpg" class="deco") }}
+{{ img(path="mollevanghandel.jpg" class="deco") }}
+{{ img(path="folkestpark_aftenentre.jpg" class="deco") }}
"]]
# Folkets Malmö
-[[!template id=note text="""Byvandring I Malmö på ca. 2 timer.
-**Start:** Gustav Adolfs Torg eller Triangeln Station."""]]
+{{ note(text="""Byvandring I Malmö på ca. 2 timer.
+**Start:** Gustav Adolfs Torg eller Triangeln Station.""") }}
Malmös egentlige centrum ligger syd for Gamla Stan. Vi går gennem den
aktive bymidte, og ind i et af byens gamle arbejderkvarterer. Det er
diff --git a/malmoe/gamlastan/index.md b/malmoe/gamlastan/index.md
index 1c265741..a8a4ee2b 100644
--- a/malmoe/gamlastan/index.md
+++ b/malmoe/gamlastan/index.md
@@ -2,7 +2,7 @@
[[!if test="included()" then="""
-[[!img jugendgotik.jpg class="overview" link="/malmoe/gamlastan"]]
+{{ img(path="jugendgotik.jpg" class="overview" link="/malmoe/gamlastan") }}
Find ind til hjertet af Malmö. På denne tur bliver du bekendt med
shopping og stræder i Gamla Stan, og bliver indført i byens spændende historie.
@@ -13,9 +13,9 @@ shopping og stræder i Gamla Stan, og bliver indført i byens spændende histori
else="""
[[!template id="deco" text="
-[[!img malmospringvand.jpg class="deco"]]
-[[!img jugendgotik.jpg class="deco"]]
-[[!img lillatorg.jpg class="deco"]]
+{{ img(path="malmospringvand.jpg" class="deco") }}
+{{ img(path="jugendgotik.jpg" class="deco") }}
+{{ img(path="lillatorg.jpg" class="deco") }}
"]]
# Malmös Gamla Stan
@@ -24,8 +24,8 @@ Denne tur udforsker Gamla Stan, der er Malmös middelalderby,
med gågader, torveliv og gamle og nye huse. På et par timer får I
overblik over shopping og spisning, og over byens historie i stilstand og storhedstider.
-[[!template id=note text="""Byvandring I Malmö på ca. 2 timer.
-**Start:** Centralstationen eller fx. Stora Torg, Gustav Adolfs Torg eller Malmöhus."""]]
+{{ note(text="""Byvandring I Malmö på ca. 2 timer.
+**Start:** Centralstationen eller fx. Stora Torg, Gustav Adolfs Torg eller Malmöhus.""") }}
Malmö opstod ud af den livlige sildehandel i 1200-tallet, men snart
voksede den til en af Danmarks vigtigste byer, hvor markante borgmestre
diff --git a/malmoe/malmoeudflugt/index.md b/malmoe/malmoeudflugt/index.md
index b196d00a..433fa63e 100644
--- a/malmoe/malmoeudflugt/index.md
+++ b/malmoe/malmoeudflugt/index.md
@@ -2,7 +2,7 @@
[[!if test="included()" then="""
-[[!img malmoesko1.jpg class="blog" link="/malmoe/malmoeudflugt"]]
+{{ img(path="malmoesko1.jpg" class="blog" link="/malmoe/malmoeudflugt") }}
Vi kan arrangere heldags udflugt over Øresund. Se detaljer og foreslået program.
@@ -12,11 +12,11 @@ Vi kan arrangere heldags udflugt over Øresund. Se detaljer og foreslået progra
else="""
[[!template id="deco" text="
-[[!img flensborghus_spejl.jpg class="deco"]]
-[[!img malmoesko1.jpg class="deco"]]
-[[!img mollevanghandel.jpg class="deco"]]
-[[!img havnefront.jpg class="deco"]]
-[[!img neptunatorso.jpg class="deco"]]
+{{ img(path="flensborghus_spejl.jpg" class="deco") }}
+{{ img(path="malmoesko1.jpg" class="deco") }}
+{{ img(path="mollevanghandel.jpg" class="deco") }}
+{{ img(path="havnefront.jpg" class="deco") }}
+{{ img(path="neptunatorso.jpg" class="deco") }}
"]]
# Heldags udflugt til Malmö.
diff --git a/malmoe/vastrahamnen/index.md b/malmoe/vastrahamnen/index.md
index a9075edc..a955b783 100644
--- a/malmoe/vastrahamnen/index.md
+++ b/malmoe/vastrahamnen/index.md
@@ -2,7 +2,7 @@
[[!if test="included()" then="""
-[[!img torsohundsurf.jpg class="overview" link="/malmoe/vastrahamnen"]]
+{{ img(path="torsohundsurf.jpg" class="overview" link="/malmoe/vastrahamnen") }}
Vejen går fra fortid til fremtid på ruten fra Malmöhus til Västra Hamnen.
Her står vartegnet Turning Torso midt i fremtidens bydel.
@@ -12,17 +12,17 @@ Her står vartegnet Turning Torso midt i fremtidens bydel.
"""
else="""
[[!template id="deco" text="
-[[!img torsohundsurf.jpg class="deco"]]
-[[!img malmohustorso.jpg class="deco"]]
-[[!img vandfald-hamnen.jpg class="deco"]]
-[[!img havnefront.jpg class="deco"]]
-[[!img legepladstorso.jpg class="deco"]]
+{{ img(path="torsohundsurf.jpg" class="deco") }}
+{{ img(path="malmohustorso.jpg" class="deco") }}
+{{ img(path="vandfald-hamnen.jpg" class="deco") }}
+{{ img(path="havnefront.jpg" class="deco") }}
+{{ img(path="legepladstorso.jpg" class="deco") }}
"]]
# Udsigt fra Malmö – Malmöhus og Västra Hamnen
-[[!template id=note text="""Byvandring I Malmö på ca. 2 timer.
-**Start:** Gamla Stan, Malmöhus, Centralstationen."""]]
+{{ note(text="""Byvandring I Malmö på ca. 2 timer.
+**Start:** Gamla Stan, Malmöhus, Centralstationen.""") }}
Fra Gamla Stan går vi ud for at se nye og gamle sider af byen.
Malmöhus er en stovt murstensborg, der breder sig bag voldene og gemmer