Comment on Prefered HTML 'markdown' format Comments−madhouse16yI usually write HTML directly. The HTML tags aren't that different from other markups - just slap a wrapper around them, and you're good.Well structured HTML can also be easily converted to text, which will be easier to read than most markdown formats, imo.
Comments
I usually write HTML directly. The HTML tags aren't that different from other markups - just slap a wrapper around them, and you're good.
Well structured HTML can also be easily converted to text, which will be easier to read than most markdown formats, imo.