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
ee4c266827
commit
5e94f78705
@ -1,10 +1,7 @@
|
||||
# Change Log
|
||||
# 更新日志
|
||||
|
||||
All notable changes to the "any-rule" extension will be documented in this file.
|
||||
|
||||
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
|
||||
|
||||
## [Unreleased]
|
||||
- 0.0.6
|
||||
1. 修复"手机号(严禁)正则"错误.
|
||||
|
||||
- 0.0.5
|
||||
1. 增加正则"迅雷链接" / "ed2k连接" / "磁力链接" / "子网掩码" / "linux文件(夹)路径" / "window文件(夹)路径"
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 正则大全       [](https://circleci.com/gh/any86/any-rule)
|
||||
# 正则大全       [](https://circleci.com/gh/any86/any-rule)
|
||||
|
||||
支持**图形界面** / **vscode插件**2种查询方式.
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
const fs = require('fs');
|
||||
const chalk = require('chalk');
|
||||
const json = require('../packages/www/src/RULES');
|
||||
let content = `# 正则大全       [](https://circleci.com/gh/any86/any-rule)
|
||||
let content = `# 正则大全       [](https://circleci.com/gh/any86/any-rule)
|
||||
|
||||
支持**图形界面** / **vscode插件**2种查询方式.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user