image reference image not work

57 views
Skip to first unread message

zhaoyou

unread,
Aug 20, 2011, 9:41:33 AM8/20/11
to MarkdownJ
Reference-style image syntax looks like this:

![Alt text][id]
Where “id” is the name of a defined image reference. Image references
are defined using syntax identical to link references:

[id]: url/to/image "Optional title attribute"

i look markdown doc see image syntax, but i write code not work:

![test][1]


[1]: http://i.stack.imgur.com/8wQ4J.jpg "你好"


Reply all
Reply to author
Forward
0 new messages