Open frnco opened 10 years ago
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?
Absolutely!
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
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?