mirror of
https://github.com/any86/any-rule.git
synced 2025-07-14 15:38:58 +08:00
docs: 更新文档和文档模板
This commit is contained in:
parent
dd76542b87
commit
7cccdc1f5f
@ -1,8 +1,8 @@
|
|||||||
# 正则大全  [](https://marketplace.visualstudio.com/items?itemName=russell.any-rule) [](https://marketplace.visualstudio.com/items?itemName=russell.any-rule) [](https://marketplace.visualstudio.com/items?itemName=russell.any-rule)  [](https://circleci.com/gh/any86/any-rule)
|
# 正则大全  [](https://marketplace.visualstudio.com/items?itemName=russell.any-rule) [](https://marketplace.visualstudio.com/items?itemName=russell.any-rule) [](https://marketplace.visualstudio.com/items?itemName=russell.any-rule)  [](https://circleci.com/gh/any86/any-rule)
|
||||||
|
|
||||||
支持**图形界面** / **vscode插件**2种查询方式.
|
支持**图形界面** / **vscode插件**2种查询方式.
|
||||||
|
|
||||||
## :whale:图形界面
|
## :rocket:图形界面
|
||||||
https://any86.github.io/any-rule/
|
https://any86.github.io/any-rule/
|
||||||
|
|
||||||
## vscode插件
|
## vscode插件
|
||||||
@ -11,7 +11,10 @@ https://any86.github.io/any-rule/
|
|||||||
3. 输入"**zz**"可以看到正则列表.
|
3. 输入"**zz**"可以看到正则列表.
|
||||||
4. 或者**输入关键词**, 比如"手机".
|
4. 或者**输入关键词**, 比如"手机".
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## 关于PR
|
||||||
|
欢迎大家PR, 提交**正则**请在**packages/www/RULES.js**中添加, 文档无需修改, 我合并后会通过脚本自动更新文档. 在此感谢大家对any-rule做出的贡献!
|
||||||
|
|
||||||
## 正则
|
## 正则
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ let content = `# 正则大全 ${badges.join(' ')}
|
|||||||
|
|
||||||
支持**图形界面** / **vscode插件**2种查询方式.
|
支持**图形界面** / **vscode插件**2种查询方式.
|
||||||
|
|
||||||
## :whale:图形界面
|
## :rocket:图形界面
|
||||||
https://any86.github.io/any-rule/
|
https://any86.github.io/any-rule/
|
||||||
|
|
||||||
## vscode插件
|
## vscode插件
|
||||||
@ -34,6 +34,9 @@ https://any86.github.io/any-rule/
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## 关于PR
|
||||||
|
欢迎大家PR, 提交**正则**请在**packages/www/RULES.js**中添加, 文档无需修改, 我合并后会通过脚本自动更新文档. 在此感谢大家对any-rule做出的贡献!
|
||||||
|
|
||||||
## 正则
|
## 正则
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user