diff options
author | Artur Malabarba <bruce.connor.am@gmail.com> | 2015-04-22 21:44:10 +0100 |
---|---|---|
committer | Artur Malabarba <bruce.connor.am@gmail.com> | 2015-04-22 21:44:10 +0100 |
commit | 86e921e89d490c0c9a2b599ab3a266731332b174 (patch) | |
tree | a860caa516f152f76f355a680df7a76628a2543f /sx-encoding.el | |
parent | ac8c3fe6764028711cbe1dca88a6af632924473c (diff) |
Actually translate nbsp to a non-breaking space
Diffstat (limited to 'sx-encoding.el')
-rw-r--r-- | sx-encoding.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-encoding.el b/sx-encoding.el index d8ad2ba..3ce1d6b 100644 --- a/sx-encoding.el +++ b/sx-encoding.el @@ -50,7 +50,7 @@ lang "〈" laquo "«" larr "←" lArr "⇐" lceil "⌈" ldquo "“" le "≤" lfloor "⌊" lowast "∗" loz "◊" lrm "" lsaquo "‹" lsquo "‘" lt "<" macr "¯" mdash "—" micro "µ" middot "·" minus "−" Mu "Μ" mu "μ" - nabla "∇" nbsp "" ndash "–" ne "≠" ni "∋" not "¬" notin "∉" + nabla "∇" nbsp " " ndash "–" ne "≠" ni "∋" not "¬" notin "∉" nsub "⊄" ntilde "ñ" Ntilde "Ñ" Nu "Ν" nu "ν" oacute "ó" Oacute "Ó" ocirc "ô" Ocirc "Ô" OElig "Œ" oelig "œ" ograve "ò" Ograve "Ò" oline "‾" omega "ω" Omega "Ω" Omicron "Ο" omicron "ο" oplus "⊕" or "∨" ordf "ª" |