Closed aqandrew closed 10 months ago
https://github.com/dawneraq/aqandrew.com/blob/master/utils/transforms/contentParser.js#L112
^codeClass is only added if a pre's class starts with language
codeClass
pre
language
The same goes for tweets (div.twitter-tweet):
div.twitter-tweet
It might be good to just give these two items the same margin-bottom that ps have.
margin-bottom
p
https://github.com/dawneraq/aqandrew.com/blob/master/utils/transforms/contentParser.js#L112
^
codeClass
is only added if apre
's class starts withlanguage