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

Code and code blocks not rendered #510

Open
staab opened this issue Dec 16, 2024 · 1 comment
Open

Code and code blocks not rendered #510

staab opened this issue Dec 16, 2024 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@staab
Copy link
Collaborator

staab commented Dec 16, 2024

When composing a note using nostr-editor that includes code fencing, the backticks don't end up as part of the published note content.

@staab staab added the bug Something isn't working label Dec 16, 2024
@staab staab added this to the 0.6.0 milestone Dec 16, 2024
@ticruz38
Copy link
Collaborator

code block is an easy fix

The code mark on the other hand is surprisingly difficult to format as text. Tiptap does not allow an easy way to format mark as text as it does for Node.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants