Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Actually translate nbsp to a non-breaking space
  • Loading branch information
Malabarba committed Apr 22, 2015
1 parent ac8c3fe commit 86e921e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sx-encoding.el
Expand Up @@ -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 "ª"
Expand Down

0 comments on commit 86e921e

Please sign in to comment.