Yoopta-Editor icon indicating copy to clipboard operation
Yoopta-Editor copied to clipboard

Does the content of the code block support formatting options ?

Open johncodeai opened this issue 1 year ago • 2 comments

Is this a unique feature?

  • [X] I have checked "open" AND "closed" issues and this is not a duplicate

Is your feature request related to a problem/unavailable functionality? Please describe.

Does the content of the code block support formatting options like Bold, Strike-through, Highlight, etc.? I've noticed that many editors offer this feature. This feature may be required for code highlighting, special comments, page search, and more.

image

Proposed Solution

Allow Bold, Strike-through, Highlight, and other formatting options to be applied to code block content.

Screenshots

No response

Do you want to work on this issue?

No

If "yes" to the above, please explain how you would technically implement this (issue will not be assigned if this is skipped)

No response

johncodeai avatar Nov 27 '24 08:11 johncodeai

The Code plugin has its own editor via Codemirror, so now it is impossible to highlight text in bold, italics, etc. I have plans to create another package (lightweight version of the Code) using the Slate editor, not external editor

Darginec05 avatar Nov 27 '24 12:11 Darginec05

The Code plugin has its own editor via Codemirror, so now it is impossible to highlight text in bold, italics, etc. I have plans to create another package (lightweight version of the Code) using the Slate editor, not external editor

That's great, looking forward to the new code package!

johncodeai avatar Nov 28 '24 17:11 johncodeai