slides: improvements for the html output
This commit is contained in:
parent
03201efe40
commit
bd5ff0579e
2 changed files with 13 additions and 10 deletions
|
@ -3,6 +3,15 @@
|
|||
defaults:
|
||||
# override the terminal font size when in windows or when using sixel.
|
||||
terminal_font_size: 20
|
||||
validate_overflows: always
|
||||
|
||||
max_columns: 100
|
||||
# Valid values: left, center, right
|
||||
max_columns_alignment: center
|
||||
|
||||
max_rows: 30
|
||||
# Valid values: top, center, bottom
|
||||
max_rows_alignment: top
|
||||
|
||||
speaker_notes:
|
||||
always_publish: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue