1
0
mirror of https://github.com/stedolan/jq.git synced 2024-05-11 05:55:39 +00:00

Link to the Onigurama docs (#2355)

This commit is contained in:
AJ Jordan
2023-06-13 00:49:46 -04:00
committed by GitHub
parent 1d69ca636a
commit 840dc55263

View File

@ -2296,9 +2296,10 @@ sections:
- title: Regular expressions (PCRE)
body: |
jq uses the Oniguruma regular expression library, as do php,
ruby, TextMate, Sublime Text, etc, so the description here
will focus on jq specifics.
jq uses the
[Oniguruma regular expression library](https://github.com/kkos/oniguruma/blob/master/doc/RE),
as do php, ruby, TextMate, Sublime Text, etc, so the
description here will focus on jq specifics.
The jq regex filters are defined so that they can be used using
one of these patterns: