Col-E / Col-E/Code2HTML

Subpatterns

Aperta
#5 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Java
Stelle
36
Fork
3
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.