Hacker News new | ask | show | jobs
by awsm 4659 days ago
Markdown has tables: https://github.com/adam-p/markdown-here/wiki/Markdown-Here-C...
2 comments

first sentence there: "Tables aren't part of the core Markdown spec, ...." Anyway somehow, padding the columns with spaces to align the pipes isn't workable. If I change the width on 1 line, the whole table has to be modified.

Face it: in the current millennium, for serious writing, there's still nothing better than Latex. (which is a bit sad)

That's Markdown-Here, not Markdown.