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

corrections de coquilles diverses

This commit is contained in:
Maxime Moraine 2020-04-23 17:43:41 +02:00
parent 3deecb8298
commit f111c11b21
9 changed files with 23 additions and 21 deletions

View file

@ -129,6 +129,7 @@ module.exports = {
$page.rawContent = ($page._strippedContent)
},
markdown: {
extractHeaders: [ 'h1', 'h2', 'h3', 'h4', 'h5', 'h6' ],
anchor: {
permalinkBefore: false,
permalinkSymbol: '<i class="v-icon notranslate mdi mdi-link-variant"></i>'
@ -499,7 +500,7 @@ module.exports = {
path: '/les-tresors/'
},
{
title: "Objects magiques",
title: "Objets magiques",
path: '/objets-magiques/'
},
{