-
Notifications
You must be signed in to change notification settings - Fork 435
Open
Description
I'm trying to use grip to render image tags properly, but it does not seem to understand the syntax being used in markdown, e.g.:
[[images/reference/main.png]]
I would have expected something like this to be generated:
<img src="images/reference/main.png/>
but it's simply copying the entire thing as literal text. Am I missing something?
Hct343
Metadata
Metadata
Assignees
Labels
No labels