https://github.com/JuliaLang/julia
Revision 1a3391f9c849ea812990f63f1619f1a244963c44 authored by Curtis Vogt on 15 June 2017, 18:10:59 UTC, committed by Steven G. Johnson on 15 June 2017, 18:10:59 UTC
Surrounds the unicode category characters Mn and Me with no-break spaces
when rendering the unicode character. This follows how the unicode.org
webpage displays unicode characters.

Note some characters will not be rendered including:

'\u2095':'\u2096'
'\u20D0':'\u20DC'
'\u20DE':'\u20F0'

This behavior matches the unicode.org behavior.
1 parent b49cb07
History
Tip revision: 1a3391f9c849ea812990f63f1619f1a244963c44 authored by Curtis Vogt on 15 June 2017, 18:10:59 UTC
Correct rendering of unicode on unicode-input.md (#22369)
Tip revision: 1a3391f
File Mode Size
.github
base
contrib
deps
doc
etc
examples
src
test
ui
.gitignore -rw-r--r-- 213 bytes
.mailmap -rw-r--r-- 9.5 KB
.travis.yml -rw-r--r-- 6.1 KB
CONTRIBUTING.md -rw-r--r-- 19.3 KB
DISTRIBUTING.md -rw-r--r-- 8.2 KB
HISTORY.md -rw-r--r-- 104.0 KB
LICENSE.md -rw-r--r-- 5.6 KB
Make.inc -rw-r--r-- 35.1 KB
Makefile -rw-r--r-- 26.1 KB
NEWS.md -rw-r--r-- 46.2 KB
README.arm.md -rw-r--r-- 5.7 KB
README.md -rw-r--r-- 29.0 KB
README.windows.md -rw-r--r-- 18.7 KB
VERSION -rw-r--r-- 10 bytes
Windows.inc -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 2.3 KB

README.md

back to top