0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-29 02:32:37 +00:00

Merge pull request #3345 from RKuerten/fixContentsSnippet

Updated Table of Contents snippet
This commit is contained in:
Trevor Buckner
2024-03-06 12:45:38 -05:00
committed by GitHub

View File

@@ -78,7 +78,7 @@ module.exports = function(props){
return dedent`
{{toc,wide
# Table Of Contents
# Contents
${markdown}
}}