pdf - Asciidoctor: How to specify top/bottom margin on certain heading levels -
i have .adoc has been autogenerated using generate pdf. snippet of markup looks this:
[[_link1]] == awesomeness [[_link2]] === historical perspectives on awesomeness text [[_link3]] ==== 1800s more text is there way customize margin_top , margin_bottom h2 headers in pdf? if not, next easiest workaround?
Comments
Post a Comment