images to svg

This commit is contained in:
Ilya Kantor 2019-07-28 15:42:37 +03:00
parent a31e881856
commit 3ba28aa104
734 changed files with 11682 additions and 245 deletions

View file

@ -103,7 +103,7 @@ alert(result); // <span class="my">, span class="my", span, class="my"
Here's how groups look:
![](regexp-nested-groups.png)
![](regexp-nested-groups.svg)
At the zero index of the `result` is always the full match.