handle 'nbsp in content->string

This commit is contained in:
Matthew Flatt 2016-10-20 07:46:47 -06:00
parent 6b261eb6f8
commit 28008d8442

View File

@ -640,6 +640,7 @@
[(rarr) "->"]
[(lang) "<"]
[(rang) ">"]
[(nbsp) "\xA0"]
[else (format "~s" c)])
op)])]
[(op c renderer sec ri)