1
0
Fork 0

fix(markdown): No tags in opening paragraph

This commit is contained in:
joostdecock 2023-01-10 19:05:50 +01:00
parent 54ba661c94
commit 2562429363
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ title: Snippets
A Snippet is a reusable bit of markup that draws graphic elements on patterns.
Snippets are provided by [plugins](/reference/plugins) and are implemented as
[\<defs> elements](https://developer.mozilla.org/en-US/docs/Web/SVG/Element/defs)
[`defs` elements](https://developer.mozilla.org/en-US/docs/Web/SVG/Element/defs)
in the rendered SVG document.
## Signature