mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-18 15:51:28 +00:00
Adding in page ids to allow for hyperlinking
This commit is contained in:
@@ -63,6 +63,12 @@ module.exports = [
|
||||
gen : "<div class='pageNumber auto'></div>\n"
|
||||
},
|
||||
|
||||
{
|
||||
name : "Link to page",
|
||||
icon : 'fa-link',
|
||||
gen : "[Click here](#p3) to go to page 3\n"
|
||||
},
|
||||
|
||||
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user