Skip to content

Commit

Permalink
Trigger documentation rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
propensive committed Jan 1, 2024
1 parent b7d837b commit 6595922
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/basics.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,4 @@ to be escaped, with the exception of `$` which should be written as `$$`. It is
still necessary, however, to follow the regular expression escaping rules, for
example, an extractor matching a single opening parenthesis would be written as
`r"\("` or `r"""\("""`.

0 comments on commit 6595922

Please sign in to comment.