Skip to content

Commit 2a61ee6

Browse files
docs(readme): update table of contents with FAQ addition
1 parent b6813dd commit 2a61ee6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ parse('<p>Hello, World!</p>'); // React.createElement('p', {}, 'Hello, World!')
5050
- [Warning: validateDOMNesting(...): Whitespace text nodes cannot appear as a child of table](#warning-validatedomnesting-whitespace-text-nodes-cannot-appear-as-a-child-of-table)
5151
- [Don't change case of tags](#dont-change-case-of-tags)
5252
- [TS Error: Property 'attribs' does not exist on type 'DOMNode'](#ts-error-property-attribs-does-not-exist-on-type-domnode)
53+
- [Can I enable `trim` for certain elements?](#can-i-enable-trim-for-certain-elements)
5354
- [Performance](#performance)
5455
- [Contributors](#contributors)
5556
- [Code Contributors](#code-contributors)

0 commit comments

Comments
 (0)