File size: 509 Bytes
0cb2777 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
title: Verticator
author: Martijn De Jongh (Martino)
version: 1.2.3
quarto-required: ">=1.2.198"
contributes:
revealjs-plugins:
-
name: Verticator
script: verticator.js
stylesheet: verticator.css
config:
verticator:
themetag: 'h1'
color: ''
inversecolor: ''
skipuncounted: false
clickable: true
position: 'auto'
offset: '3vmin'
autogenerate: true
tooltip: false
scale: 1 |