From 6fcf72bd6f5e0aaa1ca62d128a3c22bf2aa064e2 Mon Sep 17 00:00:00 2001 From: dvs1 Date: Thu, 20 Feb 2025 11:00:33 +1000 Subject: typo-- --- notYetAnotherWiki.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notYetAnotherWiki.lua b/notYetAnotherWiki.lua index 88a69fe..398f22a 100755 --- a/notYetAnotherWiki.lua +++ b/notYetAnotherWiki.lua @@ -113,7 +113,7 @@ local toFile = function(name, key, value) local result = RE.compile( [=[{~ ( {[.?!]{" "}} -> '%1 ' / -- ' ' gets turned into hex 0xA0 by parse(). So feed it another metadata token that gets translated to  . Seems we now skip this issue. - {[\\]{['"|$]}} -> '%2 ' / -- Do the same for fixing the \' \" \| etc mess pandoc left. + {[\\]{['"|$]}} -> '%2' / -- Do the same for fixing the \' \" \| etc mess pandoc left. {"[" {([^]])+} "]{.foswiki" {([^FG}])+} "FG}" } -> "%2" / {"::: {."[A-Za-z_. ]+"}"} -> '' / {":::"} -> '' / -- cgit v1.1