Hacker News new | past | comments | ask | show | jobs | submit login

My problem with WYSIWYG editors is that I have never, ever seen one that does not end up adding messy markup that sooner or later becomes a liability when you want to switch to another tool, or find yourself in a situation where you want to hand-edit the document.

This is motivated by multiple blog platform changes etc. that all have left me doing messy filtering of exported data to be able to import it properly when moving my sites.

That's the appeal of Markdown for me. I'd rather add some custom filters to let me use some additional stuff in my own Markdown (which works ok since my additional markup worst case is just treated as plain text, and I can easily enough commit the code to turn it into "vanilla" markdown in the same repository as the content) than get tied into yet another format that messes with my content.

I only use WYSIWYG editors of any kind for content I expect to throw away now. E.g. reports at work that will have a lifespan of days to month is fine. Articles I want to keep an archive of for years to come, not so much.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: