Skip to content

htmx and syntax coloring editor #1652

Answered by matiboy
mcesaro asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @mcesaro I did something similar recently though with Quill.js

I believe this codepen does what you intend to. Basically, use after-request to put the content into your editor. You can do something similar for your "POST" to grab the content from the edit on before-request

Hope this helps

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mcesaro
Comment options

Answer selected by mcesaro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants