Ask HN: Do you prefer Markdown or a rich-text editor for blogging?
1–9 of 9 posts
Re: Ask HN: Do you prefer Markdown or a rich-text editor for blogging?
#2you can use an external editor and then paste into the blog
Re: Ask HN: Do you prefer Markdown or a rich-text editor for blogging?
#3markdown all the way you can use an external editor and then paste into the blog
Re: Ask HN: Do you prefer Markdown or a rich-text editor for blogging?
#4Then I push the repo to gitlab and it gets hosted automatically.
Re: Ask HN: Do you prefer Markdown or a rich-text editor for blogging?
#5Re: Ask HN: Do you prefer Markdown or a rich-text editor for blogging?
#6Markdown. I recently make the switch to Hugo and hugo server makes it easy to iterate on writing while also seeing the preview. I think it also depends on complex your blog is. For me, a flat file with words and maybe some images and math symbols are enough.
Re: Ask HN: Do you prefer Markdown or a rich-text editor for blogging?
#7Markdown. I recently make the switch to Hugo and hugo server makes it easy to iterate on writing while also seeing the preview. I think it also depends on complex your blog is. For me, a flat file with words and maybe some images and math symbols are enough.
What did you switch from? Thanks
Re: Ask HN: Do you prefer Markdown or a rich-text editor for blogging?
#8Write 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.