codox
codox copied to clipboard
Line wrap text within pre elements
It's not unusual for code editors to line wrap doc strings. Shouldn't Codox make the same assumption and wrap text found within pre tags by default?
StackOverflow describes one possible way of wrapping such text.