top | item 46576904

(no title)

Pxtl | 1 month ago

Imho the real strength of markdown is it forces people to stick to classes instead of styling. "I want to write in red comic Sans" " I don't care, you can't".

And markdown tables are harder to write than HTML tables. However, they are generally easier to read. Unless multi line cell.

discuss

order

jbaber|1 month ago

I usually just write html tables, then convert to markdown via pandoc. It's a crazy world we live in.