Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Add default inline code blocks #211

Open
KonnorRogers opened this issue Oct 25, 2024 · 0 comments
Open

[Feature]: Add default inline code blocks #211

KonnorRogers opened this issue Oct 25, 2024 · 0 comments

Comments

@KonnorRogers
Copy link
Owner

Inline code blocks are currently supported out of the box by TipTap / Rhino Editor, however they have no default styles, and it has a few bugs like when the inline code is at the start of a line that are solved by this ProseMirror extension:

https://discuss.prosemirror.net/t/new-plugin-prosemirror-codemark-to-handle-inline-code-mark-creation-and-manipulation/4159

I'll see how easy it is to upstream fixes to TipTap, if not, fallback to the ProseMirror plugin.

Feature inspired by:

basecamp/trix#1195

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant