Wrapping DIVs, SPANs etc.
frnco opened this issue · 2 comments
frnco commented
Wouldn't it be better if there were no Wrappers...?
I mean, the only contributions I've seen from extra DIVs and SPANs are added complexity and bugs.
Wouldn't it be better to remove them entirely?
aeneasr commented
Absolutely!
aeneasr commented
The idea of markdown is to generate generalized markup, not specialized markup. I really don't see any sense in using divs and spans with inline styles in markup. This is seriously wrong