Replace table shortcode with markdown attributes for class

This commit is contained in:
2024-11-15 17:25:46 -06:00
parent ddb57e0120
commit c9095e948b
3 changed files with 13 additions and 17 deletions

View File

@ -2,6 +2,12 @@ markup:
highlight:
noClasses: false
lineNos: true
goldmark:
parser:
attribute:
block: true
# this is enabled by default already
#title: true
params:
readingtime: true