1
0
Fork 0
mirror of https://github.com/em-squared/5e-drs.git synced 2025-10-31 05:24:20 +00:00

tooltips états préjudiciables et sorts

This commit is contained in:
Maxime Moraine 2021-03-13 16:05:08 +01:00
parent b508862c9b
commit 336bf264b9
48 changed files with 212 additions and 84 deletions

View file

@ -129,6 +129,7 @@ module.exports = {
$page.rawContent = ($page._strippedContent)
},
markdown: {
html: true,
extractHeaders: [ 'h1', 'h2', 'h3', 'h4', 'h5', 'h6' ],
anchor: {
permalinkBefore: false,