developers
developers copied to clipboard
Consider using HTML word breaks to make tables more readable
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).