egui_commonmark
egui_commonmark copied to clipboard
Disable wrapping and enable horizontal scrollbar in code blocks
Currently code blocks (i.e. triple backticks) wrap the text by default which is not ideal for code usually. It would be great if there can be an option to enable horizontal scrollbar and disable the wrapping.