Image paths

robert mcgonegal robert37 at gmail.com
Mon Nov 7 19:31:20 EST 2005


Often all of my images on a page have the same long, convoluted path.
Has a separate "reference style" path ever been considered? eg.

![alt text](pic1.jpg)

![alt text](pic2.jpg)

![alt text](pic3.jpg)

I'd even prefer

!(pic4.jpg)
[alt text goes here below the image name]

And somewhere in the file, a path to apply to all of them:

!path(http://www.domain.com/folder1/folder2/folder3/)

Of course it would have to ignore the images that do have path info.
Not being much with regular expressions, thats easy for me to say. Is
this feasible?

Robert McGonegal


More information about the Markdown-Discuss mailing list