mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-05 12:22:44 +00:00
Remove
This commit is contained in:
@@ -103,14 +103,6 @@ module.exports = [
|
|||||||
--TOC: include;
|
--TOC: include;
|
||||||
}\n\n`,
|
}\n\n`,
|
||||||
subsnippets : [
|
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',
|
name : 'Enable H1-H4 all pages',
|
||||||
icon : 'fas fa-dice-four',
|
icon : 'fas fa-dice-four',
|
||||||
|
|||||||
Reference in New Issue
Block a user