Skip to content

Commit 80c2bb0

Browse files
committed
docs: useHtmlNormalizer web reference
1 parent 41a8611 commit 80c2bb0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/INPUT_API_REFERENCE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -584,9 +584,9 @@ If true, Android will use experimental synchronous events. This will prevent fro
584584

585585
If true, external HTML pasted/inserted into the input (e.g. from Google Docs, Word, or web pages) will be normalized into the canonical tag subset that the enriched parser understands. However, this is an experimental feature, which has not been thoroughly tested. We may decide to enable it by default in a future release.
586586

587-
| Type | Default Value | Platform |
588-
| ------ | ------------- | ------------ |
589-
| `bool` | `false` | iOS, Android |
587+
| Type | Default Value | Platform |
588+
| ------ | ------------- | ------------ |
589+
| `bool` | `false` | iOS, Android, Web |
590590

591591
## Ref Methods
592592

0 commit comments

Comments
 (0)