Code Spans¶
To add code spans, RichTextState
provides toggleCodeSpan
method:
To get if the current selection is a code span, use RichTextState.isCodeSpan
:
To add code spans, RichTextState
provides toggleCodeSpan
method:
To get if the current selection is a code span, use RichTextState.isCodeSpan
: