Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed
https://markdown-it.github.io/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
264 B
14 lines
264 B
10 years ago
|
Link: <http://example.com/>.
|
||
|
|
||
|
With an ampersand: <http://example.com/?foo=1&bar=2>
|
||
|
|
||
|
* In a list?
|
||
|
* <http://example.com/>
|
||
|
* It should.
|
||
|
|
||
|
> Blockquoted: <http://example.com/>
|
||
|
|
||
|
Auto-links should not occur here: `<http://example.com/>`
|
||
|
|
||
|
or here: <http://example.com/>
|