Y
Hacker News
new
|
ask
|
show
|
jobs
by
koheripbal
1965 days ago
What's that advantage of using markdown? html is far more expansive in visual options.
Not Everything needs to be markdown.
2 comments
Yoric
1965 days ago
I largely prefer writing my slides in Markdown, for the same reason that I prefer writing (a first draft of) my letters in Markdown rather than in a word processor: this helps me focus on the content first, rather than the presentation.
YMMV
link
perlgeek
1965 days ago
Some things are just far less typing in markdown than in HTML, for example lists of bullet points and inline code.
link
macintux
1965 days ago
Only “some” things?
link
koheripbal
1965 days ago
...but then you're just using the wrong editor.
link
YMMV