mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 22:52:40 +00:00
Remove
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user