ffs, i should have committed wayyy earlier
This commit is contained in:
6
registry/aliases/default.yaml
Normal file
6
registry/aliases/default.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
description: "Core capture aliases for Marka"
|
||||
patterns:
|
||||
text: ".+"
|
||||
word: "\\S+"
|
||||
num: "(?:\\d+(?:[.,]\\d+)?(?:\\s?\\d+/\\d+)?)" # 3 | 1.5 | 1 1/2
|
||||
indexMarker: "\\d+[.)]" # 1. / 1)
|
Reference in New Issue
Block a user