search for: markdownrc

Displaying 1 result from an estimated 1 matches for "markdownrc".

Did you mean: markdown
2008 Apr 19
3
Feature Request External label resolution
...is happens I have to change the link for every pic on every page. If I use an image in 6 places, I have to change it in 6 places. HOWEVER Suppose I cleverly used the footnote form of links. I.e: [Image alt text][LABEL] Suppose that markdown was clever enough to reference an external file (in .markdownrc of course) for the resolution of LABEL. NOW when I re-arrange the universe, I only have to change the reference in this one file, NOT in every file that references it.