Thanks for the comment, Cody.
Yeah, dealing with that messy HTML is definitely not user friendly.
One of the advantages of Hashnode is the idea that you own the domain and content.
So any solution for me should be aligned with that.
I think you might be able to use Github as the source of the blog then the user can use the Github MD editor and write it there or use their favourite editor.
This way you do not to deal with the editing experience and Github will be the single source of truth.
Cody Bontecou
Enjoying Life
Super cool! I'm actually really glad you went out and gave a solid overview of the app.
It's odd how it just scrapes the HTML and gives you that to work with. How does it handle sidebars, footers, and things like that? Does it expect you to edit it within their editor?
I was thinking of just building a web page that you uploaded your markdown file and had little to no editing available, but maybe giving users the ability to edit is an expected feature.