mirror of
https://codeberg.org/NLnet/takentaal.git
synced 2025-08-29 14:00:06 +00:00
feat: reuse DIGIT rule
This commit is contained in:
parent
3138a4c499
commit
7c26274bda
1 changed files with 2 additions and 1 deletions
|
@ -97,5 +97,6 @@ fragment TEXTHEAD
|
|||
|
||||
fragment TEXTBODY
|
||||
: TEXTHEAD
|
||||
| [0-9_()., ]
|
||||
| DIGIT
|
||||
| [_()., ]
|
||||
;
|
Loading…
Add table
Add a link
Reference in a new issue