Added optional rendering of code block titles (#148)

This commit is contained in:
Geoffrey Garrett
2022-07-01 20:03:52 +02:00
committed by GitHub
parent 8d7a7b712f
commit d3e20b8b94
9 changed files with 321 additions and 102 deletions

View File

@ -3,6 +3,7 @@ enableToc: true
openToc: false
enableLinkPreview: true
enableLatex: true
enableCodeBlockTitle: true
enableSPA: true
enableFooter: true
enableContextualBacklinks: true