Replies: 1 comment
-
#1801 :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wonder whether it is possible to completely prevent that EditorJS saves HTML-Tags in their blocks (i.e.
<a>link</a>
) and format it in another way as anchor (i.e. another object).This is an example of EditorJS' way:
Suggestion/Approach:
I don't like the idea to store HTML inside the database and I don't like to mix and match HTML with JSON.
Thanks for the great lib anyway :-)
Beta Was this translation helpful? Give feedback.
All reactions