0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 22:52:40 +00:00
This commit is contained in:
David Bolack
2024-09-09 17:09:24 -05:00
parent e777fb542a
commit 3629292ebb

View File

@@ -103,14 +103,6 @@ module.exports = [
--TOC: include;
}\n\n`,
subsnippets : [
{
name : 'Enable H1-H3 all pages',
icon : 'fas fa-dice-three',
gen : dedent`/* Add ToC include for H3 level Headers */
.page h3 {
--TOC: include;
}\n\n`
},
{
name : 'Enable H1-H4 all pages',
icon : 'fas fa-dice-four',