test
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Noparse
|
||||
|
||||
The `<noparse>` tag creates a scope that TextMesh Pro does not parse.
|
||||
|
||||
This is useful for rendering text that TextMesh Pro normally interprets as a rich text tag, without disabling rich text tags.
|
||||
|
||||
**Example:**
|
||||
|
||||
```
|
||||
Use <noparse><b></noparse> for <b>bold</b> text.
|
||||
```
|
||||
|
||||
<br/>
|
||||
_Prevent parsing of some tags_
|
Reference in New Issue
Block a user