Skip to content
  • rswindell's avatar
    New @-code to output a UNICODE character. 3 different syntaxes: · 9374bfe3
    rswindell authored
    @U+<codepoint-in-hex>@ - automatic CP437 fallback char, if available
    @U+<codepoint-in-hex|cp437char-in-hex>, specify CP437 fallback char
    @U+<codepoint-in-hex!cp437char-in-hex>, specify CP437 fallback char
    (used if no automatic fallback mapping is available)
    9374bfe3