When I add HTML to messages/comments, it becomes a part of real HTML and then is being uglifyed. I want a ‘code’ style for the editor, in which no code will be formatted/processed, and will be styled with a monospace font.
What do you have in mind to solve it?
It’s a simple feature that can be added to the message text editor. Exactly as it is done here in the community text editor.
It is extremely strange that there’s still no such a feature.
Not sure if this is what you were looking for, but it’s what I was looking for. And at first I didn’t think they had it, since it’s kind of tucked away:
I even made a tongue-in-cheek comment above about it, which is what made me take another glance (and which I’ve now - happily - deleted. ).
I second that. The .dev part of monday.dev needs to get some love. The community portal has it much better
Support for markdown syntax `
Support for markdown syntax ```
Full support for them in description, updates and update replies
Option to choose between wrapping and not wrapping code which has multiple lines. If I paste a bunch of loglines in a ticket’s updates, it wraps and creates a 2000px wall of text, and it’s not clear where one line ends and another one starts