Skip to content

Commit

Permalink
Fix typo in example in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Aug 8, 2024
1 parent e4cb60e commit 77364ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -1243,7 +1243,7 @@ const preset = {
remarkCommentConfig,
[remarkToc, {maxDepth: 3, tight: true}],
remarkLicense
]
],
settings: {bullet: '*', emphasis: '*', fences: true},
}

Expand Down

0 comments on commit 77364ee

Please sign in to comment.