theme = "default"
[page]
size = "A4"
orientation = "portrait"
margins = { top = 22.6, right = 22.6, bottom = 22.6, left = 22.6 }
columns = 1
column_gap_mm = 6.0
[defaults]
font_family = "Helvetica"
font_size_pt = 11.0
font_weight = "normal"
font_style = "normal"
text_color = "#1B1F23"
line_height = 1.5
text_align = "left"
padding = 0.0
margin_before_pt = 0.0
margin_after_pt = 0.0
indent_pt = 0.0
[paragraph]
margin_after_pt = 4.0
[headings.h1]
font_size_pt = 22.0
font_weight = "bold"
text_align = "left"
margin_before_pt = 8.0
margin_after_pt = 4.0
[headings.h2]
font_size_pt = 17.0
font_weight = "bold"
margin_before_pt = 6.0
margin_after_pt = 3.0
[headings.h3]
font_size_pt = 14.0
font_weight = "bold"
[headings.h4]
font_size_pt = 12.0
font_weight = "bold"
[headings.h5]
font_size_pt = 11.0
font_weight = "bold"
[headings.h6]
font_size_pt = 10.5
font_weight = "bold"
text_color = "#57606A"
[code_block]
font_family = "Courier"
background_color = "#F6F8FA"
text_color = "#1F2328"
padding = { top = 8.0, right = 10.0, bottom = 8.0, left = 10.0 }
margin_before_pt = 6.0
margin_after_pt = 6.0
[code_inline]
font_family = "Courier"
background_color = "#EFF1F3"
text_color = "#1F2328"
[blockquote]
font_style = "italic"
text_color = "#57606A"
indent_pt = 17.0
padding = { top = 2.0, right = 6.0, bottom = 2.0, left = 8.0 }
margin_before_pt = 4.0
margin_after_pt = 4.0
[blockquote.border]
left = { width_pt = 3.0, color = "#D0D7DE", style = "solid" }
[list]
[list.common]
margin_after_pt = 0.5
indent_per_level_pt = 17.0
item_spacing_tight_pt = 0.5
item_spacing_loose_pt = 2.0
[list.unordered]
bullet = "•"
[list.ordered]
bullet = "1."
[list.task]
[table]
row_gap_pt = 2.0
cell_padding = { top = 3.0, right = 4.0, bottom = 3.0, left = 4.0 }
margin_before_pt = 4.0
margin_after_pt = 4.0
[table.header]
font_weight = "bold"
[table.cell]
[table.border.all]
width_pt = 0.5
color = "#D0D7DE"
style = "solid"
[image]
max_width_pct = 100.0
align = "center"
margin_before_pt = 4.0
margin_after_pt = 4.0
[link]
text_color = "#0969DA"
underline = false
[horizontal_rule]
color = "#D0D7DE"
thickness_pt = 0.5
style = "solid"
width_pct = 100.0
margin_before_pt = 6.0
margin_after_pt = 6.0
[metadata]
creator = "markdown2pdf"