Skip to content
New issue

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

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

Already on GitHub? # to your account

How would I get the "raw" html for image block? #270

Open
AndrewPetrovics opened this issue Jul 13, 2023 · 0 comments
Open

How would I get the "raw" html for image block? #270

AndrewPetrovics opened this issue Jul 13, 2023 · 0 comments

Comments

@AndrewPetrovics
Copy link

When getting the html via editor.getHtml() the code has <imageblock/> tags and therefore can't be rendered using just regular HTML. How would I get the "raw" html where these <imageblock/> tags are <img/> tags?

My use case is that I want to export blogs created with Dante to other websites like Wordpress.

Thanks in advance for any info.

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

No branches or pull requests

1 participant