X-Git-Url: https://git.ladys.computer/LesML/blobdiff_plain/27fb10d1b6e7ce74d4af82888c0ef3fdc6870f8d..440eeff8f1b198dc3028fd4573a0ce871a86fa52:/README.markdown diff --git a/README.markdown b/README.markdown index 2bfa515..6b43717 100644 --- a/README.markdown +++ b/README.markdown @@ -1,5 +1,5 @@ # 💄📝 Les·M·L @@ -241,10 +241,10 @@ Once the tree is built as above, it is remediated into its final form - Linebreaks in preformatted paragraphs are replaced with ``. Finally, any character can be escaped by instead providing its Unicode - codepoint in the form ``, where `NNNN` is one or more + codepoint in the form `{U+NNNN}`, where `NNNN` is one or more hexadecimal digits. Multiple codepoints may be provided separated by periods, as in - `` + `{U+WWWW.ZZZZ}` ## Usage