Making Code Block Wrap in Jira

It is a hack. Set Jira Administration -> System -> Announcement Banner -> Announcement: <style type="text/css"> pre { white-space: pre-wrap!important; } </style>

September 5, 2016