Skip to content

Commit 2598516

Browse files
author
Ben Taylor
authored
fix readme weird formatting issue
1 parent b848195 commit 2598516

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,11 +104,13 @@ will add the following to your markup (will be minified):
104104
| schema | Object (json) | This should be the schema that you want for your structured data node: `{name: "It is awesome", reviewBody: "This is great!"}` |
105105

106106
#### JSONLD node propTypes
107+
107108
| PropType | Value | Description |
108109
| ------------- | ----------- | ------ |
109110
| dangerouslyExposeHtml | Boolean | Set this to render the json within script tag using `dangerouslySetInnerHTML` |
110111

111112
#### Schema node PropTypes
113+
112114
| PropType | Value | Description |
113115
| ------------- | ------------- | ------ |
114116
| parentID | String | Sets the id of the schema that becomes a reference that the children point to `"@id": "product-x"` |

0 commit comments

Comments
 (0)