23 Sep
2002
23 Sep
'02
7:39 a.m.
Text encloded by double quotes followed by a colon, the string img, another colon, an URL, and concluded by punctuation plus white space, or just white space, is treated as an inline image. this rule doesn't seem to be working. Am I missing something obvious? Is there some other way I can get this working?
why not just simple html like <img src=bla.jpg> ? It works for me. In case of the image tag (not all other HTML tags) I don't think that anything other is easier than the original html image tag. This is of course not true for the link tag (a href).