Support Admonition callouts (#166) (closes #88)

This commit is contained in:
Emile Bangma
2022-07-31 02:29:26 +02:00
committed by GitHub
parent e142f37e8d
commit 728d8529ec
9 changed files with 529 additions and 0 deletions

View File

@ -31,6 +31,9 @@ enableCodeBlockTitle: true
# whether to render copy buttons for code blocks
enableCodeBlockCopy: true
# whether to render callouts
enableCallouts: true
# whether to try to process Latex
enableLatex: true