From f6d625ac758b7739eab6fa7702da848e8acef257 Mon Sep 17 00:00:00 2001 From: Mikkeli Matlock Date: Sun, 14 Jun 2026 21:02:53 +0900 Subject: [PATCH] kimito_en: use columns shorthand for side-by-side lyrics MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replace the hand-written {=html} flex/poem block with the new ```columns fenced shorthand (JP and EN split by ===). The pipeline's post-Pandoc transform expands it to the same wikitext, so the rendered page is unchanged — just far cleaner to author. Co-Authored-By: Claude Opus 4.8 --- kairo/kimito_en.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/kairo/kimito_en.md b/kairo/kimito_en.md index 57df283..b53b25a 100644 --- a/kairo/kimito_en.md +++ b/kairo/kimito_en.md @@ -13,9 +13,7 @@ release_date: 2026-06-14 The classic. Old working notes in [another page](Looking_into_You_and_me_\(ry_and_a_brand_new_translation). ## Lyrics -```{=html} -
- +```columns 君と私と穏やかな旅 いつか見た夢の話 @@ -56,8 +54,7 @@ The classic. Old working notes in [another page](Looking_into_You_and_me_\(ry_an あの日の記憶の欠片 いつか思い出すよ この旅路を - - +=== You and me and a gentle journey You know there was a dream I had long ago @@ -95,6 +92,4 @@ There won’t be not such meaningful events left To go across the borderline - -
``` \ No newline at end of file