markdown-doclet
markdown-doclet copied to clipboard
How can I add newlines between sections?
Right now my header lines are too close to the section above them. I'd like to add space between the sections without resorting to html tags. Could the parser do something like give me a
for each blank line in my markdown?