We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb53e92 commit 7abc936Copy full SHA for 7abc936
docs/labs/create_checker.md
@@ -608,5 +608,8 @@ in this example:
608
The optional expressions before and after it are an optimization,
609
to coalesce this for speed.
610
611
+In the preprocessing replacement text, you can use `$` followed by a digit
612
+to refer to the corresponding capturing group.
613
+
614
If you load `hello.html` you'll automatically run some self-tests on
615
the default preprocessor.
0 commit comments