X-Git-Url: https://git.ladys.computer/LesML/blobdiff_plain/33d2a2fe3248db2a2427270db8cb2a7e543163b604895600eb5172af76375ea5..0b65ee4b9fea227f3fdd492b78288a987dde451dd6143b32be934c0855f431e7:/README.markdown?ds=sidebyside diff --git a/README.markdown b/README.markdown index 160c8c3..52ac8f8 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