Subpatterns
オープン
enhancement
- 主要言語
- Java
- スター
- 36
- フォーク
- 3
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Lets say I have the following text:
```
pom.xml
```
I can make a rule that registers `` and `` as HTML tags (`<[\s\w="\/;'.,:?-]+>`), but I then want to look inside the matched region and match keywords like `class` and strings. I can't do this with single-level patterns. This will need sub-patterns to accomplish.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。