0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-10 13:32:45 +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` return dedent`
{{toc,wide {{toc,wide
# Table Of Contents # Contents
${markdown} ${markdown}
}} }}