From a786f43e8cfcbcd7252a13e36357d78a0bc1f4bf Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Sat, 14 Jul 2007 03:37:41 +0000 Subject: Change to footnotes in HTML writer: Instead of putting the footnote backlink on a line by itself, after the content of the note, we now put it at the end of the last paragraph of the footnote. This saves space and looks better. More specifically: + If the last block of the note is a Para or Plain block, the backlink is put at the end of that block's contents. + Otherwise, the backlink is put in a separate Plain block by itself, after the footnote's contents. git-svn-id: https://pandoc.googlecode.com/svn/trunk@697 788f1e2b-df1e-0410-8736-df70ead52e1b --- tests/writer.html | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) (limited to 'tests') diff --git a/tests/writer.html b/tests/writer.html index 6d8a850bc..10d1c0c4f 100644 --- a/tests/writer.html +++ b/tests/writer.html @@ -976,9 +976,7 @@ document.write(''+e+'<\/'+'a'+'>'); />
  1. Here is the footnote. It can go anywhere after the footnote reference. It need not be placed at the end of the document.

    Here is the footnote. It can go anywhere after the footnote reference. It need not be placed at the end of the document.

  2. '+e+'<\/'+'a'+'>');

    If you want, you can indent every line, but you can also be lazy and just indent the first line of each block.

    If you want, you can indent every line, but you can also be lazy and just indent the first line of each block.

  3. '+e+'<\/'+'a'+'>'); >links and ] verbatim characters, as well as [bracketed text].

    verbatim characters, as well as [bracketed text].

  4. In quote.

    In quote.

  5. In list.

    In list.