From 8d7ce0fdf0a71e8c34fb7e3bff8909884f3af3a2 Mon Sep 17 00:00:00 2001 From: mb21 Date: Tue, 31 Oct 2017 10:32:17 +0100 Subject: HTML Writer: consistently use dashed class-names see #3556 --- test/writer.html5 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'test/writer.html5') diff --git a/test/writer.html5 b/test/writer.html5 index e3b3a07ca..db2317be1 100644 --- a/test/writer.html5 +++ b/test/writer.html5 @@ -526,25 +526,25 @@ Blah

Here is a movie movie icon.


Footnotes

-

Here is a footnote reference,1 and another.2 This should not be a footnote reference, because it contains a space.[^my note] Here is an inline note.3

+

Here is a footnote reference,1 and another.2 This should not be a footnote reference, because it contains a space.[^my note] Here is an inline note.3

-

Notes can go in quotes.4

+

Notes can go in quotes.4

    -
  1. And in list items.5
  2. +
  3. And in list items.5

This paragraph should not be part of the note, as it is not indented.


    -
  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