Issues using backticks to create inline code elements #4912
Labels
[Feature] Rich Text
Related to the Rich Text component that allows developers to render a contenteditable
[Feature] Writing Flow
Block selection, navigation, splitting, merging, deletion...
[Type] Bug
An existing feature does not function as intended
Authoring text comes with a nice little bit of syntactic sugar. As you type, you can wrap elements with backticks to convert them to code, on the fly.
There's an issue with a trailing backtick that gets added, though. Steps to reproduce:
A smaller issue that is perhaps related, you can't convert a word to code if you add the backticks from right to left:
The text was updated successfully, but these errors were encountered: