From 86e921e89d490c0c9a2b599ab3a266731332b174 Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Wed, 22 Apr 2015 21:44:10 +0100 Subject: Actually translate nbsp to a non-breaking space --- sx-encoding.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sx-encoding.el') 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 "ª" -- cgit v1.2.3