From: Magnus L. H. <ma...@he...> - 2008-10-17 17:07:15
|
On Oct 17, 2008, at 18:31 , Yuri Takhteyev wrote: > Thanks. I appreciate you doing this work. > > I checked the extension in under markdown_extensions/toc.py and put a > test file under tests/extensions-x-toc/syntax-toc.txt. One thing that *might* be related to toc generation is more of a "tag cloud" generation thing... Heres a description of what I mean: Anyone got a good text-parser for tagged text? http://www.boingboing.net/2008/08/12/anyone-got-a-good-te.html Maybe it's heretical to suggest something like this -- either some new syntax would have to be introduced, or some existing syntax would have to be hijacked -- but it's something I'm looking for, so I thought I'd mention it :) (In some ways this is more related to generating an index -- or multiple indices. After all, a tag cloud is just a topic index, with hyperlinks instead of page numbers.) -- Magnus Lie Hetland http://hetland.org |