output: Add footnote support.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 13 Sep 2014 23:41:08 +0000 (16:41 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 13 Sep 2014 23:41:08 +0000 (16:41 -0700)
The initials support for footnotes does not allow the client to specify
the markers and does not merge footnotes with the same text so that they
have the same markers.  It might be necessary to implement one or both of
those features.

The footnote feature doesn't have any users yet, outside of the tests.


No differences found