mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-13 20:39:38 +02:00
fix typo
This commit is contained in:
@@ -97,7 +97,7 @@ Default value: '"trebuchet ms", verdana, arial, sans-serif;'.
|
|||||||
|
|
||||||
**Notes**:
|
**Notes**:
|
||||||
|
|
||||||
- **strict**: (**default**) tags in text are encoded, click functionality is disabeled
|
- **strict**: (**default**) tags in text are encoded, click functionality is disabled
|
||||||
- **loose**: tags in text are allowed, click functionality is enabled
|
- **loose**: tags in text are allowed, click functionality is enabled
|
||||||
- **antiscript**: html tags in text are allowed, (only script element is removed), click functionality is enabled
|
- **antiscript**: html tags in text are allowed, (only script element is removed), click functionality is enabled
|
||||||
|
|
||||||
|
@@ -89,7 +89,7 @@ const config = {
|
|||||||
*
|
*
|
||||||
* **Notes**:
|
* **Notes**:
|
||||||
*
|
*
|
||||||
* - **strict**: (**default**) tags in text are encoded, click functionality is disabeled
|
* - **strict**: (**default**) tags in text are encoded, click functionality is disabled
|
||||||
* - **loose**: tags in text are allowed, click functionality is enabled
|
* - **loose**: tags in text are allowed, click functionality is enabled
|
||||||
* - **antiscript**: html tags in text are allowed, (only script element is removed), click functionality is enabled
|
* - **antiscript**: html tags in text are allowed, (only script element is removed), click functionality is enabled
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user