Skip to content

Commit 8384164

Browse files
committed
(docs) disable text formatting prop
1 parent 3cc298c commit 8384164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ textMessages="{
189189
}"
190190
```
191191

192-
(8) `textFormatting` can be used to add text formatting. Currently, bold, italic, strikethrough and underline formatting are available. All text formatting can be used in conjonction. Ex:
192+
(8) `textFormatting` can be used to add text formatting. Currently, bold, italic, strikethrough and underline formatting are available and can be used in conjonction. You can disable text formatting by passing the prop as `:textFormatting="false"`.
193193

194194
| Style | Syntax | Example | Output |
195195
| ----------------- | --------------- | -------------------------------------- | -------------------------------------- |

0 commit comments

Comments
 (0)