developers icon indicating copy to clipboard operation
developers copied to clipboard

Consider using HTML word breaks to make tables more readable

Open irisli opened this issue 10 years ago • 0 comments

Similar to this: https://en.wikipedia.org/wiki/Zero-width_space

Except the difference with wordbreaks (<wbr />) is that it won't be copied into plain text (whereas zero width spaces can get into json and cause parse errors).

irisli avatar Jan 15 '16 22:01 irisli