]> Lady’s Gitweb - GitWikiWeb/blobdiff - config.yaml
Add puppyprick punctuation
[GitWikiWeb] / config.yaml
index 555db2bbfeccd43359c82441dd4436b5a3a7f281..c7bc66c8812d04d42ce20b81e9785ae026c6df45 100644 (file)
@@ -1,5 +1,14 @@
-# Modify this file to configure your GitWikiWeb instance.
+# The maximum number of calls to git in Special:RecentlyChanged before
+# giving up and just collecting all remaining files in the time·period.
+#
+# This configuration gives the maximum number of unique dates shown on
+# the page.
+max_recency: 7
+
+# Symbol conversions supported in Djot.
 symbols:
+  --8: "—\u2060:\u202F" # reverse puppyprick
+  8--: "\u202F:\u2060—" # forward puppyprick
   nbsp: "\xA0" # no‐break space
   cgj: "\u034F" # combining grapheme joiner
   ensp: "\u2002" # enspace
This page took 0.022848 seconds and 4 git commands to generate.