Col-E / Col-E/Code2HTML

Subpatterns

未关闭
#5 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。