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

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -