mirror of
https://github.com/cheat/cheat.git
synced 2025-07-04 12:51:57 +02:00
Add Image syntax to markdown
This commit is contained in:
@ -35,6 +35,9 @@ ___
|
|||||||
# links
|
# links
|
||||||
This is [an example](http://example.com "Title") inline link.
|
This is [an example](http://example.com "Title") inline link.
|
||||||
|
|
||||||
|
# image
|
||||||
|

|
||||||
|
|
||||||
# emphasis
|
# emphasis
|
||||||
*em* _em_
|
*em* _em_
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user