diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-07-07 19:08:11 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-07-07 19:08:11 +0000 |
commit | 54a0e4c3b2a518b3fa42c57450869260d02c493c (patch) | |
tree | d91bd290fdd7b87504bb6affd65e4e775802d60c /INSTALL | |
parent | f2b16c2065ae5b87615a07ed8b3879f980c26464 (diff) | |
download | pandoc-54a0e4c3b2a518b3fa42c57450869260d02c493c.tar.gz |
HTML writer modifications:
+ Added code to HTML Writer to generate a table of contents if the
writerTableOfContents option is specified. This is an unordered list
with links to the headers. It is constructed hierarchically, based on
the order of the headers and their levels.
+ If a TOC is used, the headers become links back to the TOC.
+ Removed Toc from WriterState; instead, the TOC is generated at the top
level, by the function tableOfContents.
+ Fixed a bug in uniqueIdentifiers which prevented it from handling more than
one duplicate.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@634 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions