add warning to README and docs
This commit is contained in:
parent
59b1146be7
commit
22a27d04eb
@ -31,6 +31,8 @@ Our [documentation pages](https://marked.js.org) are also rendered using marked
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
### Warning: 🚨 Marked does not sanitize the output HTML by default 🚨
|
||||||
|
|
||||||
**CLI**
|
**CLI**
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
@ -64,4 +66,3 @@ $ cat hello.html
|
|||||||
## License
|
## License
|
||||||
|
|
||||||
Copyright (c) 2011-2018, Christopher Jeffrey. (MIT License)
|
Copyright (c) 2011-2018, Christopher Jeffrey. (MIT License)
|
||||||
|
|
||||||
|
@ -39,6 +39,8 @@ These documentation pages are also rendered using marked 💯
|
|||||||
|
|
||||||
<h2 id="usage">Usage</h2>
|
<h2 id="usage">Usage</h2>
|
||||||
|
|
||||||
|
### Warning: 🚨 Marked does not sanitize the output HTML by default 🚨
|
||||||
|
|
||||||
**CLI**
|
**CLI**
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user