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 dc1a006 commit bce1793Copy full SHA for bce1793
readme.md
@@ -258,8 +258,8 @@ Configuration (TypeScript type).
258
manually)
259
* `handlers` (`Record<string, Handle>`, optional)
260
— custom handlers
261
-* `space` ([`Space`][api-space], default: `'html'`).
262
- which space the document is in; when an `<svg>` element is found in the
+* `space` ([`Space`][api-space], default: `'html'`)
+ — which space the document is in; when an `<svg>` element is found in the
263
HTML space, this package already automatically switches to and from the SVG
264
space when entering and exiting it
265
* `stylePropertyNameCase`
0 commit comments