0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 22:52:40 +00:00

Add to base snippets

This commit is contained in:
G.Ambatte
2022-10-05 21:29:49 +13:00
parent 5de63799c2
commit ee3cd21486

View File

@@ -22,6 +22,11 @@ module.exports = [
icon : 'fas fa-file-alt',
gen : '\n\\page\n'
},
{
name : 'Page Break with Footer',
icon : 'fas fa-file',
gen : '\n{{footnote PART 1 | SECTION NAME}}\n{{pageNumber,auto}}\n\n\\page\n'
},
{
name : 'Vertical Spacing',
icon : 'fas fa-arrows-alt-v',