0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-15 14:52:39 +00:00
This commit is contained in:
Trevor Buckner
2021-07-20 23:39:34 -04:00
parent a02e36e13f
commit ba766254f8

View File

@@ -148,7 +148,7 @@ module.exports = [
gen : function(){ gen : function(){
return dedent` return dedent`
{{note {{note
##### Time to Drop Knowledge', ##### Time to Drop Knowledge
Use notes to point out some interesting information. Use notes to point out some interesting information.
**Tables and lists** both work within a note. **Tables and lists** both work within a note.
@@ -164,7 +164,7 @@ module.exports = [
{{descriptive {{descriptive
##### Time to Drop Knowledge ##### Time to Drop Knowledge
Use descriptive boxes to highlight text that should be read aloud. Use descriptive boxes to highlight text that should be read aloud.
**Tables and lists** both work within a descriptive box. **Tables and lists** both work within a descriptive box.
}} }}
\n`; \n`;