You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using #### (which generates <h4> headers in the generated HTML), the title is too similar (maybe even the same CSS style?) with the text body, which makes it like it was part of the text.
We should adopt the same CSS as CocoaDocs, having <h1>-<h4> headers be in a different color than the rest of the text (in red?) and maybe even uppercased like in CD.