From: Yuri T. <qar...@gm...> - 2008-10-29 18:49:59
|
> at the output. There are a few little oddities I'll fix, but the real > problem (IMO) is the random strings in the generated links from marker > to note and back. As they are randomly generated, they are never the > same. This means that if a user was to link to a specific footnote > (i.e.: ``http://example.com/page.html#fn1-xxxxxxxxx``), the link I did this to make it possible to display multiple markdown documents on the same HTML page. E.g., several entries on the front page of the blog. But I agree, this is an ugly solution. You can get rid of the random suffix, and meanwhile I will think about a better way to deal with multiple documents on a page and similar issues. - yuri -- http://sputnik.freewisdom.org/ |