1 # The maximum number of calls to git in Special:RecentlyChanged before
2 # giving up and just collecting all remaining files in the time·period.
4 # This configuration gives the maximum number of unique dates shown on
8 # Symbol conversions supported in Djot.
10 nbsp: "\xA0" # no‐break space
11 cgj: "\u034F" # combining grapheme joiner
12 ensp: "\u2002" # enspace
13 emsp: "\u2003" # emspace
14 figsp: "\u2007" # figure space
15 zwsp: "\u200B" # zero‐width space
16 zwnj: "\u200C" # zero‐width nonjoiner
17 zwj: "\u200D" # zero‐width joiner
18 nnbsp: "\u202F" # narrow no‐break space
19 mathsp: "\u205F" # math space
20 wj: "\u2060" # word joiner
21 fwsp: "\u3000" # fullwidth space
22 as_text: "\uFE0E" # text variation
23 as_emoji: "\uFE0F" # emoji variation