When writing a paragraph that contains escaped tildes, typing subsequent tildes does not work as expected. Specifically, if I have some text that uses a ` (tilde)
like this, then pressing the ` key again later in the same paragraph causes the inline code span to toggle about.
The escaped ` is also problematic.
Copy-paste the following into the rich text editor to replicate it:
Specifically, if I have some text that `` uses a ` (tilde) `` like this,
then pressing the <kbd>\`</kbd> key again later in the same paragraph
causes the inline code span to toggle about.
The escaped \` is also problematic.