Block Category Keys

The keys in the block category control the anchor position and spacing below block elements when a more specific setting isn’t designated. Block styles are applied to the following block types:

  • admonition

  • block image

  • code (listing, literal, source)

  • example

  • quote

  • sidebar

  • table

  • verse

The bottom margin (margin-bottom) is only added if the block is followed by an adjacent block within the same enclosure (e.g., a sidebar, a table cell, or the area outside any blocks).

Key Value Type Example

anchor-top

Measurement
(default: 0)

block:
  anchor-top: -12

margin-bottom

Measurement
(default: 12)

block:
  margin-bottom: 6