trix icon indicating copy to clipboard operation
trix copied to clipboard

Code mode

Open mrfoggg opened this issue 11 months ago • 1 comments

the purpose of the code button is absolutely unclear. In other editors, this is editing the html code of the edited text. What is the essence of this mode in your editor?

mrfoggg avatar Feb 10 '25 12:02 mrfoggg

Are you referring to the <> button? This is a formatting button that applies a <pre> tag, commonly used for code blocks, not a "mode" to view the HTML as other editors might do.

JoshuaDoshua avatar Feb 18 '25 23:02 JoshuaDoshua