Skip to content

Commit ae36417

Browse files
committed
fix: add InfoBox for usage of userscript generator
1 parent a1a99ef commit ae36417

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/posts/features-in-userscript-generator.md renamed to content/posts/features-in-userscript-generator.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ path: /posts/features-in-userscript-generator/
66

77
[Userscript Generator](https://github.com/violentmonkey/generator-userscript) is a Yeoman generator to quickly initiate a new project for a userscript.
88

9+
<InfoBox>
910
See [Using modern syntax](/guide/using-modern-syntax/) for the usage.
11+
</InfoBox>
1012

1113
In this post we will dive into each feature and see why and how we use it, and whether we have different choices.
1214

0 commit comments

Comments
 (0)