summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAJ Jordan <alex@strugee.net>2023-06-13 00:49:46 -0400
committerGitHub <noreply@github.com>2023-06-13 13:49:46 +0900
commit840dc552634edc65c474940cc613b3bfb5259b2c (patch)
tree15a5574e1b67a3a1170e1cacc339124364cb5851
parent1d69ca636a150a0b985f5f1a1cd17ba1801e2602 (diff)
Link to the Onigurama docs (#2355)
-rw-r--r--docs/content/manual/manual.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/content/manual/manual.yml b/docs/content/manual/manual.yml
index 489a1bb2..9a636fb3 100644
--- a/docs/content/manual/manual.yml
+++ b/docs/content/manual/manual.yml
@@ -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: