From 6c7bffb544502cd72e90a26dc35d14f86d7a416c Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 29 Dec 2011 22:11:14 -0800 Subject: Updated tests for changes to HTML note back references. --- tests/writer.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tests') diff --git a/tests/writer.html b/tests/writer.html index 0aaa6a1b3..55d07b012 100644 --- a/tests/writer.html +++ b/tests/writer.html @@ -555,14 +555,14 @@ document.write(''+''+e+''+'<\/'+

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

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

  4. Here’s the long note. This one contains multiple blocks.

    Subsequent blocks are indented to show that they belong to the footnote (as with list items).

      { <code> }
    -

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

  5. -
  6. This is easier to type. Inline notes may contain links and ] verbatim characters, as well as [bracketed text].

  7. -
  8. In quote.

  9. -
  10. In list.

  11. +

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

    +
  12. This is easier to type. Inline notes may contain links and ] verbatim characters, as well as [bracketed text].

  13. +
  14. In quote.

  15. +
  16. In list.

-- cgit v1.2.3