ckeditor / github-writer

GitHub Writer - WYSIWYG Rich-Text Editor for GitHub, powered by CKEditor.
https://ckeditor.com/
Other
379 stars 61 forks source link

Unable to create a code using backticks if preceded by a double quote #374

Open Dumluregn opened 1 year ago

Dumluregn commented 1 year ago

📝 Provide detailed reproduction steps (if any)

  1. Try typing `".

✔️ Expected result

It works.

❌ Actual result

Only " is visible and it is not possible to add a ` before it.

❓ Possible solution

Looks like the same issue as #223, and the solution should probably be implemented in #225, but apparently something went wrong.

📃 Other details


If you'd like to see this fixed sooner, add a 👍 reaction to this post.