add default markup parameters (attribute settings)

This commit is contained in:
Helmut Merz 2024-12-16 09:55:18 +01:00
parent 3d541cb37c
commit cfb7931a33

View file

@ -22,6 +22,13 @@ related:
threshold: 80
toLower: true
markup:
goldmark:
parser:
attribute:
block: true
title: true
# non-standard: escaped JSON lines
# with \\n and \\t for import to PostgreSQL jsonb column
# see `sql` directory