Col-E / Col-E/Code2HTML

Subpatterns

Open
#5 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
36
Forks
3
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.