Skip to content

Commit 13c0994

Browse files
committed
Set header prefix to blank by default
1 parent ab1d30a commit 13c0994

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/slm.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ module.exports = {
2222
marked: {
2323
gfm: true,
2424
headerIds: true,
25+
headerPrefix: '',
2526
smartypants: true
2627
},
2728

0 commit comments

Comments
 (0)