Ask HN: Do you prefer Markdown or a rich-text editor for blogging?
When writing a blog post, do you prefer using Markdown or a rich-text editor to write? I am deciding in one of my projects whether technically-minded users should be able to use markdown or a rich-text editor, and wanted to know the general consensus on HN.
8 comments
[ 3.3 ms ] story [ 32.0 ms ] threadyou can use an external editor and then paste into the blog
Then I push the repo to gitlab and it gets hosted automatically.
Write in Word for spell checking and grammar. Bring that into VS Code and format with markdown and if needed html or latex. Push to gitlab with whatever needed for the post. Tell netlify to grab those changes and rebuild the Hugo.