Hacker News new | ask | show | jobs
by 60secz 2017 days ago
It's sort of meta-defeatism when your resource is literally how to write html and your documentation avoids using it.
1 comments

Is it? The use of markdown is to prevent having to write out html tags for formatting. And in the end, HTML will be one of the target outputs. Even sites that accept HTML directly, are doing so through the use of a Javascript WYSIWYG editor.