[
  {
    "docTitle": [
      {
        "Str": "Pandoc"
      },
      "Space",
      {
        "Str": "User"
      },
      {
        "Str": "'"
      },
      {
        "Str": "s"
      },
      "Space",
      {
        "Str": "Guide"
      }
    ],
    "docAuthors": [
      [
        {
          "Str": "John"
        },
        "Space",
        {
          "Str": "MacFarlane"
        }
      ]
    ],
    "docDate": [
      {
        "Str": "January"
      },
      "Space",
      {
        "Str": "27"
      },
      {
        "Str": ","
      },
      "Space",
      {
        "Str": "2012"
      }
    ]
  },
  [
    {
      "Header": [
        1,
        [
          {
            "Str": "Synopsis"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "pandoc"
        },
        "Space",
        {
          "Str": "["
        },
        {
          "Emph": [
            {
              "Str": "options"
            }
          ]
        },
        {
          "Str": "]"
        },
        "Space",
        {
          "Str": "["
        },
        {
          "Emph": [
            {
              "Str": "input"
            },
            {
              "Str": "-"
            },
            {
              "Str": "file"
            }
          ]
        },
        {
          "Str": "]"
        },
        {
          "Str": "."
        },
        {
          "Str": "."
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        1,
        [
          {
            "Str": "Description"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "Pandoc"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "Haskell"
              }
            ],
            [
              "http://www.haskell.org/",
              ""
            ]
          ]
        },
        "Space",
        {
          "Str": "library"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "converting"
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "markup"
        },
        "Space",
        {
          "Str": "format"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "another"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "command"
        },
        {
          "Str": "-"
        },
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "tool"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "uses"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "library"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "It"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "read"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "markdown"
              }
            ],
            [
              "http://daringfireball.net/projects/markdown/",
              ""
            ]
          ]
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "subsets"
        },
        "Space",
        {
          "Str": "of"
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "Textile"
              }
            ],
            [
              "http://redcloth.org/textile",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "reStructuredText"
              }
            ],
            [
              "http://docutils.sourceforge.net/docs/ref/rst/introduction.html",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "HTML"
              }
            ],
            [
              "http://www.w3.org/TR/html40/",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "LaTeX"
              }
            ],
            [
              "http://www.latex-project.org/",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "DocBook"
              },
              "Space",
              {
                "Str": "XML"
              }
            ],
            [
              "http://www.docbook.org/",
              ""
            ]
          ]
        },
        {
          "Str": ";"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "write"
        },
        "Space",
        {
          "Str": "plain"
        },
        "Space",
        {
          "Str": "text"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "markdown"
              }
            ],
            [
              "http://daringfireball.net/projects/markdown/",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "reStructuredText"
              }
            ],
            [
              "http://docutils.sourceforge.net/docs/ref/rst/introduction.html",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "XHTML"
              }
            ],
            [
              "http://www.w3.org/TR/xhtml1/",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "HTML"
              },
              "Space",
              {
                "Str": "5"
              }
            ],
            [
              "http://www.w3.org/TR/html5/",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "LaTeX"
              }
            ],
            [
              "http://www.latex-project.org/",
              ""
            ]
          ]
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "including"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "beamer"
              }
            ],
            [
              "http://www.tex.ac.uk/CTAN/macros/latex/contrib/beamer",
              ""
            ]
          ]
        },
        "Space",
        {
          "Str": "slide"
        },
        "Space",
        {
          "Str": "shows"
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "ConTeXt"
              }
            ],
            [
              "http://www.pragma-ade.nl/",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "RTF"
              }
            ],
            [
              "http://en.wikipedia.org/wiki/Rich_Text_Format",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "DocBook"
              },
              "Space",
              {
                "Str": "XML"
              }
            ],
            [
              "http://www.docbook.org/",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "OpenDocument"
              },
              "Space",
              {
                "Str": "XML"
              }
            ],
            [
              "http://opendocument.xml.org/",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "ODT"
              }
            ],
            [
              "http://en.wikipedia.org/wiki/OpenDocument",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "Word"
              },
              "Space",
              {
                "Str": "docx"
              }
            ],
            [
              "http://www.microsoft.com/interop/openup/openxml/default.aspx",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "GNU"
              },
              "Space",
              {
                "Str": "Texinfo"
              }
            ],
            [
              "http://www.gnu.org/software/texinfo/",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "MediaWiki"
              },
              "Space",
              {
                "Str": "markup"
              }
            ],
            [
              "http://www.mediawiki.org/wiki/Help:Formatting",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "EPUB"
              }
            ],
            [
              "http://www.idpf.org/",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "Textile"
              }
            ],
            [
              "http://redcloth.org/textile",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "groff"
              },
              "Space",
              {
                "Str": "man"
              }
            ],
            [
              "http://developer.apple.com/DOCUMENTATION/Darwin/Reference/ManPages/man7/groff_man.7.html",
              ""
            ]
          ]
        },
        "Space",
        {
          "Str": "pages"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "Emacs"
              },
              "Space",
              {
                "Str": "Org"
              },
              {
                "Str": "-"
              },
              {
                "Str": "Mode"
              }
            ],
            [
              "http://orgmode.org",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "AsciiDoc"
              }
            ],
            [
              "http://www.methods.co.nz/asciidoc/",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "Slidy"
              }
            ],
            [
              "http://www.w3.org/Talks/Tools/Slidy/",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "Slideous"
              }
            ],
            [
              "http://goessner.net/articles/slideous/",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "DZSlides"
              }
            ],
            [
              "http://paulrouget.com/dzslides/",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "S5"
              }
            ],
            [
              "http://meyerweb.com/eric/tools/s5/",
              ""
            ]
          ]
        },
        "Space",
        {
          "Str": "HTML"
        },
        "Space",
        {
          "Str": "slide"
        },
        "Space",
        {
          "Str": "shows"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "It"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "also"
        },
        "Space",
        {
          "Str": "produce"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "PDF"
              }
            ],
            [
              "http://www.adobe.com/pdf/",
              ""
            ]
          ]
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "on"
        },
        "Space",
        {
          "Str": "systems"
        },
        "Space",
        {
          "Str": "where"
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "installed"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Pandoc"
        },
        {
          "Str": "'"
        },
        {
          "Str": "s"
        },
        "Space",
        {
          "Str": "enhanced"
        },
        "Space",
        {
          "Str": "version"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "markdown"
        },
        "Space",
        {
          "Str": "includes"
        },
        "Space",
        {
          "Str": "syntax"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "footnotes"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "tables"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "flexible"
        },
        "Space",
        {
          "Str": "ordered"
        },
        "Space",
        {
          "Str": "lists"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "definition"
        },
        "Space",
        {
          "Str": "lists"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "delimited"
        },
        "Space",
        {
          "Str": "code"
        },
        "Space",
        {
          "Str": "blocks"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "superscript"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "subscript"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "strikeout"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "title"
        },
        "Space",
        {
          "Str": "blocks"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "automatic"
        },
        "Space",
        {
          "Str": "tables"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "contents"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "embedded"
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        "Space",
        {
          "Str": "math"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "citations"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "markdown"
        },
        "Space",
        {
          "Str": "inside"
        },
        "Space",
        {
          "Str": "HTML"
        },
        "Space",
        {
          "Str": "block"
        },
        "Space",
        {
          "Str": "elements"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "These"
        },
        "Space",
        {
          "Str": "enhancements"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "described"
        },
        "Space",
        {
          "Str": "below"
        },
        "Space",
        {
          "Str": "under"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "Pandoc"
              },
              {
                "Str": "'"
              },
              {
                "Str": "s"
              },
              "Space",
              {
                "Str": "markdown"
              }
            ],
            [
              "#pandocs-markdown",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "disabled"
        },
        "Space",
        {
          "Str": "using"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--strict"
          ]
        },
        "Space",
        {
          "Str": "option"
        },
        {
          "Str": "."
        },
        {
          "Str": ")"
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "In"
        },
        "Space",
        {
          "Str": "contrast"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "most"
        },
        "Space",
        {
          "Str": "existing"
        },
        "Space",
        {
          "Str": "tools"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "converting"
        },
        "Space",
        {
          "Str": "markdown"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "HTML"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "which"
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Str": "regex"
        },
        "Space",
        {
          "Str": "substitutions"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Pandoc"
        },
        "Space",
        {
          "Str": "has"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "modular"
        },
        "Space",
        {
          "Str": "design"
        },
        {
          "Str": ":"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "consists"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "set"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "readers"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "which"
        },
        "Space",
        {
          "Str": "parse"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "given"
        },
        "Space",
        {
          "Str": "format"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "produce"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "native"
        },
        "Space",
        {
          "Str": "representation"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "document"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "set"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "writers"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "which"
        },
        "Space",
        {
          "Str": "convert"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "native"
        },
        "Space",
        {
          "Str": "representation"
        },
        "Space",
        {
          "Str": "into"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "target"
        },
        "Space",
        {
          "Str": "format"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Thus"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "adding"
        },
        "Space",
        {
          "Str": "an"
        },
        "Space",
        {
          "Str": "input"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "format"
        },
        "Space",
        {
          "Str": "requires"
        },
        "Space",
        {
          "Str": "only"
        },
        "Space",
        {
          "Str": "adding"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "reader"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "writer"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Using"
          },
          "Space",
          {
            "Code": [
              [
                "",
                [],
                []
              ],
              "pandoc"
            ]
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "no"
        },
        "Space",
        {
          "Emph": [
            {
              "Str": "input"
            },
            {
              "Str": "-"
            },
            {
              "Str": "file"
            }
          ]
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "specified"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "input"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "read"
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Emph": [
            {
              "Str": "stdin"
            }
          ]
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Otherwise"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Emph": [
            {
              "Str": "input"
            },
            {
              "Str": "-"
            },
            {
              "Str": "files"
            }
          ]
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "concatenated"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "blank"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "between"
        },
        "Space",
        {
          "Str": "each"
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "used"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "input"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Output"
        },
        "Space",
        {
          "Str": "goes"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Emph": [
            {
              "Str": "stdout"
            }
          ]
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "default"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "though"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Emph": [
            {
              "Str": "stdout"
            }
          ]
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "disabled"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "odt"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "docx"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "epub"
          ]
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "formats"
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "For"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "file"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "-o"
          ]
        },
        "Space",
        {
          "Str": "option"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "pandoc -o output.html input.txt"
      ]
    },
    {
      "Para": [
        {
          "Str": "Instead"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "file"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "an"
        },
        "Space",
        {
          "Str": "absolute"
        },
        "Space",
        {
          "Str": "URI"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "given"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "In"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "case"
        },
        "Space",
        {
          "Str": "pandoc"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "fetch"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "content"
        },
        "Space",
        {
          "Str": "using"
        },
        "Space",
        {
          "Str": "HTTP"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "pandoc -f html -t markdown http://www.fsf.org"
      ]
    },
    {
      "Para": [
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "multiple"
        },
        "Space",
        {
          "Str": "input"
        },
        "Space",
        {
          "Str": "files"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "given"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "pandoc"
          ]
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "concatenate"
        },
        "Space",
        {
          "Str": "them"
        },
        "Space",
        {
          "Str": "all"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "blank"
        },
        "Space",
        {
          "Str": "lines"
        },
        "Space",
        {
          "Str": "between"
        },
        "Space",
        {
          "Str": "them"
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "before"
        },
        "Space",
        {
          "Str": "parsing"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "format"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "input"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "specified"
        },
        "Space",
        {
          "Str": "explicitly"
        },
        "Space",
        {
          "Str": "using"
        },
        "Space",
        {
          "Str": "command"
        },
        {
          "Str": "-"
        },
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "options"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "input"
        },
        "Space",
        {
          "Str": "format"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "specified"
        },
        "Space",
        {
          "Str": "using"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "-r/--read"
          ]
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "-f/--from"
          ]
        },
        "Space",
        {
          "Str": "options"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "format"
        },
        "Space",
        {
          "Str": "using"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "-w/--write"
          ]
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "-t/--to"
          ]
        },
        "Space",
        {
          "Str": "options"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Thus"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "convert"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "hello.txt"
          ]
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Str": "markdown"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "could"
        },
        "Space",
        {
          "Str": "type"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "pandoc -f markdown -t latex hello.txt"
      ]
    },
    {
      "Para": [
        {
          "Str": "To"
        },
        "Space",
        {
          "Str": "convert"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "hello.html"
          ]
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Str": "html"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "markdown"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "pandoc -f html -t markdown hello.html"
      ]
    },
    {
      "Para": [
        {
          "Str": "Supported"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "formats"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "listed"
        },
        "Space",
        {
          "Str": "below"
        },
        "Space",
        {
          "Str": "under"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "-t/--to"
          ]
        },
        "Space",
        {
          "Str": "option"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Supported"
        },
        "Space",
        {
          "Str": "input"
        },
        "Space",
        {
          "Str": "formats"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "listed"
        },
        "Space",
        {
          "Str": "below"
        },
        "Space",
        {
          "Str": "under"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "-f/--from"
          ]
        },
        "Space",
        {
          "Str": "option"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Note"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "rst"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "textile"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "latex"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "html"
          ]
        },
        "Space",
        {
          "Str": "readers"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "complete"
        },
        {
          "Str": ";"
        },
        "Space",
        {
          "Str": "there"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "some"
        },
        "Space",
        {
          "Str": "constructs"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "they"
        },
        "Space",
        {
          "Str": "do"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "parse"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "input"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "format"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "specified"
        },
        "Space",
        {
          "Str": "explicitly"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "pandoc"
          ]
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "attempt"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "guess"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "extensions"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "input"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "filenames"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Thus"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "example"
        },
        {
          "Str": ","
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "pandoc -o hello.tex hello.txt"
      ]
    },
    {
      "Para": [
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "convert"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "hello.txt"
          ]
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Str": "markdown"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "no"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "file"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "specified"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "so"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "goes"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Emph": [
            {
              "Str": "stdout"
            }
          ]
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "if"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "file"
        },
        {
          "Str": "'"
        },
        {
          "Str": "s"
        },
        "Space",
        {
          "Str": "extension"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "unknown"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "format"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "default"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "HTML"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "no"
        },
        "Space",
        {
          "Str": "input"
        },
        "Space",
        {
          "Str": "file"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "specified"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "so"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "input"
        },
        "Space",
        {
          "Str": "comes"
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Emph": [
            {
              "Str": "stdin"
            }
          ]
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "if"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "input"
        },
        "Space",
        {
          "Str": "files"
        },
        {
          "Str": "'"
        },
        "Space",
        {
          "Str": "extensions"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "unknown"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "input"
        },
        "Space",
        {
          "Str": "format"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "assumed"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "markdown"
        },
        "Space",
        {
          "Str": "unless"
        },
        "Space",
        {
          "Str": "explicitly"
        },
        "Space",
        {
          "Str": "specified"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Pandoc"
        },
        "Space",
        {
          "Str": "uses"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "UTF"
        },
        {
          "Str": "-"
        },
        {
          "Str": "8"
        },
        "Space",
        {
          "Str": "character"
        },
        "Space",
        {
          "Str": "encoding"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "both"
        },
        "Space",
        {
          "Str": "input"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "output"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "your"
        },
        "Space",
        {
          "Str": "local"
        },
        "Space",
        {
          "Str": "character"
        },
        "Space",
        {
          "Str": "encoding"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "UTF"
        },
        {
          "Str": "-"
        },
        {
          "Str": "8"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "should"
        },
        "Space",
        {
          "Str": "pipe"
        },
        "Space",
        {
          "Str": "input"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "through"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "iconv"
          ]
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "iconv -t utf-8 input.txt | pandoc | iconv -f utf-8"
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Creating"
          },
          "Space",
          {
            "Str": "a"
          },
          "Space",
          {
            "Str": "PDF"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "Earlier"
        },
        "Space",
        {
          "Str": "versions"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "pandoc"
        },
        "Space",
        {
          "Str": "came"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "program"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "markdown2pdf"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "used"
        },
        "Space",
        {
          "Str": "pandoc"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "pdflatex"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "produce"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "PDF"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "This"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "no"
        },
        "Space",
        {
          "Str": "longer"
        },
        "Space",
        {
          "Str": "needed"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "since"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "pandoc"
          ]
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "now"
        },
        "Space",
        {
          "Str": "produce"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "pdf"
          ]
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "itself"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "To"
        },
        "Space",
        {
          "Str": "produce"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "PDF"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "simply"
        },
        "Space",
        {
          "Str": "specify"
        },
        "Space",
        {
          "Str": "an"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "file"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            ".pdf"
          ]
        },
        "Space",
        {
          "Str": "extension"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Pandoc"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "create"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "latex"
        },
        "Space",
        {
          "Str": "file"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Str": "pdflatex"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "another"
        },
        "Space",
        {
          "Str": "engine"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "see"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--latex-engine"
          ]
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "convert"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "PDF"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "pandoc test.txt -o test.pdf"
      ]
    },
    {
      "Para": [
        {
          "Str": "Production"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "PDF"
        },
        "Space",
        {
          "Str": "requires"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        "Space",
        {
          "Str": "engine"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "installed"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "see"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--latex-engine"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "below"
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "assumes"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "following"
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        "Space",
        {
          "Str": "packages"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "available"
        },
        {
          "Str": ":"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "amssymb"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "amsmath"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "ifxetex"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "ifluatex"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "listings"
          ]
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "if"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--listings"
          ]
        },
        "Space",
        {
          "Str": "option"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "used"
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "fancyvrb"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "enumerate"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "ctable"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "url"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "graphicx"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "hyperref"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "ulem"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "babel"
          ]
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "if"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "lang"
          ]
        },
        "Space",
        {
          "Str": "variable"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "set"
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "fontspec"
          ]
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "if"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "xelatex"
          ]
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "lualatex"
          ]
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "used"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        "Space",
        {
          "Str": "engine"
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "xltxtra"
          ]
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "xunicode"
          ]
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "if"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "xelatex"
          ]
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "used"
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Code": [
              [
                "",
                [],
                []
              ],
              "hsmarkdown"
            ]
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "A"
        },
        "Space",
        {
          "Str": "user"
        },
        "Space",
        {
          "Str": "who"
        },
        "Space",
        {
          "Str": "wants"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "drop"
        },
        {
          "Str": "-"
        },
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "replacement"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "Markdown.pl"
          ]
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "create"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "symbolic"
        },
        "Space",
        {
          "Str": "link"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "pandoc"
          ]
        },
        "Space",
        {
          "Str": "executable"
        },
        "Space",
        {
          "Str": "called"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "hsmarkdown"
          ]
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "When"
        },
        "Space",
        {
          "Str": "invoked"
        },
        "Space",
        {
          "Str": "under"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "name"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "hsmarkdown"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "pandoc"
          ]
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "behave"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "if"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--strict"
          ]
        },
        "Space",
        {
          "Str": "flag"
        },
        "Space",
        {
          "Str": "had"
        },
        "Space",
        {
          "Str": "been"
        },
        "Space",
        {
          "Str": "selected"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "no"
        },
        "Space",
        {
          "Str": "command"
        },
        {
          "Str": "-"
        },
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "options"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "recognized"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "However"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "approach"
        },
        "Space",
        {
          "Str": "does"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "work"
        },
        "Space",
        {
          "Str": "under"
        },
        "Space",
        {
          "Str": "Cygwin"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "due"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "problems"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "its"
        },
        "Space",
        {
          "Str": "simulation"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "symbolic"
        },
        "Space",
        {
          "Str": "links"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        1,
        [
          {
            "Str": "Options"
          }
        ]
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "General"
          },
          "Space",
          {
            "Str": "options"
          }
        ]
      ]
    },
    {
      "DefinitionList": [
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "-f"
              ]
            },
            "Space",
            {
              "Emph": [
                {
                  "Str": "FORMAT"
                }
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "-r"
              ]
            },
            "Space",
            {
              "Emph": [
                {
                  "Str": "FORMAT"
                }
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--from="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "FORMAT"
                }
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--read="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "FORMAT"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Specify"
                  },
                  "Space",
                  {
                    "Str": "input"
                  },
                  "Space",
                  {
                    "Str": "format"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "FORMAT"
                      }
                    ]
                  },
                  "Space",
                  {
                    "Str": "can"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "native"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "native"
                  },
                  "Space",
                  {
                    "Str": "Haskell"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "json"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "JSON"
                  },
                  "Space",
                  {
                    "Str": "version"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "native"
                  },
                  "Space",
                  {
                    "Str": "AST"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "markdown"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "markdown"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "textile"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "Textile"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "rst"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "reStructuredText"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "html"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "HTML"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "docbook"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "DocBook"
                  },
                  "Space",
                  {
                    "Str": "XML"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "latex"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "LaTeX"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "+lhs"
                    ]
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "appended"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "markdown"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "rst"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "latex"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "input"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "treated"
                  },
                  "Space",
                  {
                    "Str": "as"
                  },
                  "Space",
                  {
                    "Str": "literate"
                  },
                  "Space",
                  {
                    "Str": "Haskell"
                  },
                  "Space",
                  {
                    "Str": "source"
                  },
                  {
                    "Str": ":"
                  },
                  "Space",
                  {
                    "Str": "see"
                  },
                  "Space",
                  {
                    "Link": [
                      [
                        {
                          "Str": "Literate"
                        },
                        "Space",
                        {
                          "Str": "Haskell"
                        },
                        "Space",
                        {
                          "Str": "support"
                        }
                      ],
                      [
                        "#literate-haskell-support",
                        ""
                      ]
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "below"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "-t"
              ]
            },
            "Space",
            {
              "Emph": [
                {
                  "Str": "FORMAT"
                }
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "-w"
              ]
            },
            "Space",
            {
              "Emph": [
                {
                  "Str": "FORMAT"
                }
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--to="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "FORMAT"
                }
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--write="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "FORMAT"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Specify"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  "Space",
                  {
                    "Str": "format"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "FORMAT"
                      }
                    ]
                  },
                  "Space",
                  {
                    "Str": "can"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "native"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "native"
                  },
                  "Space",
                  {
                    "Str": "Haskell"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "json"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "JSON"
                  },
                  "Space",
                  {
                    "Str": "version"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "native"
                  },
                  "Space",
                  {
                    "Str": "AST"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "plain"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "plain"
                  },
                  "Space",
                  {
                    "Str": "text"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "markdown"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "markdown"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "rst"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "reStructuredText"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "html"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "XHTML"
                  },
                  "Space",
                  {
                    "Str": "1"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "html5"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "5"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "latex"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "LaTeX"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "beamer"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "LaTeX"
                  },
                  "Space",
                  {
                    "Str": "beamer"
                  },
                  "Space",
                  {
                    "Str": "slide"
                  },
                  "Space",
                  {
                    "Str": "show"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "context"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "ConTeXt"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "man"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "groff"
                  },
                  "Space",
                  {
                    "Str": "man"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "mediawiki"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "MediaWiki"
                  },
                  "Space",
                  {
                    "Str": "markup"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "textile"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "Textile"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "org"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "Emacs"
                  },
                  "Space",
                  {
                    "Str": "Org"
                  },
                  {
                    "Str": "-"
                  },
                  {
                    "Str": "Mode"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "texinfo"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "GNU"
                  },
                  "Space",
                  {
                    "Str": "Texinfo"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "docbook"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "DocBook"
                  },
                  "Space",
                  {
                    "Str": "XML"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "opendocument"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "OpenDocument"
                  },
                  "Space",
                  {
                    "Str": "XML"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "odt"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "OpenOffice"
                  },
                  "Space",
                  {
                    "Str": "text"
                  },
                  "Space",
                  {
                    "Str": "document"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "docx"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "Word"
                  },
                  "Space",
                  {
                    "Str": "docx"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "epub"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "EPUB"
                  },
                  "Space",
                  {
                    "Str": "book"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "asciidoc"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "AsciiDoc"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "slidy"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "Slidy"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "javascript"
                  },
                  "Space",
                  {
                    "Str": "slide"
                  },
                  "Space",
                  {
                    "Str": "show"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "slideous"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "Slideous"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "javascript"
                  },
                  "Space",
                  {
                    "Str": "slide"
                  },
                  "Space",
                  {
                    "Str": "show"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "dzslides"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "HTML5"
                  },
                  "Space",
                  {
                    "Str": "+"
                  },
                  "Space",
                  {
                    "Str": "javascript"
                  },
                  "Space",
                  {
                    "Str": "slide"
                  },
                  "Space",
                  {
                    "Str": "show"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "s5"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "S5"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "javascript"
                  },
                  "Space",
                  {
                    "Str": "slide"
                  },
                  "Space",
                  {
                    "Str": "show"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "rtf"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "rich"
                  },
                  "Space",
                  {
                    "Str": "text"
                  },
                  "Space",
                  {
                    "Str": "format"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "Note"
                  },
                  "Space",
                  {
                    "Str": "that"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "odt"
                    ]
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "epub"
                    ]
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "not"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "directed"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "stdout"
                      }
                    ]
                  },
                  {
                    "Str": ";"
                  },
                  "Space",
                  {
                    "Str": "an"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  "Space",
                  {
                    "Str": "filename"
                  },
                  "Space",
                  {
                    "Str": "must"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  "Space",
                  {
                    "Str": "using"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "-o/--output"
                    ]
                  },
                  "Space",
                  {
                    "Str": "option"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "+lhs"
                    ]
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "appended"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "markdown"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "rst"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "latex"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "beamer"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "html"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "html5"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "rendered"
                  },
                  "Space",
                  {
                    "Str": "as"
                  },
                  "Space",
                  {
                    "Str": "literate"
                  },
                  "Space",
                  {
                    "Str": "Haskell"
                  },
                  "Space",
                  {
                    "Str": "source"
                  },
                  {
                    "Str": ":"
                  },
                  "Space",
                  {
                    "Str": "see"
                  },
                  "Space",
                  {
                    "Link": [
                      [
                        {
                          "Str": "Literate"
                        },
                        "Space",
                        {
                          "Str": "Haskell"
                        },
                        "Space",
                        {
                          "Str": "support"
                        }
                      ],
                      [
                        "#literate-haskell-support",
                        ""
                      ]
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "below"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "-o"
              ]
            },
            "Space",
            {
              "Emph": [
                {
                  "Str": "FILE"
                }
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--output="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "FILE"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Write"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "FILE"
                      }
                    ]
                  },
                  "Space",
                  {
                    "Str": "instead"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "stdout"
                      }
                    ]
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "FILE"
                      }
                    ]
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "-"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "go"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "stdout"
                      }
                    ]
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "Exception"
                  },
                  {
                    "Str": ":"
                  },
                  "Space",
                  {
                    "Str": "if"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  "Space",
                  {
                    "Str": "format"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "odt"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "docx"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "epub"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "stdout"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "disabled"
                  },
                  {
                    "Str": "."
                  },
                  {
                    "Str": ")"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--data-dir="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "DIRECTORY"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Specify"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "user"
                  },
                  "Space",
                  {
                    "Str": "data"
                  },
                  "Space",
                  {
                    "Str": "directory"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "search"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "pandoc"
                  },
                  "Space",
                  {
                    "Str": "data"
                  },
                  "Space",
                  {
                    "Str": "files"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Str": "this"
                  },
                  "Space",
                  {
                    "Str": "option"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "not"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "default"
                  },
                  "Space",
                  {
                    "Str": "user"
                  },
                  "Space",
                  {
                    "Str": "data"
                  },
                  "Space",
                  {
                    "Str": "directory"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "used"
                  },
                  {
                    "Str": ":"
                  }
                ]
              },
              {
                "CodeBlock": [
                  [
                    "",
                    [],
                    []
                  ],
                  "$HOME/.pandoc"
                ]
              },
              {
                "Para": [
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "unix"
                  },
                  "Space",
                  {
                    "Str": "and"
                  }
                ]
              },
              {
                "CodeBlock": [
                  [
                    "",
                    [],
                    []
                  ],
                  "C:\\Documents And Settings\\USERNAME\\Application Data\\pandoc"
                ]
              },
              {
                "Para": [
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "Windows"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "A"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "reference.odt"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "reference.docx"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "default.csl"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "epub.css"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "templates"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "slidy"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "slideous"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "s5"
                    ]
                  },
                  "Space",
                  {
                    "Str": "directory"
                  },
                  "Space",
                  {
                    "Str": "placed"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "this"
                  },
                  "Space",
                  {
                    "Str": "directory"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "override"
                  },
                  "Space",
                  {
                    "Str": "pandoc"
                  },
                  {
                    "Str": "'"
                  },
                  {
                    "Str": "s"
                  },
                  "Space",
                  {
                    "Str": "normal"
                  },
                  "Space",
                  {
                    "Str": "defaults"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "-v"
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--version"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Print"
                  },
                  "Space",
                  {
                    "Str": "version"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "-h"
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--help"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Show"
                  },
                  "Space",
                  {
                    "Str": "usage"
                  },
                  "Space",
                  {
                    "Str": "message"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ]
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Reader"
          },
          "Space",
          {
            "Str": "options"
          }
        ]
      ]
    },
    {
      "DefinitionList": [
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--strict"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Use"
                  },
                  "Space",
                  {
                    "Str": "strict"
                  },
                  "Space",
                  {
                    "Str": "markdown"
                  },
                  "Space",
                  {
                    "Str": "syntax"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "with"
                  },
                  "Space",
                  {
                    "Str": "no"
                  },
                  "Space",
                  {
                    "Str": "pandoc"
                  },
                  "Space",
                  {
                    "Str": "extensions"
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Str": "variants"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "When"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "input"
                  },
                  "Space",
                  {
                    "Str": "format"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "this"
                  },
                  "Space",
                  {
                    "Str": "means"
                  },
                  "Space",
                  {
                    "Str": "that"
                  },
                  "Space",
                  {
                    "Str": "constructs"
                  },
                  "Space",
                  {
                    "Str": "that"
                  },
                  "Space",
                  {
                    "Str": "have"
                  },
                  "Space",
                  {
                    "Str": "no"
                  },
                  "Space",
                  {
                    "Str": "equivalents"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "standard"
                  },
                  "Space",
                  {
                    "Str": "markdown"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "e"
                  },
                  {
                    "Str": "."
                  },
                  {
                    "Str": "g"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "definition"
                  },
                  "Space",
                  {
                    "Str": "lists"
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Str": "strikeout"
                  },
                  "Space",
                  {
                    "Str": "text"
                  },
                  {
                    "Str": ")"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "parsed"
                  },
                  "Space",
                  {
                    "Str": "as"
                  },
                  "Space",
                  {
                    "Str": "raw"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "-R"
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--parse-raw"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Parse"
                  },
                  "Space",
                  {
                    "Str": "untranslatable"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "codes"
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  "Space",
                  {
                    "Str": "environments"
                  },
                  "Space",
                  {
                    "Str": "as"
                  },
                  "Space",
                  {
                    "Str": "raw"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "instead"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "ignoring"
                  },
                  "Space",
                  {
                    "Str": "them"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "Affects"
                  },
                  "Space",
                  {
                    "Str": "only"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  "Space",
                  {
                    "Str": "input"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "Raw"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "can"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "printed"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "markdown"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "reStructuredText"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "Slidy"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "Slideous"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "DZSlides"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "S5"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  {
                    "Str": ";"
                  },
                  "Space",
                  {
                    "Str": "raw"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  "Space",
                  {
                    "Str": "can"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "printed"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "markdown"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "reStructuredText"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "ConTeXt"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "The"
                  },
                  "Space",
                  {
                    "Str": "default"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "readers"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "omit"
                  },
                  "Space",
                  {
                    "Str": "untranslatable"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "codes"
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  "Space",
                  {
                    "Str": "environments"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "The"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  "Space",
                  {
                    "Str": "reader"
                  },
                  "Space",
                  {
                    "Str": "does"
                  },
                  "Space",
                  {
                    "Str": "pass"
                  },
                  "Space",
                  {
                    "Str": "through"
                  },
                  "Space",
                  {
                    "Str": "untranslatable"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "commands"
                      }
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "even"
                  },
                  "Space",
                  {
                    "Str": "if"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "-R"
                    ]
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "not"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  {
                    "Str": "."
                  },
                  {
                    "Str": ")"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "-S"
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--smart"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Produce"
                  },
                  "Space",
                  {
                    "Str": "typographically"
                  },
                  "Space",
                  {
                    "Str": "correct"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "converting"
                  },
                  "Space",
                  {
                    "Str": "straight"
                  },
                  "Space",
                  {
                    "Str": "quotes"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "curly"
                  },
                  "Space",
                  {
                    "Str": "quotes"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "---"
                    ]
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "em"
                  },
                  {
                    "Str": "-"
                  },
                  {
                    "Str": "dashes"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--"
                    ]
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "en"
                  },
                  {
                    "Str": "-"
                  },
                  {
                    "Str": "dashes"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "..."
                    ]
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "ellipses"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "Nonbreaking"
                  },
                  "Space",
                  {
                    "Str": "spaces"
                  },
                  "Space",
                  {
                    "Str": "are"
                  },
                  "Space",
                  {
                    "Str": "inserted"
                  },
                  "Space",
                  {
                    "Str": "after"
                  },
                  "Space",
                  {
                    "Str": "certain"
                  },
                  "Space",
                  {
                    "Str": "abbreviations"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "such"
                  },
                  "Space",
                  {
                    "Str": "as"
                  },
                  "Space",
                  {
                    "Str": "\""
                  },
                  {
                    "Str": "Mr"
                  },
                  {
                    "Str": "."
                  },
                  {
                    "Str": "\""
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "Note"
                  },
                  {
                    "Str": ":"
                  },
                  "Space",
                  {
                    "Str": "This"
                  },
                  "Space",
                  {
                    "Str": "option"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "significant"
                  },
                  "Space",
                  {
                    "Str": "only"
                  },
                  "Space",
                  {
                    "Str": "when"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "input"
                  },
                  "Space",
                  {
                    "Str": "format"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "markdown"
                    ]
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "textile"
                    ]
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "It"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "selected"
                  },
                  "Space",
                  {
                    "Str": "automatically"
                  },
                  "Space",
                  {
                    "Str": "when"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "input"
                  },
                  "Space",
                  {
                    "Str": "format"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "textile"
                    ]
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  "Space",
                  {
                    "Str": "format"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "latex"
                    ]
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "context"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "unless"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--no-tex-ligatures"
                    ]
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "used"
                  },
                  {
                    "Str": "."
                  },
                  {
                    "Str": ")"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--old-dashes"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Selects"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "pandoc"
                  },
                  "Space",
                  {
                    "Str": "<"
                  },
                  {
                    "Str": "="
                  },
                  "Space",
                  {
                    "Str": "1"
                  },
                  {
                    "Str": "."
                  },
                  {
                    "Str": "8"
                  },
                  {
                    "Str": "."
                  },
                  {
                    "Str": "2"
                  },
                  {
                    "Str": "."
                  },
                  {
                    "Str": "1"
                  },
                  "Space",
                  {
                    "Str": "behavior"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "parsing"
                  },
                  "Space",
                  {
                    "Str": "smart"
                  },
                  "Space",
                  {
                    "Str": "dashes"
                  },
                  {
                    "Str": ":"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "-"
                    ]
                  },
                  "Space",
                  {
                    "Str": "before"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "numeral"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "an"
                  },
                  "Space",
                  {
                    "Str": "en"
                  },
                  {
                    "Str": "-"
                  },
                  {
                    "Str": "dash"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--"
                    ]
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "an"
                  },
                  "Space",
                  {
                    "Str": "em"
                  },
                  {
                    "Str": "-"
                  },
                  {
                    "Str": "dash"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "This"
                  },
                  "Space",
                  {
                    "Str": "option"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "selected"
                  },
                  "Space",
                  {
                    "Str": "automatically"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "textile"
                    ]
                  },
                  "Space",
                  {
                    "Str": "input"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--base-header-level="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "NUMBER"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Specify"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "base"
                  },
                  "Space",
                  {
                    "Str": "level"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "headers"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "defaults"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "1"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--indented-code-classes="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "CLASSES"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Specify"
                  },
                  "Space",
                  {
                    "Str": "classes"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "use"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "indented"
                  },
                  "Space",
                  {
                    "Str": "code"
                  },
                  "Space",
                  {
                    "Str": "blocks"
                  },
                  {
                    "Str": "-"
                  },
                  {
                    "Str": "-"
                  },
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "example"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "perl,numberLines"
                    ]
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "haskell"
                    ]
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "Multiple"
                  },
                  "Space",
                  {
                    "Str": "classes"
                  },
                  "Space",
                  {
                    "Str": "may"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "separated"
                  },
                  "Space",
                  {
                    "Str": "by"
                  },
                  "Space",
                  {
                    "Str": "spaces"
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Str": "commas"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--normalize"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Normalize"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "document"
                  },
                  "Space",
                  {
                    "Str": "after"
                  },
                  "Space",
                  {
                    "Str": "reading"
                  },
                  {
                    "Str": ":"
                  },
                  "Space",
                  {
                    "Str": "merge"
                  },
                  "Space",
                  {
                    "Str": "adjacent"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "Str"
                    ]
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "Emph"
                    ]
                  },
                  "Space",
                  {
                    "Str": "elements"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "example"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "remove"
                  },
                  "Space",
                  {
                    "Str": "repeated"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "Space"
                    ]
                  },
                  {
                    "Str": "s"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "-p"
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--preserve-tabs"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Preserve"
                  },
                  "Space",
                  {
                    "Str": "tabs"
                  },
                  "Space",
                  {
                    "Str": "instead"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "converting"
                  },
                  "Space",
                  {
                    "Str": "them"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "spaces"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "default"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--tab-stop="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "NUMBER"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Specify"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "number"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "spaces"
                  },
                  "Space",
                  {
                    "Str": "per"
                  },
                  "Space",
                  {
                    "Str": "tab"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "default"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "4"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ]
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "General"
          },
          "Space",
          {
            "Str": "writer"
          },
          "Space",
          {
            "Str": "options"
          }
        ]
      ]
    },
    {
      "DefinitionList": [
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "-s"
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--standalone"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Produce"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  "Space",
                  {
                    "Str": "with"
                  },
                  "Space",
                  {
                    "Str": "an"
                  },
                  "Space",
                  {
                    "Str": "appropriate"
                  },
                  "Space",
                  {
                    "Str": "header"
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "footer"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "e"
                  },
                  {
                    "Str": "."
                  },
                  {
                    "Str": "g"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "standalone"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Str": "RTF"
                  },
                  "Space",
                  {
                    "Str": "file"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "not"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "fragment"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "This"
                  },
                  "Space",
                  {
                    "Str": "option"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "set"
                  },
                  "Space",
                  {
                    "Str": "automatically"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "pdf"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "epub"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "docx"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "odt"
                    ]
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--template="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "FILE"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Use"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "FILE"
                      }
                    ]
                  },
                  "Space",
                  {
                    "Str": "as"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "custom"
                  },
                  "Space",
                  {
                    "Str": "template"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "generated"
                  },
                  "Space",
                  {
                    "Str": "document"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "Implies"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--standalone"
                    ]
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "See"
                  },
                  "Space",
                  {
                    "Link": [
                      [
                        {
                          "Str": "Templates"
                        }
                      ],
                      [
                        "#templates",
                        ""
                      ]
                    ]
                  },
                  "Space",
                  {
                    "Str": "below"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "description"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "template"
                  },
                  "Space",
                  {
                    "Str": "syntax"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Str": "no"
                  },
                  "Space",
                  {
                    "Str": "extension"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "an"
                  },
                  "Space",
                  {
                    "Str": "extension"
                  },
                  "Space",
                  {
                    "Str": "corresponding"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "writer"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "added"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "so"
                  },
                  "Space",
                  {
                    "Str": "that"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--template=special"
                    ]
                  },
                  "Space",
                  {
                    "Str": "looks"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "special.html"
                    ]
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "template"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "not"
                  },
                  "Space",
                  {
                    "Str": "found"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "pandoc"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "search"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "it"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "user"
                  },
                  "Space",
                  {
                    "Str": "data"
                  },
                  "Space",
                  {
                    "Str": "directory"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "see"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--data-dir"
                    ]
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Str": "this"
                  },
                  "Space",
                  {
                    "Str": "option"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "not"
                  },
                  "Space",
                  {
                    "Str": "used"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "default"
                  },
                  "Space",
                  {
                    "Str": "template"
                  },
                  "Space",
                  {
                    "Str": "appropriate"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  "Space",
                  {
                    "Str": "format"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "used"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "see"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "-D/--print-default-template"
                    ]
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "-V"
              ]
            },
            "Space",
            {
              "Emph": [
                {
                  "Str": "KEY"
                },
                {
                  "Str": "["
                },
                {
                  "Str": "="
                },
                {
                  "Str": "VAL"
                },
                {
                  "Str": "]"
                }
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--variable="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "KEY"
                },
                {
                  "Str": "["
                },
                {
                  "Str": ":"
                },
                {
                  "Str": "VAL"
                },
                {
                  "Str": "]"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Set"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "template"
                  },
                  "Space",
                  {
                    "Str": "variable"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "KEY"
                      }
                    ]
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "value"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "VAL"
                      }
                    ]
                  },
                  "Space",
                  {
                    "Str": "when"
                  },
                  "Space",
                  {
                    "Str": "rendering"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "document"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "standalone"
                  },
                  "Space",
                  {
                    "Str": "mode"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "This"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "generally"
                  },
                  "Space",
                  {
                    "Str": "only"
                  },
                  "Space",
                  {
                    "Str": "useful"
                  },
                  "Space",
                  {
                    "Str": "when"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--template"
                    ]
                  },
                  "Space",
                  {
                    "Str": "option"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "used"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "specify"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "custom"
                  },
                  "Space",
                  {
                    "Str": "template"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "since"
                  },
                  "Space",
                  {
                    "Str": "pandoc"
                  },
                  "Space",
                  {
                    "Str": "automatically"
                  },
                  "Space",
                  {
                    "Str": "sets"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "variables"
                  },
                  "Space",
                  {
                    "Str": "used"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "default"
                  },
                  "Space",
                  {
                    "Str": "templates"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Str": "no"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "VAL"
                      }
                    ]
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "key"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "given"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "value"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "true"
                    ]
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "-D"
              ]
            },
            "Space",
            {
              "Emph": [
                {
                  "Str": "FORMAT"
                }
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--print-default-template="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "FORMAT"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Print"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "default"
                  },
                  "Space",
                  {
                    "Str": "template"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "an"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "FORMAT"
                      }
                    ]
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "See"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "-t"
                    ]
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "list"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "possible"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "FORMAT"
                      }
                    ]
                  },
                  {
                    "Str": "s"
                  },
                  {
                    "Str": "."
                  },
                  {
                    "Str": ")"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--no-wrap"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Disable"
                  },
                  "Space",
                  {
                    "Str": "text"
                  },
                  "Space",
                  {
                    "Str": "wrapping"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "By"
                  },
                  "Space",
                  {
                    "Str": "default"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "text"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "wrapped"
                  },
                  "Space",
                  {
                    "Str": "appropriately"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  "Space",
                  {
                    "Str": "format"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--columns"
              ]
            },
            {
              "Str": "="
            },
            {
              "Emph": [
                {
                  "Str": "NUMBER"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Specify"
                  },
                  "Space",
                  {
                    "Str": "length"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "lines"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "characters"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "text"
                  },
                  "Space",
                  {
                    "Str": "wrapping"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--toc"
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--table-of-contents"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Include"
                  },
                  "Space",
                  {
                    "Str": "an"
                  },
                  "Space",
                  {
                    "Str": "automatically"
                  },
                  "Space",
                  {
                    "Str": "generated"
                  },
                  "Space",
                  {
                    "Str": "table"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "contents"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "or"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "case"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "latex"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "context"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "rst"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "an"
                  },
                  "Space",
                  {
                    "Str": "instruction"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "create"
                  },
                  "Space",
                  {
                    "Str": "one"
                  },
                  {
                    "Str": ")"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  "Space",
                  {
                    "Str": "document"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "This"
                  },
                  "Space",
                  {
                    "Str": "option"
                  },
                  "Space",
                  {
                    "Str": "has"
                  },
                  "Space",
                  {
                    "Str": "no"
                  },
                  "Space",
                  {
                    "Str": "effect"
                  },
                  "Space",
                  {
                    "Str": "on"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "man"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "docbook"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "slidy"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "slideous"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "s5"
                    ]
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--no-highlight"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Disables"
                  },
                  "Space",
                  {
                    "Str": "syntax"
                  },
                  "Space",
                  {
                    "Str": "highlighting"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "code"
                  },
                  "Space",
                  {
                    "Str": "blocks"
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "inlines"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "even"
                  },
                  "Space",
                  {
                    "Str": "when"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "language"
                  },
                  "Space",
                  {
                    "Str": "attribute"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "given"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--highlight-style"
              ]
            },
            {
              "Str": "="
            },
            {
              "Emph": [
                {
                  "Str": "STYLE"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Specifies"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "coloring"
                  },
                  "Space",
                  {
                    "Str": "style"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "used"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "highlighted"
                  },
                  "Space",
                  {
                    "Str": "source"
                  },
                  "Space",
                  {
                    "Str": "code"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "Options"
                  },
                  "Space",
                  {
                    "Str": "are"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "pygments"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "default"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "kate"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "monochrome"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "espresso"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "zenburn"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "haddock"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "tango"
                    ]
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "-H"
              ]
            },
            "Space",
            {
              "Emph": [
                {
                  "Str": "FILE"
                }
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--include-in-header="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "FILE"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Include"
                  },
                  "Space",
                  {
                    "Str": "contents"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "FILE"
                      }
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "verbatim"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "at"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "end"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "header"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "This"
                  },
                  "Space",
                  {
                    "Str": "can"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "used"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "example"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "include"
                  },
                  "Space",
                  {
                    "Str": "special"
                  },
                  "Space",
                  {
                    "Str": "CSS"
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Str": "javascript"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "documents"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "This"
                  },
                  "Space",
                  {
                    "Str": "option"
                  },
                  "Space",
                  {
                    "Str": "can"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "used"
                  },
                  "Space",
                  {
                    "Str": "repeatedly"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "include"
                  },
                  "Space",
                  {
                    "Str": "multiple"
                  },
                  "Space",
                  {
                    "Str": "files"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "header"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "They"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "included"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "order"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "Implies"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--standalone"
                    ]
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "-B"
              ]
            },
            "Space",
            {
              "Emph": [
                {
                  "Str": "FILE"
                }
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--include-before-body="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "FILE"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Include"
                  },
                  "Space",
                  {
                    "Str": "contents"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "FILE"
                      }
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "verbatim"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "at"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "beginning"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "document"
                  },
                  "Space",
                  {
                    "Str": "body"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "e"
                  },
                  {
                    "Str": "."
                  },
                  {
                    "Str": "g"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "after"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "<body>"
                    ]
                  },
                  "Space",
                  {
                    "Str": "tag"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "\\begin{document}"
                    ]
                  },
                  "Space",
                  {
                    "Str": "command"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "This"
                  },
                  "Space",
                  {
                    "Str": "can"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "used"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "include"
                  },
                  "Space",
                  {
                    "Str": "navigation"
                  },
                  "Space",
                  {
                    "Str": "bars"
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Str": "banners"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "documents"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "This"
                  },
                  "Space",
                  {
                    "Str": "option"
                  },
                  "Space",
                  {
                    "Str": "can"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "used"
                  },
                  "Space",
                  {
                    "Str": "repeatedly"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "include"
                  },
                  "Space",
                  {
                    "Str": "multiple"
                  },
                  "Space",
                  {
                    "Str": "files"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "They"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "included"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "order"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "Implies"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--standalone"
                    ]
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "-A"
              ]
            },
            "Space",
            {
              "Emph": [
                {
                  "Str": "FILE"
                }
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--include-after-body="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "FILE"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Include"
                  },
                  "Space",
                  {
                    "Str": "contents"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "FILE"
                      }
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "verbatim"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "at"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "end"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "document"
                  },
                  "Space",
                  {
                    "Str": "body"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "before"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "</body>"
                    ]
                  },
                  "Space",
                  {
                    "Str": "tag"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "\\end{document}"
                    ]
                  },
                  "Space",
                  {
                    "Str": "command"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "This"
                  },
                  "Space",
                  {
                    "Str": "option"
                  },
                  "Space",
                  {
                    "Str": "can"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "used"
                  },
                  "Space",
                  {
                    "Str": "repeatedly"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "include"
                  },
                  "Space",
                  {
                    "Str": "multiple"
                  },
                  "Space",
                  {
                    "Str": "files"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "They"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "included"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "order"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "Implies"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--standalone"
                    ]
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ]
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Options"
          },
          "Space",
          {
            "Str": "affecting"
          },
          "Space",
          {
            "Str": "specific"
          },
          "Space",
          {
            "Str": "writers"
          }
        ]
      ]
    },
    {
      "DefinitionList": [
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--self-contained"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Produce"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "standalone"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "file"
                  },
                  "Space",
                  {
                    "Str": "with"
                  },
                  "Space",
                  {
                    "Str": "no"
                  },
                  "Space",
                  {
                    "Str": "external"
                  },
                  "Space",
                  {
                    "Str": "dependencies"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "using"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "data:"
                    ]
                  },
                  "Space",
                  {
                    "Str": "URIs"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "incorporate"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "contents"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "linked"
                  },
                  "Space",
                  {
                    "Str": "scripts"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "stylesheets"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "images"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "videos"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "The"
                  },
                  "Space",
                  {
                    "Str": "resulting"
                  },
                  "Space",
                  {
                    "Str": "file"
                  },
                  "Space",
                  {
                    "Str": "should"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "\""
                  },
                  {
                    "Str": "self"
                  },
                  {
                    "Str": "-"
                  },
                  {
                    "Str": "contained"
                  },
                  {
                    "Str": ","
                  },
                  {
                    "Str": "\""
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "sense"
                  },
                  "Space",
                  {
                    "Str": "that"
                  },
                  "Space",
                  {
                    "Str": "it"
                  },
                  "Space",
                  {
                    "Str": "needs"
                  },
                  "Space",
                  {
                    "Str": "no"
                  },
                  "Space",
                  {
                    "Str": "external"
                  },
                  "Space",
                  {
                    "Str": "files"
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "no"
                  },
                  "Space",
                  {
                    "Str": "net"
                  },
                  "Space",
                  {
                    "Str": "access"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "displayed"
                  },
                  "Space",
                  {
                    "Str": "properly"
                  },
                  "Space",
                  {
                    "Str": "by"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "browser"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "This"
                  },
                  "Space",
                  {
                    "Str": "option"
                  },
                  "Space",
                  {
                    "Str": "works"
                  },
                  "Space",
                  {
                    "Str": "only"
                  },
                  "Space",
                  {
                    "Str": "with"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  "Space",
                  {
                    "Str": "formats"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "including"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "html"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "html5"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "html+lhs"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "html5+lhs"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "s5"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "slidy"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "slideous"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "dzslides"
                    ]
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "Scripts"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "images"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "stylesheets"
                  },
                  "Space",
                  {
                    "Str": "at"
                  },
                  "Space",
                  {
                    "Str": "absolute"
                  },
                  "Space",
                  {
                    "Str": "URLs"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "downloaded"
                  },
                  {
                    "Str": ";"
                  },
                  "Space",
                  {
                    "Str": "those"
                  },
                  "Space",
                  {
                    "Str": "at"
                  },
                  "Space",
                  {
                    "Str": "relative"
                  },
                  "Space",
                  {
                    "Str": "URLs"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "sought"
                  },
                  "Space",
                  {
                    "Str": "first"
                  },
                  "Space",
                  {
                    "Str": "relative"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "working"
                  },
                  "Space",
                  {
                    "Str": "directory"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "then"
                  },
                  "Space",
                  {
                    "Str": "relative"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "user"
                  },
                  "Space",
                  {
                    "Str": "data"
                  },
                  "Space",
                  {
                    "Str": "directory"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "see"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--data-dir"
                    ]
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "finally"
                  },
                  "Space",
                  {
                    "Str": "relative"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "pandoc"
                  },
                  {
                    "Str": "'"
                  },
                  {
                    "Str": "s"
                  },
                  "Space",
                  {
                    "Str": "default"
                  },
                  "Space",
                  {
                    "Str": "data"
                  },
                  "Space",
                  {
                    "Str": "directory"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--offline"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Deprecated"
                  },
                  "Space",
                  {
                    "Str": "synonym"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--self-contained"
                    ]
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "-5"
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--html5"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Produce"
                  },
                  "Space",
                  {
                    "Str": "HTML5"
                  },
                  "Space",
                  {
                    "Str": "instead"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "HTML4"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "This"
                  },
                  "Space",
                  {
                    "Str": "option"
                  },
                  "Space",
                  {
                    "Str": "has"
                  },
                  "Space",
                  {
                    "Str": "no"
                  },
                  "Space",
                  {
                    "Str": "effect"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "writers"
                  },
                  "Space",
                  {
                    "Str": "other"
                  },
                  "Space",
                  {
                    "Str": "than"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "html"
                    ]
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Emph": [
                      {
                        "Str": "Deprecated"
                      },
                      {
                        "Str": ":"
                      }
                    ]
                  },
                  "Space",
                  {
                    "Str": "Use"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "html5"
                    ]
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  "Space",
                  {
                    "Str": "format"
                  },
                  "Space",
                  {
                    "Str": "instead"
                  },
                  {
                    "Str": "."
                  },
                  {
                    "Str": ")"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--ascii"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Use"
                  },
                  "Space",
                  {
                    "Str": "only"
                  },
                  "Space",
                  {
                    "Str": "ascii"
                  },
                  "Space",
                  {
                    "Str": "characters"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "Currently"
                  },
                  "Space",
                  {
                    "Str": "supported"
                  },
                  "Space",
                  {
                    "Str": "only"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "which"
                  },
                  "Space",
                  {
                    "Str": "uses"
                  },
                  "Space",
                  {
                    "Str": "numerical"
                  },
                  "Space",
                  {
                    "Str": "entities"
                  },
                  "Space",
                  {
                    "Str": "instead"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "UTF"
                  },
                  {
                    "Str": "-"
                  },
                  {
                    "Str": "8"
                  },
                  "Space",
                  {
                    "Str": "when"
                  },
                  "Space",
                  {
                    "Str": "this"
                  },
                  "Space",
                  {
                    "Str": "option"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "selected"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--reference-links"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Use"
                  },
                  "Space",
                  {
                    "Str": "reference"
                  },
                  {
                    "Str": "-"
                  },
                  {
                    "Str": "style"
                  },
                  "Space",
                  {
                    "Str": "links"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "rather"
                  },
                  "Space",
                  {
                    "Str": "than"
                  },
                  "Space",
                  {
                    "Str": "inline"
                  },
                  "Space",
                  {
                    "Str": "links"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "writing"
                  },
                  "Space",
                  {
                    "Str": "markdown"
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Str": "reStructuredText"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "By"
                  },
                  "Space",
                  {
                    "Str": "default"
                  },
                  "Space",
                  {
                    "Str": "inline"
                  },
                  "Space",
                  {
                    "Str": "links"
                  },
                  "Space",
                  {
                    "Str": "are"
                  },
                  "Space",
                  {
                    "Str": "used"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--atx-headers"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Use"
                  },
                  "Space",
                  {
                    "Str": "ATX"
                  },
                  "Space",
                  {
                    "Str": "style"
                  },
                  "Space",
                  {
                    "Str": "headers"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "markdown"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "The"
                  },
                  "Space",
                  {
                    "Str": "default"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "use"
                  },
                  "Space",
                  {
                    "Str": "setext"
                  },
                  {
                    "Str": "-"
                  },
                  {
                    "Str": "style"
                  },
                  "Space",
                  {
                    "Str": "headers"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "levels"
                  },
                  "Space",
                  {
                    "Str": "1"
                  },
                  {
                    "Str": "-"
                  },
                  {
                    "Str": "2"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "then"
                  },
                  "Space",
                  {
                    "Str": "ATX"
                  },
                  "Space",
                  {
                    "Str": "headers"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--chapters"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Treat"
                  },
                  "Space",
                  {
                    "Str": "top"
                  },
                  {
                    "Str": "-"
                  },
                  {
                    "Str": "level"
                  },
                  "Space",
                  {
                    "Str": "headers"
                  },
                  "Space",
                  {
                    "Str": "as"
                  },
                  "Space",
                  {
                    "Str": "chapters"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "ConTeXt"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "DocBook"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "When"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  "Space",
                  {
                    "Str": "template"
                  },
                  "Space",
                  {
                    "Str": "uses"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "report"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "book"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Str": "memoir"
                  },
                  "Space",
                  {
                    "Str": "class"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "this"
                  },
                  "Space",
                  {
                    "Str": "option"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "implied"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--beamer"
                    ]
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "used"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "top"
                  },
                  {
                    "Str": "-"
                  },
                  {
                    "Str": "level"
                  },
                  "Space",
                  {
                    "Str": "headers"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "become"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "\\part{..}"
                    ]
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "-N"
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--number-sections"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Number"
                  },
                  "Space",
                  {
                    "Str": "section"
                  },
                  "Space",
                  {
                    "Str": "headings"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "ConTeXt"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "By"
                  },
                  "Space",
                  {
                    "Str": "default"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "sections"
                  },
                  "Space",
                  {
                    "Str": "are"
                  },
                  "Space",
                  {
                    "Str": "not"
                  },
                  "Space",
                  {
                    "Str": "numbered"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--no-tex-ligatures"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Do"
                  },
                  "Space",
                  {
                    "Str": "not"
                  },
                  "Space",
                  {
                    "Str": "convert"
                  },
                  "Space",
                  {
                    "Str": "quotation"
                  },
                  "Space",
                  {
                    "Str": "marks"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "apostrophes"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "dashes"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "TeX"
                  },
                  "Space",
                  {
                    "Str": "ligatures"
                  },
                  "Space",
                  {
                    "Str": "when"
                  },
                  "Space",
                  {
                    "Str": "writing"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Str": "ConTeXt"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "Instead"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "just"
                  },
                  "Space",
                  {
                    "Str": "use"
                  },
                  "Space",
                  {
                    "Str": "literal"
                  },
                  "Space",
                  {
                    "Str": "unicode"
                  },
                  "Space",
                  {
                    "Str": "characters"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "This"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "needed"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "using"
                  },
                  "Space",
                  {
                    "Str": "advanced"
                  },
                  "Space",
                  {
                    "Str": "OpenType"
                  },
                  "Space",
                  {
                    "Str": "features"
                  },
                  "Space",
                  {
                    "Str": "with"
                  },
                  "Space",
                  {
                    "Str": "XeLaTeX"
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "LuaLaTeX"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "Note"
                  },
                  {
                    "Str": ":"
                  },
                  "Space",
                  {
                    "Str": "normally"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--smart"
                    ]
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "selected"
                  },
                  "Space",
                  {
                    "Str": "automatically"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "ConTeXt"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "but"
                  },
                  "Space",
                  {
                    "Str": "it"
                  },
                  "Space",
                  {
                    "Str": "must"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  "Space",
                  {
                    "Str": "explicitly"
                  },
                  "Space",
                  {
                    "Str": "if"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--no-tex-ligatures"
                    ]
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "selected"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Str": "you"
                  },
                  "Space",
                  {
                    "Str": "use"
                  },
                  "Space",
                  {
                    "Str": "literal"
                  },
                  "Space",
                  {
                    "Str": "curly"
                  },
                  "Space",
                  {
                    "Str": "quotes"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "dashes"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "ellipses"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "your"
                  },
                  "Space",
                  {
                    "Str": "source"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "then"
                  },
                  "Space",
                  {
                    "Str": "you"
                  },
                  "Space",
                  {
                    "Str": "may"
                  },
                  "Space",
                  {
                    "Str": "want"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "use"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--no-tex-ligatures"
                    ]
                  },
                  "Space",
                  {
                    "Str": "without"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--smart"
                    ]
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--listings"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Use"
                  },
                  "Space",
                  {
                    "Str": "listings"
                  },
                  "Space",
                  {
                    "Str": "package"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  "Space",
                  {
                    "Str": "code"
                  },
                  "Space",
                  {
                    "Str": "blocks"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "-i"
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--incremental"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Make"
                  },
                  "Space",
                  {
                    "Str": "list"
                  },
                  "Space",
                  {
                    "Str": "items"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "slide"
                  },
                  "Space",
                  {
                    "Str": "shows"
                  },
                  "Space",
                  {
                    "Str": "display"
                  },
                  "Space",
                  {
                    "Str": "incrementally"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "one"
                  },
                  "Space",
                  {
                    "Str": "by"
                  },
                  "Space",
                  {
                    "Str": "one"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "The"
                  },
                  "Space",
                  {
                    "Str": "default"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "lists"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "displayed"
                  },
                  "Space",
                  {
                    "Str": "all"
                  },
                  "Space",
                  {
                    "Str": "at"
                  },
                  "Space",
                  {
                    "Str": "once"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--slide-level"
              ]
            },
            {
              "Str": "="
            },
            {
              "Emph": [
                {
                  "Str": "NUMBER"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Specifies"
                  },
                  "Space",
                  {
                    "Str": "that"
                  },
                  "Space",
                  {
                    "Str": "headers"
                  },
                  "Space",
                  {
                    "Str": "with"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  "Space",
                  {
                    "Str": "level"
                  },
                  "Space",
                  {
                    "Str": "create"
                  },
                  "Space",
                  {
                    "Str": "slides"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "beamer"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "s5"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "slidy"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "slideous"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "dzslides"
                    ]
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "Headers"
                  },
                  "Space",
                  {
                    "Str": "above"
                  },
                  "Space",
                  {
                    "Str": "this"
                  },
                  "Space",
                  {
                    "Str": "level"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "hierarchy"
                  },
                  "Space",
                  {
                    "Str": "are"
                  },
                  "Space",
                  {
                    "Str": "used"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "divide"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "slide"
                  },
                  "Space",
                  {
                    "Str": "show"
                  },
                  "Space",
                  {
                    "Str": "into"
                  },
                  "Space",
                  {
                    "Str": "sections"
                  },
                  {
                    "Str": ";"
                  },
                  "Space",
                  {
                    "Str": "headers"
                  },
                  "Space",
                  {
                    "Str": "below"
                  },
                  "Space",
                  {
                    "Str": "this"
                  },
                  "Space",
                  {
                    "Str": "level"
                  },
                  "Space",
                  {
                    "Str": "create"
                  },
                  "Space",
                  {
                    "Str": "subheads"
                  },
                  "Space",
                  {
                    "Str": "within"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "slide"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "The"
                  },
                  "Space",
                  {
                    "Str": "default"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "set"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "slide"
                  },
                  "Space",
                  {
                    "Str": "level"
                  },
                  "Space",
                  {
                    "Str": "based"
                  },
                  "Space",
                  {
                    "Str": "on"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "contents"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "document"
                  },
                  {
                    "Str": ";"
                  },
                  "Space",
                  {
                    "Str": "see"
                  },
                  "Space",
                  {
                    "Link": [
                      [
                        {
                          "Str": "Structuring"
                        },
                        "Space",
                        {
                          "Str": "the"
                        },
                        "Space",
                        {
                          "Str": "slide"
                        },
                        "Space",
                        {
                          "Str": "show"
                        }
                      ],
                      [
                        "#structuring-the-slide-show",
                        ""
                      ]
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "below"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--section-divs"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Wrap"
                  },
                  "Space",
                  {
                    "Str": "sections"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "<div>"
                    ]
                  },
                  "Space",
                  {
                    "Str": "tags"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "<section>"
                    ]
                  },
                  "Space",
                  {
                    "Str": "tags"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "HTML5"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "attach"
                  },
                  "Space",
                  {
                    "Str": "identifiers"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "enclosing"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "<div>"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "<section>"
                    ]
                  },
                  {
                    "Str": ")"
                  },
                  "Space",
                  {
                    "Str": "rather"
                  },
                  "Space",
                  {
                    "Str": "than"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "header"
                  },
                  "Space",
                  {
                    "Str": "itself"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "See"
                  },
                  "Space",
                  {
                    "Link": [
                      [
                        {
                          "Str": "Section"
                        },
                        "Space",
                        {
                          "Str": "identifiers"
                        }
                      ],
                      [
                        "#header-identifiers-in-html-latex-and-context",
                        ""
                      ]
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "below"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--email-obfuscation="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "none"
                },
                {
                  "Str": "|"
                },
                {
                  "Str": "javascript"
                },
                {
                  "Str": "|"
                },
                {
                  "Str": "references"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Specify"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "method"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "obfuscating"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "mailto:"
                    ]
                  },
                  "Space",
                  {
                    "Str": "links"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "documents"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "none"
                      }
                    ]
                  },
                  "Space",
                  {
                    "Str": "leaves"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "mailto:"
                    ]
                  },
                  "Space",
                  {
                    "Str": "links"
                  },
                  "Space",
                  {
                    "Str": "as"
                  },
                  "Space",
                  {
                    "Str": "they"
                  },
                  "Space",
                  {
                    "Str": "are"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "javascript"
                      }
                    ]
                  },
                  "Space",
                  {
                    "Str": "obfuscates"
                  },
                  "Space",
                  {
                    "Str": "them"
                  },
                  "Space",
                  {
                    "Str": "using"
                  },
                  "Space",
                  {
                    "Str": "javascript"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "references"
                      }
                    ]
                  },
                  "Space",
                  {
                    "Str": "obfuscates"
                  },
                  "Space",
                  {
                    "Str": "them"
                  },
                  "Space",
                  {
                    "Str": "by"
                  },
                  "Space",
                  {
                    "Str": "printing"
                  },
                  "Space",
                  {
                    "Str": "their"
                  },
                  "Space",
                  {
                    "Str": "letters"
                  },
                  "Space",
                  {
                    "Str": "as"
                  },
                  "Space",
                  {
                    "Str": "decimal"
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Str": "hexadecimal"
                  },
                  "Space",
                  {
                    "Str": "character"
                  },
                  "Space",
                  {
                    "Str": "references"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--strict"
                    ]
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "references"
                      }
                    ]
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "used"
                  },
                  "Space",
                  {
                    "Str": "regardless"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "presence"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "this"
                  },
                  "Space",
                  {
                    "Str": "option"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--id-prefix"
              ]
            },
            {
              "Str": "="
            },
            {
              "Emph": [
                {
                  "Str": "STRING"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Specify"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "prefix"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "added"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "all"
                  },
                  "Space",
                  {
                    "Str": "automatically"
                  },
                  "Space",
                  {
                    "Str": "generated"
                  },
                  "Space",
                  {
                    "Str": "identifiers"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "This"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "useful"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "preventing"
                  },
                  "Space",
                  {
                    "Str": "duplicate"
                  },
                  "Space",
                  {
                    "Str": "identifiers"
                  },
                  "Space",
                  {
                    "Str": "when"
                  },
                  "Space",
                  {
                    "Str": "generating"
                  },
                  "Space",
                  {
                    "Str": "fragments"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "included"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "other"
                  },
                  "Space",
                  {
                    "Str": "pages"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "-T"
              ]
            },
            "Space",
            {
              "Emph": [
                {
                  "Str": "STRING"
                }
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--title-prefix="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "STRING"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Specify"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "STRING"
                      }
                    ]
                  },
                  "Space",
                  {
                    "Str": "as"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "prefix"
                  },
                  "Space",
                  {
                    "Str": "at"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "beginning"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "title"
                  },
                  "Space",
                  {
                    "Str": "that"
                  },
                  "Space",
                  {
                    "Str": "appears"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "header"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "but"
                  },
                  "Space",
                  {
                    "Str": "not"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "title"
                  },
                  "Space",
                  {
                    "Str": "as"
                  },
                  "Space",
                  {
                    "Str": "it"
                  },
                  "Space",
                  {
                    "Str": "appears"
                  },
                  "Space",
                  {
                    "Str": "at"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "beginning"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "body"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "Implies"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--standalone"
                    ]
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "-c"
              ]
            },
            "Space",
            {
              "Emph": [
                {
                  "Str": "URL"
                }
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--css="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "URL"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Link"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "CSS"
                  },
                  "Space",
                  {
                    "Str": "style"
                  },
                  "Space",
                  {
                    "Str": "sheet"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--reference-odt="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "FILE"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Use"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  "Space",
                  {
                    "Str": "file"
                  },
                  "Space",
                  {
                    "Str": "as"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "style"
                  },
                  "Space",
                  {
                    "Str": "reference"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "producing"
                  },
                  "Space",
                  {
                    "Str": "an"
                  },
                  "Space",
                  {
                    "Str": "ODT"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "For"
                  },
                  "Space",
                  {
                    "Str": "best"
                  },
                  "Space",
                  {
                    "Str": "results"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "reference"
                  },
                  "Space",
                  {
                    "Str": "ODT"
                  },
                  "Space",
                  {
                    "Str": "should"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "modified"
                  },
                  "Space",
                  {
                    "Str": "version"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "an"
                  },
                  "Space",
                  {
                    "Str": "ODT"
                  },
                  "Space",
                  {
                    "Str": "produced"
                  },
                  "Space",
                  {
                    "Str": "using"
                  },
                  "Space",
                  {
                    "Str": "pandoc"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "The"
                  },
                  "Space",
                  {
                    "Str": "contents"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "reference"
                  },
                  "Space",
                  {
                    "Str": "ODT"
                  },
                  "Space",
                  {
                    "Str": "are"
                  },
                  "Space",
                  {
                    "Str": "ignored"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "but"
                  },
                  "Space",
                  {
                    "Str": "its"
                  },
                  "Space",
                  {
                    "Str": "stylesheets"
                  },
                  "Space",
                  {
                    "Str": "are"
                  },
                  "Space",
                  {
                    "Str": "used"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "new"
                  },
                  "Space",
                  {
                    "Str": "ODT"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Str": "no"
                  },
                  "Space",
                  {
                    "Str": "reference"
                  },
                  "Space",
                  {
                    "Str": "ODT"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  "Space",
                  {
                    "Str": "on"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "command"
                  },
                  "Space",
                  {
                    "Str": "line"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "pandoc"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "look"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "file"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "reference.odt"
                    ]
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "user"
                  },
                  "Space",
                  {
                    "Str": "data"
                  },
                  "Space",
                  {
                    "Str": "directory"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "see"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--data-dir"
                    ]
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Str": "this"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "not"
                  },
                  "Space",
                  {
                    "Str": "found"
                  },
                  "Space",
                  {
                    "Str": "either"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "sensible"
                  },
                  "Space",
                  {
                    "Str": "defaults"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "used"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--reference-docx="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "FILE"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Use"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  "Space",
                  {
                    "Str": "file"
                  },
                  "Space",
                  {
                    "Str": "as"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "style"
                  },
                  "Space",
                  {
                    "Str": "reference"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "producing"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "docx"
                  },
                  "Space",
                  {
                    "Str": "file"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "For"
                  },
                  "Space",
                  {
                    "Str": "best"
                  },
                  "Space",
                  {
                    "Str": "results"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "reference"
                  },
                  "Space",
                  {
                    "Str": "docx"
                  },
                  "Space",
                  {
                    "Str": "should"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "modified"
                  },
                  "Space",
                  {
                    "Str": "version"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "docx"
                  },
                  "Space",
                  {
                    "Str": "file"
                  },
                  "Space",
                  {
                    "Str": "produced"
                  },
                  "Space",
                  {
                    "Str": "using"
                  },
                  "Space",
                  {
                    "Str": "pandoc"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "The"
                  },
                  "Space",
                  {
                    "Str": "contents"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "reference"
                  },
                  "Space",
                  {
                    "Str": "docx"
                  },
                  "Space",
                  {
                    "Str": "are"
                  },
                  "Space",
                  {
                    "Str": "ignored"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "but"
                  },
                  "Space",
                  {
                    "Str": "its"
                  },
                  "Space",
                  {
                    "Str": "stylesheets"
                  },
                  "Space",
                  {
                    "Str": "are"
                  },
                  "Space",
                  {
                    "Str": "used"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "new"
                  },
                  "Space",
                  {
                    "Str": "docx"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Str": "no"
                  },
                  "Space",
                  {
                    "Str": "reference"
                  },
                  "Space",
                  {
                    "Str": "docx"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  "Space",
                  {
                    "Str": "on"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "command"
                  },
                  "Space",
                  {
                    "Str": "line"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "pandoc"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "look"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "file"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "reference.docx"
                    ]
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "user"
                  },
                  "Space",
                  {
                    "Str": "data"
                  },
                  "Space",
                  {
                    "Str": "directory"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "see"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--data-dir"
                    ]
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Str": "this"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "not"
                  },
                  "Space",
                  {
                    "Str": "found"
                  },
                  "Space",
                  {
                    "Str": "either"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "sensible"
                  },
                  "Space",
                  {
                    "Str": "defaults"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "used"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--epub-stylesheet="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "FILE"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Use"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  "Space",
                  {
                    "Str": "CSS"
                  },
                  "Space",
                  {
                    "Str": "file"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "style"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "EPUB"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Str": "no"
                  },
                  "Space",
                  {
                    "Str": "stylesheet"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "pandoc"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "look"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "file"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "epub.css"
                    ]
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "user"
                  },
                  "Space",
                  {
                    "Str": "data"
                  },
                  "Space",
                  {
                    "Str": "directory"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "see"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--data-dir"
                    ]
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Str": "it"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "not"
                  },
                  "Space",
                  {
                    "Str": "found"
                  },
                  "Space",
                  {
                    "Str": "there"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "sensible"
                  },
                  "Space",
                  {
                    "Str": "defaults"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "used"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--epub-cover-image="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "FILE"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Use"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  "Space",
                  {
                    "Str": "image"
                  },
                  "Space",
                  {
                    "Str": "as"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "EPUB"
                  },
                  "Space",
                  {
                    "Str": "cover"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "It"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "recommended"
                  },
                  "Space",
                  {
                    "Str": "that"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "image"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "less"
                  },
                  "Space",
                  {
                    "Str": "than"
                  },
                  "Space",
                  {
                    "Str": "1000px"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "width"
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "height"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--epub-metadata="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "FILE"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Look"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  "Space",
                  {
                    "Str": "XML"
                  },
                  "Space",
                  {
                    "Str": "file"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "metadata"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "EPUB"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "The"
                  },
                  "Space",
                  {
                    "Str": "file"
                  },
                  "Space",
                  {
                    "Str": "should"
                  },
                  "Space",
                  {
                    "Str": "contain"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "series"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "Dublin"
                  },
                  "Space",
                  {
                    "Str": "Core"
                  },
                  "Space",
                  {
                    "Str": "elements"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "as"
                  },
                  "Space",
                  {
                    "Str": "documented"
                  },
                  "Space",
                  {
                    "Str": "at"
                  },
                  "Space",
                  {
                    "Link": [
                      [
                        {
                          "Code": [
                            [
                              "",
                              [
                                "url"
                              ],
                              []
                            ],
                            "http://dublincore.org/documents/dces/"
                          ]
                        }
                      ],
                      [
                        "http://dublincore.org/documents/dces/",
                        ""
                      ]
                    ]
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "For"
                  },
                  "Space",
                  {
                    "Str": "example"
                  },
                  {
                    "Str": ":"
                  }
                ]
              },
              {
                "CodeBlock": [
                  [
                    "",
                    [],
                    []
                  ],
                  " <dc:rights>Creative Commons</dc:rights>\n <dc:language>es-AR</dc:language>"
                ]
              },
              {
                "Para": [
                  {
                    "Str": "By"
                  },
                  "Space",
                  {
                    "Str": "default"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "pandoc"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "include"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "following"
                  },
                  "Space",
                  {
                    "Str": "metadata"
                  },
                  "Space",
                  {
                    "Str": "elements"
                  },
                  {
                    "Str": ":"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "<dc:title>"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "from"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "document"
                  },
                  "Space",
                  {
                    "Str": "title"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "<dc:creator>"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "from"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "document"
                  },
                  "Space",
                  {
                    "Str": "authors"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "<dc:date>"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "from"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "document"
                  },
                  "Space",
                  {
                    "Str": "date"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "which"
                  },
                  "Space",
                  {
                    "Str": "should"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Link": [
                      [
                        {
                          "Str": "ISO"
                        },
                        "Space",
                        {
                          "Str": "8601"
                        },
                        "Space",
                        {
                          "Str": "format"
                        }
                      ],
                      [
                        "http://www.w3.org/TR/NOTE-datetime",
                        ""
                      ]
                    ]
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "<dc:language>"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "from"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "lang"
                    ]
                  },
                  "Space",
                  {
                    "Str": "variable"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "if"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "not"
                  },
                  "Space",
                  {
                    "Str": "set"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "locale"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "<dc:identifier id=\"BookId\">"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "randomly"
                  },
                  "Space",
                  {
                    "Str": "generated"
                  },
                  "Space",
                  {
                    "Str": "UUID"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "Any"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "these"
                  },
                  "Space",
                  {
                    "Str": "may"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "overridden"
                  },
                  "Space",
                  {
                    "Str": "by"
                  },
                  "Space",
                  {
                    "Str": "elements"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "metadata"
                  },
                  "Space",
                  {
                    "Str": "file"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--epub-embed-font="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "FILE"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Embed"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  "Space",
                  {
                    "Str": "font"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "EPUB"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "This"
                  },
                  "Space",
                  {
                    "Str": "option"
                  },
                  "Space",
                  {
                    "Str": "can"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "repeated"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "embed"
                  },
                  "Space",
                  {
                    "Str": "multiple"
                  },
                  "Space",
                  {
                    "Str": "fonts"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "To"
                  },
                  "Space",
                  {
                    "Str": "use"
                  },
                  "Space",
                  {
                    "Str": "embedded"
                  },
                  "Space",
                  {
                    "Str": "fonts"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "you"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "need"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "add"
                  },
                  "Space",
                  {
                    "Str": "declarations"
                  },
                  "Space",
                  {
                    "Str": "like"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "following"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "your"
                  },
                  "Space",
                  {
                    "Str": "CSS"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "see"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--epub-stylesheet"
                    ]
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ":"
                  }
                ]
              },
              {
                "CodeBlock": [
                  [
                    "",
                    [],
                    []
                  ],
                  "@font-face {\nfont-family: DejaVuSans;\nfont-style: normal;\nfont-weight: normal;\nsrc:url(\"DejaVuSans-Regular.ttf\");\n}\n@font-face {\nfont-family: DejaVuSans;\nfont-style: normal;\nfont-weight: bold;\nsrc:url(\"DejaVuSans-Bold.ttf\");\n}\n@font-face {\nfont-family: DejaVuSans;\nfont-style: italic;\nfont-weight: normal;\nsrc:url(\"DejaVuSans-Oblique.ttf\");\n}\n@font-face {\nfont-family: DejaVuSans;\nfont-style: italic;\nfont-weight: bold;\nsrc:url(\"DejaVuSans-BoldOblique.ttf\");\n}\nbody { font-family: \"DejaVuSans\"; }"
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--latex-engine="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "pdflatex"
                },
                {
                  "Str": "|"
                },
                {
                  "Str": "lualatex"
                },
                {
                  "Str": "|"
                },
                {
                  "Str": "xelatex"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Use"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  "Space",
                  {
                    "Str": "engine"
                  },
                  "Space",
                  {
                    "Str": "when"
                  },
                  "Space",
                  {
                    "Str": "producing"
                  },
                  "Space",
                  {
                    "Str": "PDF"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "The"
                  },
                  "Space",
                  {
                    "Str": "default"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "pdflatex"
                    ]
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "engine"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "not"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "your"
                  },
                  "Space",
                  {
                    "Str": "PATH"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "full"
                  },
                  "Space",
                  {
                    "Str": "path"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "engine"
                  },
                  "Space",
                  {
                    "Str": "may"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  "Space",
                  {
                    "Str": "here"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ]
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Citations"
          }
        ]
      ]
    },
    {
      "DefinitionList": [
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--bibliography="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "FILE"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Specify"
                  },
                  "Space",
                  {
                    "Str": "bibliography"
                  },
                  "Space",
                  {
                    "Str": "database"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "used"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "resolving"
                  },
                  "Space",
                  {
                    "Str": "citations"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "The"
                  },
                  "Space",
                  {
                    "Str": "database"
                  },
                  "Space",
                  {
                    "Str": "type"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "determined"
                  },
                  "Space",
                  {
                    "Str": "from"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "extension"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "FILE"
                      }
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "which"
                  },
                  "Space",
                  {
                    "Str": "may"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      ".mods"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "MODS"
                  },
                  "Space",
                  {
                    "Str": "format"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      ".bib"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "BibTeX"
                  },
                  {
                    "Str": "/"
                  },
                  {
                    "Str": "BibLaTeX"
                  },
                  "Space",
                  {
                    "Str": "format"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      ".ris"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "RIS"
                  },
                  "Space",
                  {
                    "Str": "format"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      ".enl"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "EndNote"
                  },
                  "Space",
                  {
                    "Str": "format"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      ".xml"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "EndNote"
                  },
                  "Space",
                  {
                    "Str": "XML"
                  },
                  "Space",
                  {
                    "Str": "format"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      ".wos"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "ISI"
                  },
                  "Space",
                  {
                    "Str": "format"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      ".medline"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "MEDLINE"
                  },
                  "Space",
                  {
                    "Str": "format"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      ".copac"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "Copac"
                  },
                  "Space",
                  {
                    "Str": "format"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      ".json"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "citeproc"
                  },
                  "Space",
                  {
                    "Str": "JSON"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Str": "you"
                  },
                  "Space",
                  {
                    "Str": "want"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "use"
                  },
                  "Space",
                  {
                    "Str": "multiple"
                  },
                  "Space",
                  {
                    "Str": "bibliographies"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "just"
                  },
                  "Space",
                  {
                    "Str": "use"
                  },
                  "Space",
                  {
                    "Str": "this"
                  },
                  "Space",
                  {
                    "Str": "option"
                  },
                  "Space",
                  {
                    "Str": "repeatedly"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--csl="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "FILE"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Specify"
                  },
                  "Space",
                  {
                    "Link": [
                      [
                        {
                          "Str": "CSL"
                        }
                      ],
                      [
                        "http://CitationStyles.org",
                        ""
                      ]
                    ]
                  },
                  "Space",
                  {
                    "Str": "style"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "used"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "formatting"
                  },
                  "Space",
                  {
                    "Str": "citations"
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "bibliography"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "FILE"
                      }
                    ]
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "not"
                  },
                  "Space",
                  {
                    "Str": "found"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "pandoc"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "look"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "it"
                  },
                  "Space",
                  {
                    "Str": "in"
                  }
                ]
              },
              {
                "CodeBlock": [
                  [
                    "",
                    [],
                    []
                  ],
                  "$HOME/.csl"
                ]
              },
              {
                "Para": [
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "unix"
                  },
                  "Space",
                  {
                    "Str": "and"
                  }
                ]
              },
              {
                "CodeBlock": [
                  [
                    "",
                    [],
                    []
                  ],
                  "C:\\Documents And Settings\\USERNAME\\Application Data\\csl"
                ]
              },
              {
                "Para": [
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "Windows"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--csl"
                    ]
                  },
                  "Space",
                  {
                    "Str": "option"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "not"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "pandoc"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "use"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "default"
                  },
                  "Space",
                  {
                    "Str": "style"
                  },
                  {
                    "Str": ":"
                  },
                  "Space",
                  {
                    "Str": "either"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "default.csl"
                    ]
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "user"
                  },
                  "Space",
                  {
                    "Str": "data"
                  },
                  "Space",
                  {
                    "Str": "directory"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "see"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--data-dir"
                    ]
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "if"
                  },
                  "Space",
                  {
                    "Str": "that"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "not"
                  },
                  "Space",
                  {
                    "Str": "present"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "Chicago"
                  },
                  "Space",
                  {
                    "Str": "author"
                  },
                  {
                    "Str": "-"
                  },
                  {
                    "Str": "date"
                  },
                  "Space",
                  {
                    "Str": "style"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--citation-abbreviations="
              ]
            },
            {
              "Emph": [
                {
                  "Str": "FILE"
                }
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Specify"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "file"
                  },
                  "Space",
                  {
                    "Str": "containing"
                  },
                  "Space",
                  {
                    "Str": "abbreviations"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "journal"
                  },
                  "Space",
                  {
                    "Str": "titles"
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "other"
                  },
                  "Space",
                  {
                    "Str": "bibliographic"
                  },
                  "Space",
                  {
                    "Str": "fields"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "indicated"
                  },
                  "Space",
                  {
                    "Str": "by"
                  },
                  "Space",
                  {
                    "Str": "setting"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "form=\"short\""
                    ]
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "CSL"
                  },
                  "Space",
                  {
                    "Str": "node"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "field"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "The"
                  },
                  "Space",
                  {
                    "Str": "format"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "described"
                  },
                  "Space",
                  {
                    "Str": "at"
                  },
                  "Space",
                  {
                    "Link": [
                      [
                        {
                          "Code": [
                            [
                              "",
                              [
                                "url"
                              ],
                              []
                            ],
                            "http://citationstylist.org/2011/10/19/abbreviations-for-zotero-test-release/"
                          ]
                        }
                      ],
                      [
                        "http://citationstylist.org/2011/10/19/abbreviations-for-zotero-test-release/",
                        ""
                      ]
                    ]
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "Here"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "short"
                  },
                  "Space",
                  {
                    "Str": "example"
                  },
                  {
                    "Str": ":"
                  }
                ]
              },
              {
                "CodeBlock": [
                  [
                    "",
                    [],
                    []
                  ],
                  "{ \"default\": {\n    \"container-title\": {\n            \"Lloyd's Law Reports\": \"Lloyd's Rep\",\n            \"Estates Gazette\": \"EG\",\n            \"Scots Law Times\": \"SLT\"\n    }\n  }\n}"
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--natbib"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Use"
                  },
                  "Space",
                  {
                    "Str": "natbib"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "citations"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--biblatex"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Use"
                  },
                  "Space",
                  {
                    "Str": "biblatex"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "citations"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ]
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Math"
          },
          "Space",
          {
            "Str": "rendering"
          },
          "Space",
          {
            "Str": "in"
          },
          "Space",
          {
            "Str": "HTML"
          }
        ]
      ]
    },
    {
      "DefinitionList": [
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "-m"
              ]
            },
            "Space",
            {
              "Str": "["
            },
            {
              "Emph": [
                {
                  "Str": "URL"
                }
              ]
            },
            {
              "Str": "]"
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--latexmathml"
              ]
            },
            {
              "Str": "["
            },
            {
              "Str": "="
            },
            {
              "Emph": [
                {
                  "Str": "URL"
                }
              ]
            },
            {
              "Str": "]"
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Use"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Link": [
                      [
                        {
                          "Str": "LaTeXMathML"
                        }
                      ],
                      [
                        "http://math.etsu.edu/LaTeXMathML/",
                        ""
                      ]
                    ]
                  },
                  "Space",
                  {
                    "Str": "script"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "display"
                  },
                  "Space",
                  {
                    "Str": "embedded"
                  },
                  "Space",
                  {
                    "Str": "TeX"
                  },
                  "Space",
                  {
                    "Str": "math"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "To"
                  },
                  "Space",
                  {
                    "Str": "insert"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "link"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "local"
                  },
                  "Space",
                  {
                    "Str": "copy"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "LaTeXMathML.js"
                    ]
                  },
                  "Space",
                  {
                    "Str": "script"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "provide"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "URL"
                      }
                    ]
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Str": "no"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "URL"
                      }
                    ]
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "provided"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "contents"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "script"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "inserted"
                  },
                  "Space",
                  {
                    "Str": "directly"
                  },
                  "Space",
                  {
                    "Str": "into"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "header"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "preserving"
                  },
                  "Space",
                  {
                    "Str": "portability"
                  },
                  "Space",
                  {
                    "Str": "at"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "price"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "efficiency"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Str": "you"
                  },
                  "Space",
                  {
                    "Str": "plan"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "use"
                  },
                  "Space",
                  {
                    "Str": "math"
                  },
                  "Space",
                  {
                    "Str": "on"
                  },
                  "Space",
                  {
                    "Str": "several"
                  },
                  "Space",
                  {
                    "Str": "pages"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "it"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "much"
                  },
                  "Space",
                  {
                    "Str": "better"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "link"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "copy"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "script"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "so"
                  },
                  "Space",
                  {
                    "Str": "it"
                  },
                  "Space",
                  {
                    "Str": "can"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "cached"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--mathml"
              ]
            },
            {
              "Str": "["
            },
            {
              "Str": "="
            },
            {
              "Emph": [
                {
                  "Str": "URL"
                }
              ]
            },
            {
              "Str": "]"
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Convert"
                  },
                  "Space",
                  {
                    "Str": "TeX"
                  },
                  "Space",
                  {
                    "Str": "math"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "MathML"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "docbook"
                    ]
                  },
                  "Space",
                  {
                    "Str": "as"
                  },
                  "Space",
                  {
                    "Str": "well"
                  },
                  "Space",
                  {
                    "Str": "as"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "html"
                    ]
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "html5"
                    ]
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "In"
                  },
                  "Space",
                  {
                    "Str": "standalone"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "html"
                    ]
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "small"
                  },
                  "Space",
                  {
                    "Str": "javascript"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "link"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "such"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "script"
                  },
                  "Space",
                  {
                    "Str": "if"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "URL"
                      }
                    ]
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "supplied"
                  },
                  {
                    "Str": ")"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "inserted"
                  },
                  "Space",
                  {
                    "Str": "that"
                  },
                  "Space",
                  {
                    "Str": "allows"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "MathML"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "viewed"
                  },
                  "Space",
                  {
                    "Str": "on"
                  },
                  "Space",
                  {
                    "Str": "some"
                  },
                  "Space",
                  {
                    "Str": "browsers"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--jsmath"
              ]
            },
            {
              "Str": "["
            },
            {
              "Str": "="
            },
            {
              "Emph": [
                {
                  "Str": "URL"
                }
              ]
            },
            {
              "Str": "]"
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Use"
                  },
                  "Space",
                  {
                    "Link": [
                      [
                        {
                          "Str": "jsMath"
                        }
                      ],
                      [
                        "http://www.math.union.edu/~dpvc/jsmath/",
                        ""
                      ]
                    ]
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "display"
                  },
                  "Space",
                  {
                    "Str": "embedded"
                  },
                  "Space",
                  {
                    "Str": "TeX"
                  },
                  "Space",
                  {
                    "Str": "math"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "The"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "URL"
                      }
                    ]
                  },
                  "Space",
                  {
                    "Str": "should"
                  },
                  "Space",
                  {
                    "Str": "point"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "jsMath"
                  },
                  "Space",
                  {
                    "Str": "load"
                  },
                  "Space",
                  {
                    "Str": "script"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "e"
                  },
                  {
                    "Str": "."
                  },
                  {
                    "Str": "g"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "jsMath/easy/load.js"
                    ]
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": ";"
                  },
                  "Space",
                  {
                    "Str": "if"
                  },
                  "Space",
                  {
                    "Str": "provided"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "it"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "linked"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "header"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "standalone"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "documents"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "URL"
                      }
                    ]
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "not"
                  },
                  "Space",
                  {
                    "Str": "provided"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "no"
                  },
                  "Space",
                  {
                    "Str": "link"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "jsMath"
                  },
                  "Space",
                  {
                    "Str": "load"
                  },
                  "Space",
                  {
                    "Str": "script"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "inserted"
                  },
                  {
                    "Str": ";"
                  },
                  "Space",
                  {
                    "Str": "it"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "then"
                  },
                  "Space",
                  {
                    "Str": "up"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "author"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "provide"
                  },
                  "Space",
                  {
                    "Str": "such"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "link"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "template"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--mathjax"
              ]
            },
            {
              "Str": "["
            },
            {
              "Str": "="
            },
            {
              "Emph": [
                {
                  "Str": "URL"
                }
              ]
            },
            {
              "Str": "]"
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Use"
                  },
                  "Space",
                  {
                    "Link": [
                      [
                        {
                          "Str": "MathJax"
                        }
                      ],
                      [
                        "http://www.mathjax.org/",
                        ""
                      ]
                    ]
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "display"
                  },
                  "Space",
                  {
                    "Str": "embedded"
                  },
                  "Space",
                  {
                    "Str": "TeX"
                  },
                  "Space",
                  {
                    "Str": "math"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "The"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "URL"
                      }
                    ]
                  },
                  "Space",
                  {
                    "Str": "should"
                  },
                  "Space",
                  {
                    "Str": "point"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "MathJax.js"
                    ]
                  },
                  "Space",
                  {
                    "Str": "load"
                  },
                  "Space",
                  {
                    "Str": "script"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "URL"
                      }
                    ]
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "not"
                  },
                  "Space",
                  {
                    "Str": "provided"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Str": "link"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "MathJax"
                  },
                  "Space",
                  {
                    "Str": "CDN"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "inserted"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--gladtex"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Enclose"
                  },
                  "Space",
                  {
                    "Str": "TeX"
                  },
                  "Space",
                  {
                    "Str": "math"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "<eq>"
                    ]
                  },
                  "Space",
                  {
                    "Str": "tags"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "These"
                  },
                  "Space",
                  {
                    "Str": "can"
                  },
                  "Space",
                  {
                    "Str": "then"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "processed"
                  },
                  "Space",
                  {
                    "Str": "by"
                  },
                  "Space",
                  {
                    "Link": [
                      [
                        {
                          "Str": "gladTeX"
                        }
                      ],
                      [
                        "http://www.math.uio.no/~martingu/gladtex/index.html",
                        ""
                      ]
                    ]
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "produce"
                  },
                  "Space",
                  {
                    "Str": "links"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "images"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "typeset"
                  },
                  "Space",
                  {
                    "Str": "formulas"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--mimetex"
              ]
            },
            {
              "Str": "["
            },
            {
              "Str": "="
            },
            {
              "Emph": [
                {
                  "Str": "URL"
                }
              ]
            },
            {
              "Str": "]"
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Render"
                  },
                  "Space",
                  {
                    "Str": "TeX"
                  },
                  "Space",
                  {
                    "Str": "math"
                  },
                  "Space",
                  {
                    "Str": "using"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Link": [
                      [
                        {
                          "Str": "mimeTeX"
                        }
                      ],
                      [
                        "http://www.forkosh.com/mimetex.html",
                        ""
                      ]
                    ]
                  },
                  "Space",
                  {
                    "Str": "CGI"
                  },
                  "Space",
                  {
                    "Str": "script"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "URL"
                      }
                    ]
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "not"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "it"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "assumed"
                  },
                  "Space",
                  {
                    "Str": "that"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "script"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "at"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "/cgi-bin/mimetex.cgi"
                    ]
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--webtex"
              ]
            },
            {
              "Str": "["
            },
            {
              "Str": "="
            },
            {
              "Emph": [
                {
                  "Str": "URL"
                }
              ]
            },
            {
              "Str": "]"
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Render"
                  },
                  "Space",
                  {
                    "Str": "TeX"
                  },
                  "Space",
                  {
                    "Str": "formulas"
                  },
                  "Space",
                  {
                    "Str": "using"
                  },
                  "Space",
                  {
                    "Str": "an"
                  },
                  "Space",
                  {
                    "Str": "external"
                  },
                  "Space",
                  {
                    "Str": "script"
                  },
                  "Space",
                  {
                    "Str": "that"
                  },
                  "Space",
                  {
                    "Str": "converts"
                  },
                  "Space",
                  {
                    "Str": "TeX"
                  },
                  "Space",
                  {
                    "Str": "formulas"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "images"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "The"
                  },
                  "Space",
                  {
                    "Str": "formula"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "concatenated"
                  },
                  "Space",
                  {
                    "Str": "with"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "URL"
                  },
                  "Space",
                  {
                    "Str": "provided"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "URL"
                      }
                    ]
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "not"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "Google"
                  },
                  "Space",
                  {
                    "Str": "Chart"
                  },
                  "Space",
                  {
                    "Str": "API"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "used"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ]
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Options"
          },
          "Space",
          {
            "Str": "for"
          },
          "Space",
          {
            "Str": "wrapper"
          },
          "Space",
          {
            "Str": "scripts"
          }
        ]
      ]
    },
    {
      "DefinitionList": [
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--dump-args"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Print"
                  },
                  "Space",
                  {
                    "Str": "information"
                  },
                  "Space",
                  {
                    "Str": "about"
                  },
                  "Space",
                  {
                    "Str": "command"
                  },
                  {
                    "Str": "-"
                  },
                  {
                    "Str": "line"
                  },
                  "Space",
                  {
                    "Str": "arguments"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "stdout"
                      }
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "then"
                  },
                  "Space",
                  {
                    "Str": "exit"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "This"
                  },
                  "Space",
                  {
                    "Str": "option"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "intended"
                  },
                  "Space",
                  {
                    "Str": "primarily"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "use"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "wrapper"
                  },
                  "Space",
                  {
                    "Str": "scripts"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "The"
                  },
                  "Space",
                  {
                    "Str": "first"
                  },
                  "Space",
                  {
                    "Str": "line"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  "Space",
                  {
                    "Str": "contains"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "name"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  "Space",
                  {
                    "Str": "file"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  "Space",
                  {
                    "Str": "with"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "-o"
                    ]
                  },
                  "Space",
                  {
                    "Str": "option"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "-"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "stdout"
                      }
                    ]
                  },
                  {
                    "Str": ")"
                  },
                  "Space",
                  {
                    "Str": "if"
                  },
                  "Space",
                  {
                    "Str": "no"
                  },
                  "Space",
                  {
                    "Str": "output"
                  },
                  "Space",
                  {
                    "Str": "file"
                  },
                  "Space",
                  {
                    "Str": "was"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "The"
                  },
                  "Space",
                  {
                    "Str": "remaining"
                  },
                  "Space",
                  {
                    "Str": "lines"
                  },
                  "Space",
                  {
                    "Str": "contain"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "command"
                  },
                  {
                    "Str": "-"
                  },
                  {
                    "Str": "line"
                  },
                  "Space",
                  {
                    "Str": "arguments"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "one"
                  },
                  "Space",
                  {
                    "Str": "per"
                  },
                  "Space",
                  {
                    "Str": "line"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "order"
                  },
                  "Space",
                  {
                    "Str": "they"
                  },
                  "Space",
                  {
                    "Str": "appear"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "These"
                  },
                  "Space",
                  {
                    "Str": "do"
                  },
                  "Space",
                  {
                    "Str": "not"
                  },
                  "Space",
                  {
                    "Str": "include"
                  },
                  "Space",
                  {
                    "Str": "regular"
                  },
                  "Space",
                  {
                    "Str": "Pandoc"
                  },
                  "Space",
                  {
                    "Str": "options"
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "their"
                  },
                  "Space",
                  {
                    "Str": "arguments"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "but"
                  },
                  "Space",
                  {
                    "Str": "do"
                  },
                  "Space",
                  {
                    "Str": "include"
                  },
                  "Space",
                  {
                    "Str": "any"
                  },
                  "Space",
                  {
                    "Str": "options"
                  },
                  "Space",
                  {
                    "Str": "appearing"
                  },
                  "Space",
                  {
                    "Str": "after"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--"
                    ]
                  },
                  "Space",
                  {
                    "Str": "separator"
                  },
                  "Space",
                  {
                    "Str": "at"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "end"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "line"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "--ignore-args"
              ]
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "Ignore"
                  },
                  "Space",
                  {
                    "Str": "command"
                  },
                  {
                    "Str": "-"
                  },
                  {
                    "Str": "line"
                  },
                  "Space",
                  {
                    "Str": "arguments"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "use"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "wrapper"
                  },
                  "Space",
                  {
                    "Str": "scripts"
                  },
                  {
                    "Str": ")"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "Regular"
                  },
                  "Space",
                  {
                    "Str": "Pandoc"
                  },
                  "Space",
                  {
                    "Str": "options"
                  },
                  "Space",
                  {
                    "Str": "are"
                  },
                  "Space",
                  {
                    "Str": "not"
                  },
                  "Space",
                  {
                    "Str": "ignored"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "Thus"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "example"
                  },
                  {
                    "Str": ","
                  }
                ]
              },
              {
                "CodeBlock": [
                  [
                    "",
                    [],
                    []
                  ],
                  "pandoc --ignore-args -o foo.html -s foo.txt -- -e latin1"
                ]
              },
              {
                "Para": [
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "equivalent"
                  },
                  "Space",
                  {
                    "Str": "to"
                  }
                ]
              },
              {
                "CodeBlock": [
                  [
                    "",
                    [],
                    []
                  ],
                  "pandoc -o foo.html -s"
                ]
              }
            ]
          ]
        ]
      ]
    },
    {
      "Header": [
        1,
        [
          {
            "Str": "Templates"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "When"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "-s/--standalone"
          ]
        },
        "Space",
        {
          "Str": "option"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "used"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "pandoc"
        },
        "Space",
        {
          "Str": "uses"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "template"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "add"
        },
        "Space",
        {
          "Str": "header"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "footer"
        },
        "Space",
        {
          "Str": "material"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "needed"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "self"
        },
        {
          "Str": "-"
        },
        {
          "Str": "standing"
        },
        "Space",
        {
          "Str": "document"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "To"
        },
        "Space",
        {
          "Str": "see"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "default"
        },
        "Space",
        {
          "Str": "template"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "used"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "just"
        },
        "Space",
        {
          "Str": "type"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "pandoc -D FORMAT"
      ]
    },
    {
      "Para": [
        {
          "Str": "where"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "FORMAT"
          ]
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "name"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "format"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "A"
        },
        "Space",
        {
          "Str": "custom"
        },
        "Space",
        {
          "Str": "template"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "specified"
        },
        "Space",
        {
          "Str": "using"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--template"
          ]
        },
        "Space",
        {
          "Str": "option"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "You"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "also"
        },
        "Space",
        {
          "Str": "override"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "system"
        },
        "Space",
        {
          "Str": "default"
        },
        "Space",
        {
          "Str": "templates"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "given"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "format"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "FORMAT"
          ]
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "putting"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "file"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "templates/default.FORMAT"
          ]
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "user"
        },
        "Space",
        {
          "Str": "data"
        },
        "Space",
        {
          "Str": "directory"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "see"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--data-dir"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "above"
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Emph": [
            {
              "Str": "Exceptions"
            },
            {
              "Str": ":"
            }
          ]
        },
        "Space",
        {
          "Str": "For"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "odt"
          ]
        },
        "Space",
        {
          "Str": "output"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "customize"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "default.opendocument"
          ]
        },
        "Space",
        {
          "Str": "template"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "For"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "pdf"
          ]
        },
        "Space",
        {
          "Str": "output"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "customize"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "default.latex"
          ]
        },
        "Space",
        {
          "Str": "template"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "For"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "epub"
          ]
        },
        "Space",
        {
          "Str": "output"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "customize"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "epub-page.html"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "epub-coverimage.html"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "epub-titlepage.html"
          ]
        },
        "Space",
        {
          "Str": "templates"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Templates"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "contain"
        },
        "Space",
        {
          "Emph": [
            {
              "Str": "variables"
            }
          ]
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Variable"
        },
        "Space",
        {
          "Str": "names"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "sequences"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "alphanumerics"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "-"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "_"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "starting"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "letter"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "A"
        },
        "Space",
        {
          "Str": "variable"
        },
        "Space",
        {
          "Str": "name"
        },
        "Space",
        {
          "Str": "surrounded"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "$"
          ]
        },
        "Space",
        {
          "Str": "signs"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "replaced"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "its"
        },
        "Space",
        {
          "Str": "value"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "For"
        },
        "Space",
        {
          "Str": "example"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "string"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "$title$"
          ]
        },
        "Space",
        {
          "Str": "in"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "<title>$title$</title>"
      ]
    },
    {
      "Para": [
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "replaced"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "document"
        },
        "Space",
        {
          "Str": "title"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "To"
        },
        "Space",
        {
          "Str": "write"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "literal"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "$"
          ]
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "template"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "$$"
          ]
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Some"
        },
        "Space",
        {
          "Str": "variables"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "set"
        },
        "Space",
        {
          "Str": "automatically"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "pandoc"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "These"
        },
        "Space",
        {
          "Str": "vary"
        },
        "Space",
        {
          "Str": "somewhat"
        },
        "Space",
        {
          "Str": "depending"
        },
        "Space",
        {
          "Str": "on"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "format"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "but"
        },
        "Space",
        {
          "Str": "include"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "DefinitionList": [
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "header-includes"
              ]
            }
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "contents"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  "Space",
                  {
                    "Str": "by"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "-H/--include-in-header"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "may"
                  },
                  "Space",
                  {
                    "Str": "have"
                  },
                  "Space",
                  {
                    "Str": "multiple"
                  },
                  "Space",
                  {
                    "Str": "values"
                  },
                  {
                    "Str": ")"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "toc"
              ]
            }
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "non"
                  },
                  {
                    "Str": "-"
                  },
                  {
                    "Str": "null"
                  },
                  "Space",
                  {
                    "Str": "value"
                  },
                  "Space",
                  {
                    "Str": "if"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--toc/--table-of-contents"
                    ]
                  },
                  "Space",
                  {
                    "Str": "was"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "include-before"
              ]
            }
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "contents"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  "Space",
                  {
                    "Str": "by"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "-B/--include-before-body"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "may"
                  },
                  "Space",
                  {
                    "Str": "have"
                  },
                  "Space",
                  {
                    "Str": "multiple"
                  },
                  "Space",
                  {
                    "Str": "values"
                  },
                  {
                    "Str": ")"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "include-after"
              ]
            }
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "contents"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  "Space",
                  {
                    "Str": "by"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "-A/--include-after-body"
                    ]
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "may"
                  },
                  "Space",
                  {
                    "Str": "have"
                  },
                  "Space",
                  {
                    "Str": "multiple"
                  },
                  "Space",
                  {
                    "Str": "values"
                  },
                  {
                    "Str": ")"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "body"
              ]
            }
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "body"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "document"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "title"
              ]
            }
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "title"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "document"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "as"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "title"
                  },
                  "Space",
                  {
                    "Str": "block"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "author"
              ]
            }
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "author"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "document"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "as"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "title"
                  },
                  "Space",
                  {
                    "Str": "block"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "may"
                  },
                  "Space",
                  {
                    "Str": "have"
                  },
                  "Space",
                  {
                    "Str": "multiple"
                  },
                  "Space",
                  {
                    "Str": "values"
                  },
                  {
                    "Str": ")"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "date"
              ]
            }
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "date"
                  },
                  "Space",
                  {
                    "Str": "of"
                  },
                  "Space",
                  {
                    "Str": "document"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "as"
                  },
                  "Space",
                  {
                    "Str": "specified"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "title"
                  },
                  "Space",
                  {
                    "Str": "block"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "lang"
              ]
            }
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "language"
                  },
                  "Space",
                  {
                    "Str": "code"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  "Space",
                  {
                    "Str": "documents"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "slidy-url"
              ]
            }
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "base"
                  },
                  "Space",
                  {
                    "Str": "URL"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "Slidy"
                  },
                  "Space",
                  {
                    "Str": "documents"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "defaults"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "http://www.w3.org/Talks/Tools/Slidy2"
                    ]
                  },
                  {
                    "Str": ")"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "slideous-url"
              ]
            }
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "base"
                  },
                  "Space",
                  {
                    "Str": "URL"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "Slideous"
                  },
                  "Space",
                  {
                    "Str": "documents"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "defaults"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "default"
                    ]
                  },
                  {
                    "Str": ")"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "s5-url"
              ]
            }
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "base"
                  },
                  "Space",
                  {
                    "Str": "URL"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "S5"
                  },
                  "Space",
                  {
                    "Str": "documents"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "defaults"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "ui/default"
                    ]
                  },
                  {
                    "Str": ")"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "fontsize"
              ]
            }
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "font"
                  },
                  "Space",
                  {
                    "Str": "size"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "10pt"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "11pt"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "12pt"
                  },
                  {
                    "Str": ")"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  "Space",
                  {
                    "Str": "documents"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "documentclass"
              ]
            }
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "document"
                  },
                  "Space",
                  {
                    "Str": "class"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  "Space",
                  {
                    "Str": "documents"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "geometry"
              ]
            }
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "options"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "geometry"
                    ]
                  },
                  "Space",
                  {
                    "Str": "class"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "e"
                  },
                  {
                    "Str": "."
                  },
                  {
                    "Str": "g"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "margin=1in"
                    ]
                  },
                  {
                    "Str": ";"
                  },
                  "Space",
                  {
                    "Str": "may"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "repeated"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "multiple"
                  },
                  "Space",
                  {
                    "Str": "options"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "mainfont"
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "sansfont"
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "monofont"
              ]
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "mathfont"
              ]
            }
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "fonts"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  "Space",
                  {
                    "Str": "documents"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Str": "works"
                  },
                  "Space",
                  {
                    "Str": "only"
                  },
                  "Space",
                  {
                    "Str": "with"
                  },
                  "Space",
                  {
                    "Str": "xelatex"
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "lualatex"
                  },
                  {
                    "Str": ")"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "theme"
              ]
            }
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "theme"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  "Space",
                  {
                    "Str": "beamer"
                  },
                  "Space",
                  {
                    "Str": "documents"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "colortheme"
              ]
            }
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "colortheme"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  "Space",
                  {
                    "Str": "beamer"
                  },
                  "Space",
                  {
                    "Str": "documents"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "linkcolor"
              ]
            }
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "color"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "internal"
                  },
                  "Space",
                  {
                    "Str": "links"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  "Space",
                  {
                    "Str": "documents"
                  },
                  "Space",
                  {
                    "Str": "("
                  },
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "red"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "green"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "magenta"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "cyan"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "blue"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "black"
                    ]
                  },
                  {
                    "Str": ")"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "urlcolor"
              ]
            }
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "color"
                  },
                  "Space",
                  {
                    "Str": "for"
                  },
                  "Space",
                  {
                    "Str": "external"
                  },
                  "Space",
                  {
                    "Str": "links"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  "Space",
                  {
                    "Str": "documents"
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Code": [
                [
                  "",
                  [],
                  []
                ],
                "links-as-notes"
              ]
            }
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "causes"
                  },
                  "Space",
                  {
                    "Str": "links"
                  },
                  "Space",
                  {
                    "Str": "to"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "printed"
                  },
                  "Space",
                  {
                    "Str": "as"
                  },
                  "Space",
                  {
                    "Str": "footnotes"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "LaTeX"
                  },
                  "Space",
                  {
                    "Str": "documents"
                  }
                ]
              }
            ]
          ]
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "Variables"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "set"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "command"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "using"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "-V/--variable"
          ]
        },
        "Space",
        {
          "Str": "option"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "This"
        },
        "Space",
        {
          "Str": "allows"
        },
        "Space",
        {
          "Str": "users"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "include"
        },
        "Space",
        {
          "Str": "custom"
        },
        "Space",
        {
          "Str": "variables"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "their"
        },
        "Space",
        {
          "Str": "templates"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Templates"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "contain"
        },
        "Space",
        {
          "Str": "conditionals"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "syntax"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "follows"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "$if(variable)$\nX\n$else$\nY\n$endif$"
      ]
    },
    {
      "Para": [
        {
          "Str": "This"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "include"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "X"
          ]
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "template"
        },
        "Space",
        {
          "Str": "if"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "variable"
          ]
        },
        "Space",
        {
          "Str": "has"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "non"
        },
        {
          "Str": "-"
        },
        {
          "Str": "null"
        },
        "Space",
        {
          "Str": "value"
        },
        {
          "Str": ";"
        },
        "Space",
        {
          "Str": "otherwise"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "include"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "Y"
          ]
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "X"
          ]
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "Y"
          ]
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "placeholders"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "any"
        },
        "Space",
        {
          "Str": "valid"
        },
        "Space",
        {
          "Str": "template"
        },
        "Space",
        {
          "Str": "text"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "include"
        },
        "Space",
        {
          "Str": "interpolated"
        },
        "Space",
        {
          "Str": "variables"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "other"
        },
        "Space",
        {
          "Str": "conditionals"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "$else$"
          ]
        },
        "Space",
        {
          "Str": "section"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "omitted"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "When"
        },
        "Space",
        {
          "Str": "variables"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "have"
        },
        "Space",
        {
          "Str": "multiple"
        },
        "Space",
        {
          "Str": "values"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "example"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "author"
          ]
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "multi"
        },
        {
          "Str": "-"
        },
        {
          "Str": "author"
        },
        "Space",
        {
          "Str": "document"
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "$for$"
          ]
        },
        "Space",
        {
          "Str": "keyword"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "$for(author)$\n<meta name=\"author\" content=\"$author$\" />\n$endfor$"
      ]
    },
    {
      "Para": [
        {
          "Str": "You"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "optionally"
        },
        "Space",
        {
          "Str": "specify"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "separator"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "used"
        },
        "Space",
        {
          "Str": "between"
        },
        "Space",
        {
          "Str": "consecutive"
        },
        "Space",
        {
          "Str": "items"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "$for(author)$$author$$sep$, $endfor$"
      ]
    },
    {
      "Para": [
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Str": "custom"
        },
        "Space",
        {
          "Str": "templates"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "need"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "revise"
        },
        "Space",
        {
          "Str": "them"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "pandoc"
        },
        "Space",
        {
          "Str": "changes"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "We"
        },
        "Space",
        {
          "Str": "recommend"
        },
        "Space",
        {
          "Str": "tracking"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "changes"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "default"
        },
        "Space",
        {
          "Str": "templates"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "modifying"
        },
        "Space",
        {
          "Str": "your"
        },
        "Space",
        {
          "Str": "custom"
        },
        "Space",
        {
          "Str": "templates"
        },
        "Space",
        {
          "Str": "accordingly"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "An"
        },
        "Space",
        {
          "Str": "easy"
        },
        "Space",
        {
          "Str": "way"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "do"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "fork"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "pandoc"
        },
        {
          "Str": "-"
        },
        {
          "Str": "templates"
        },
        "Space",
        {
          "Str": "repository"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Link": [
            [
              {
                "Code": [
                  [
                    "",
                    [
                      "url"
                    ],
                    []
                  ],
                  "http://github.com/jgm/pandoc-templates"
                ]
              }
            ],
            [
              "http://github.com/jgm/pandoc-templates",
              ""
            ]
          ]
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "merge"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "changes"
        },
        "Space",
        {
          "Str": "after"
        },
        "Space",
        {
          "Str": "each"
        },
        "Space",
        {
          "Str": "pandoc"
        },
        "Space",
        {
          "Str": "release"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        1,
        [
          {
            "Str": "Pandoc"
          },
          {
            "Str": "'"
          },
          {
            "Str": "s"
          },
          "Space",
          {
            "Str": "markdown"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "Pandoc"
        },
        "Space",
        {
          "Str": "understands"
        },
        "Space",
        {
          "Str": "an"
        },
        "Space",
        {
          "Str": "extended"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "slightly"
        },
        "Space",
        {
          "Str": "revised"
        },
        "Space",
        {
          "Str": "version"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "John"
        },
        "Space",
        {
          "Str": "Gruber"
        },
        {
          "Str": "'"
        },
        {
          "Str": "s"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "markdown"
              }
            ],
            [
              "http://daringfireball.net/projects/markdown/",
              ""
            ]
          ]
        },
        "Space",
        {
          "Str": "syntax"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "This"
        },
        "Space",
        {
          "Str": "document"
        },
        "Space",
        {
          "Str": "explains"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "syntax"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "noting"
        },
        "Space",
        {
          "Str": "differences"
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Str": "standard"
        },
        "Space",
        {
          "Str": "markdown"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Except"
        },
        "Space",
        {
          "Str": "where"
        },
        "Space",
        {
          "Str": "noted"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "these"
        },
        "Space",
        {
          "Str": "differences"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "suppressed"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "specifying"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--strict"
          ]
        },
        "Space",
        {
          "Str": "command"
        },
        {
          "Str": "-"
        },
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "option"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Philosophy"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "Markdown"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "designed"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "easy"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "write"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "even"
        },
        "Space",
        {
          "Str": "more"
        },
        "Space",
        {
          "Str": "importantly"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "easy"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "read"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "BlockQuote": [
        {
          "Para": [
            {
              "Str": "A"
            },
            "Space",
            {
              "Str": "Markdown"
            },
            {
              "Str": "-"
            },
            {
              "Str": "formatted"
            },
            "Space",
            {
              "Str": "document"
            },
            "Space",
            {
              "Str": "should"
            },
            "Space",
            {
              "Str": "be"
            },
            "Space",
            {
              "Str": "publishable"
            },
            "Space",
            {
              "Str": "as"
            },
            {
              "Str": "-"
            },
            {
              "Str": "is"
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Str": "as"
            },
            "Space",
            {
              "Str": "plain"
            },
            "Space",
            {
              "Str": "text"
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Str": "without"
            },
            "Space",
            {
              "Str": "looking"
            },
            "Space",
            {
              "Str": "like"
            },
            "Space",
            {
              "Str": "it"
            },
            {
              "Str": "'"
            },
            {
              "Str": "s"
            },
            "Space",
            {
              "Str": "been"
            },
            "Space",
            {
              "Str": "marked"
            },
            "Space",
            {
              "Str": "up"
            },
            "Space",
            {
              "Str": "with"
            },
            "Space",
            {
              "Str": "tags"
            },
            "Space",
            {
              "Str": "or"
            },
            "Space",
            {
              "Str": "formatting"
            },
            "Space",
            {
              "Str": "instructions"
            },
            {
              "Str": "."
            },
            "Space",
            {
              "Str": "-"
            },
            {
              "Str": "-"
            },
            "Space",
            {
              "Link": [
                [
                  {
                    "Str": "John"
                  },
                  "Space",
                  {
                    "Str": "Gruber"
                  }
                ],
                [
                  "http://daringfireball.net/projects/markdown/syntax#philosophy",
                  ""
                ]
              ]
            }
          ]
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "This"
        },
        "Space",
        {
          "Str": "principle"
        },
        "Space",
        {
          "Str": "has"
        },
        "Space",
        {
          "Str": "guided"
        },
        "Space",
        {
          "Str": "pandoc"
        },
        {
          "Str": "'"
        },
        {
          "Str": "s"
        },
        "Space",
        {
          "Str": "decisions"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "finding"
        },
        "Space",
        {
          "Str": "syntax"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "tables"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "footnotes"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "other"
        },
        "Space",
        {
          "Str": "extensions"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "There"
        },
        "Space",
        {
          "Str": "is"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "however"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "respect"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "which"
        },
        "Space",
        {
          "Str": "pandoc"
        },
        {
          "Str": "'"
        },
        {
          "Str": "s"
        },
        "Space",
        {
          "Str": "aims"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "different"
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "original"
        },
        "Space",
        {
          "Str": "aims"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "markdown"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Whereas"
        },
        "Space",
        {
          "Str": "markdown"
        },
        "Space",
        {
          "Str": "was"
        },
        "Space",
        {
          "Str": "originally"
        },
        "Space",
        {
          "Str": "designed"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "HTML"
        },
        "Space",
        {
          "Str": "generation"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "mind"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "pandoc"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "designed"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "multiple"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "formats"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Thus"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "while"
        },
        "Space",
        {
          "Str": "pandoc"
        },
        "Space",
        {
          "Str": "allows"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "embedding"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "raw"
        },
        "Space",
        {
          "Str": "HTML"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "discourages"
        },
        "Space",
        {
          "Str": "it"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "provides"
        },
        "Space",
        {
          "Str": "other"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "non"
        },
        {
          "Str": "-"
        },
        {
          "Str": "HTMLish"
        },
        "Space",
        {
          "Str": "ways"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "representing"
        },
        "Space",
        {
          "Str": "important"
        },
        "Space",
        {
          "Str": "document"
        },
        "Space",
        {
          "Str": "elements"
        },
        "Space",
        {
          "Str": "like"
        },
        "Space",
        {
          "Str": "definition"
        },
        "Space",
        {
          "Str": "lists"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "tables"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "mathematics"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "footnotes"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Paragraphs"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "A"
        },
        "Space",
        {
          "Str": "paragraph"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "more"
        },
        "Space",
        {
          "Str": "lines"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "followed"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "more"
        },
        "Space",
        {
          "Str": "blank"
        },
        "Space",
        {
          "Str": "line"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Newlines"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "treated"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "spaces"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "so"
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "reflow"
        },
        "Space",
        {
          "Str": "your"
        },
        "Space",
        {
          "Str": "paragraphs"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "like"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "need"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "hard"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "break"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "put"
        },
        "Space",
        {
          "Str": "two"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "more"
        },
        "Space",
        {
          "Str": "spaces"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "end"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "line"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "type"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "backslash"
        },
        "Space",
        {
          "Str": "followed"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "newline"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Headers"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "There"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "two"
        },
        "Space",
        {
          "Str": "kinds"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "headers"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Setext"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "atx"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        3,
        [
          {
            "Str": "Setext"
          },
          {
            "Str": "-"
          },
          {
            "Str": "style"
          },
          "Space",
          {
            "Str": "headers"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "A"
        },
        "Space",
        {
          "Str": "setext"
        },
        {
          "Str": "-"
        },
        {
          "Str": "style"
        },
        "Space",
        {
          "Str": "header"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "underlined"
        },
        {
          "Str": "\""
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "row"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "="
          ]
        },
        "Space",
        {
          "Str": "signs"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "level"
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "header"
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "-"
          ]
        },
        "Space",
        {
          "Str": "signs"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "level"
        },
        "Space",
        {
          "Str": "two"
        },
        "Space",
        {
          "Str": "header"
        },
        {
          "Str": ")"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "A level-one header\n==================\n\nA level-two header\n------------------"
      ]
    },
    {
      "Para": [
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "header"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "contain"
        },
        "Space",
        {
          "Str": "inline"
        },
        "Space",
        {
          "Str": "formatting"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "such"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "emphasis"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "see"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "Inline"
              },
              "Space",
              {
                "Str": "formatting"
              }
            ],
            [
              "#inline-formatting",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "below"
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        3,
        [
          {
            "Str": "Atx"
          },
          {
            "Str": "-"
          },
          {
            "Str": "style"
          },
          "Space",
          {
            "Str": "headers"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "An"
        },
        "Space",
        {
          "Str": "Atx"
        },
        {
          "Str": "-"
        },
        {
          "Str": "style"
        },
        "Space",
        {
          "Str": "header"
        },
        "Space",
        {
          "Str": "consists"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "six"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "#"
          ]
        },
        "Space",
        {
          "Str": "signs"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "text"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "optionally"
        },
        "Space",
        {
          "Str": "followed"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "any"
        },
        "Space",
        {
          "Str": "number"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "#"
          ]
        },
        "Space",
        {
          "Str": "signs"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "number"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "#"
          ]
        },
        "Space",
        {
          "Str": "signs"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "beginning"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "header"
        },
        "Space",
        {
          "Str": "level"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "## A level-two header\n\n### A level-three header ###"
      ]
    },
    {
      "Para": [
        {
          "Str": "As"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "setext"
        },
        {
          "Str": "-"
        },
        {
          "Str": "style"
        },
        "Space",
        {
          "Str": "headers"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "header"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "contain"
        },
        "Space",
        {
          "Str": "formatting"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "# A level-one header with a [link](/url) and *emphasis*"
      ]
    },
    {
      "Para": [
        {
          "Str": "Standard"
        },
        "Space",
        {
          "Str": "markdown"
        },
        "Space",
        {
          "Str": "syntax"
        },
        "Space",
        {
          "Str": "does"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "require"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "blank"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "before"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "header"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Pandoc"
        },
        "Space",
        {
          "Str": "does"
        },
        "Space",
        {
          "Str": "require"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "except"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "course"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "beginning"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "document"
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "reason"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "requirement"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "all"
        },
        "Space",
        {
          "Str": "too"
        },
        "Space",
        {
          "Str": "easy"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "#"
          ]
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "end"
        },
        "Space",
        {
          "Str": "up"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "beginning"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "accident"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "perhaps"
        },
        "Space",
        {
          "Str": "through"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "wrapping"
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Consider"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "example"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "I like several of their flavors of ice cream:\n#22, for example, and #5."
      ]
    },
    {
      "Header": [
        3,
        [
          {
            "Str": "Header"
          },
          "Space",
          {
            "Str": "identifiers"
          },
          "Space",
          {
            "Str": "in"
          },
          "Space",
          {
            "Str": "HTML"
          },
          {
            "Str": ","
          },
          "Space",
          {
            "Str": "LaTeX"
          },
          {
            "Str": ","
          },
          "Space",
          {
            "Str": "and"
          },
          "Space",
          {
            "Str": "ConTeXt"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Emph": [
            {
              "Str": "Pandoc"
            },
            "Space",
            {
              "Str": "extension"
            }
          ]
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Each"
        },
        "Space",
        {
          "Str": "header"
        },
        "Space",
        {
          "Str": "element"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "pandoc"
        },
        {
          "Str": "'"
        },
        {
          "Str": "s"
        },
        "Space",
        {
          "Str": "HTML"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "ConTeXt"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "given"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "unique"
        },
        "Space",
        {
          "Str": "identifier"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "This"
        },
        "Space",
        {
          "Str": "identifier"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "based"
        },
        "Space",
        {
          "Str": "on"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "header"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "To"
        },
        "Space",
        {
          "Str": "derive"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "identifier"
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "header"
        },
        "Space",
        {
          "Str": "text"
        },
        {
          "Str": ","
        }
      ]
    },
    {
      "BulletList": [
        [
          {
            "Plain": [
              {
                "Str": "Remove"
              },
              "Space",
              {
                "Str": "all"
              },
              "Space",
              {
                "Str": "formatting"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "links"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "etc"
              },
              {
                "Str": "."
              }
            ]
          }
        ],
        [
          {
            "Plain": [
              {
                "Str": "Remove"
              },
              "Space",
              {
                "Str": "all"
              },
              "Space",
              {
                "Str": "punctuation"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "except"
              },
              "Space",
              {
                "Str": "underscores"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "hyphens"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "and"
              },
              "Space",
              {
                "Str": "periods"
              },
              {
                "Str": "."
              }
            ]
          }
        ],
        [
          {
            "Plain": [
              {
                "Str": "Replace"
              },
              "Space",
              {
                "Str": "all"
              },
              "Space",
              {
                "Str": "spaces"
              },
              "Space",
              {
                "Str": "and"
              },
              "Space",
              {
                "Str": "newlines"
              },
              "Space",
              {
                "Str": "with"
              },
              "Space",
              {
                "Str": "hyphens"
              },
              {
                "Str": "."
              }
            ]
          }
        ],
        [
          {
            "Plain": [
              {
                "Str": "Convert"
              },
              "Space",
              {
                "Str": "all"
              },
              "Space",
              {
                "Str": "alphabetic"
              },
              "Space",
              {
                "Str": "characters"
              },
              "Space",
              {
                "Str": "to"
              },
              "Space",
              {
                "Str": "lowercase"
              },
              {
                "Str": "."
              }
            ]
          }
        ],
        [
          {
            "Plain": [
              {
                "Str": "Remove"
              },
              "Space",
              {
                "Str": "everything"
              },
              "Space",
              {
                "Str": "up"
              },
              "Space",
              {
                "Str": "to"
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "first"
              },
              "Space",
              {
                "Str": "letter"
              },
              "Space",
              {
                "Str": "("
              },
              {
                "Str": "identifiers"
              },
              "Space",
              {
                "Str": "may"
              },
              "Space",
              {
                "Str": "not"
              },
              "Space",
              {
                "Str": "begin"
              },
              "Space",
              {
                "Str": "with"
              },
              "Space",
              {
                "Str": "a"
              },
              "Space",
              {
                "Str": "number"
              },
              "Space",
              {
                "Str": "or"
              },
              "Space",
              {
                "Str": "punctuation"
              },
              "Space",
              {
                "Str": "mark"
              },
              {
                "Str": ")"
              },
              {
                "Str": "."
              }
            ]
          }
        ],
        [
          {
            "Plain": [
              {
                "Str": "If"
              },
              "Space",
              {
                "Str": "nothing"
              },
              "Space",
              {
                "Str": "is"
              },
              "Space",
              {
                "Str": "left"
              },
              "Space",
              {
                "Str": "after"
              },
              "Space",
              {
                "Str": "this"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "use"
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "identifier"
              },
              "Space",
              {
                "Code": [
                  [
                    "",
                    [],
                    []
                  ],
                  "section"
                ]
              },
              {
                "Str": "."
              }
            ]
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "Thus"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "example"
        },
        {
          "Str": ","
        }
      ]
    },
    {
      "Table": [
        [],
        [
          "AlignLeft",
          "AlignLeft"
        ],
        [
          0,
          0
        ],
        [
          [
            {
              "Plain": [
                {
                  "Str": "Header"
                }
              ]
            }
          ],
          [
            {
              "Plain": [
                {
                  "Str": "Identifier"
                }
              ]
            }
          ]
        ],
        [
          [
            [
              {
                "Plain": [
                  {
                    "Str": "Header"
                  },
                  "Space",
                  {
                    "Str": "identifiers"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  }
                ]
              }
            ],
            [
              {
                "Plain": [
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "header-identifiers-in-html"
                    ]
                  }
                ]
              }
            ]
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Emph": [
                      {
                        "Str": "Dogs"
                      }
                    ]
                  },
                  {
                    "Str": "?"
                  },
                  {
                    "Str": "-"
                  },
                  {
                    "Str": "-"
                  },
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Emph": [
                      {
                        "Str": "my"
                      }
                    ]
                  },
                  "Space",
                  {
                    "Str": "house"
                  },
                  {
                    "Str": "?"
                  }
                ]
              }
            ],
            [
              {
                "Plain": [
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "dogs--in-my-house"
                    ]
                  }
                ]
              }
            ]
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Link": [
                      [
                        {
                          "Str": "HTML"
                        }
                      ],
                      [
                        "http://www.w3.org/TR/html40/",
                        ""
                      ]
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Link": [
                      [
                        {
                          "Str": "S5"
                        }
                      ],
                      [
                        "http://meyerweb.com/eric/tools/s5/",
                        ""
                      ]
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Link": [
                      [
                        {
                          "Str": "RTF"
                        }
                      ],
                      [
                        "http://en.wikipedia.org/wiki/Rich_Text_Format",
                        ""
                      ]
                    ]
                  },
                  {
                    "Str": "?"
                  }
                ]
              }
            ],
            [
              {
                "Plain": [
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "html-s5-or-rtf"
                    ]
                  }
                ]
              }
            ]
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "3"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "Applications"
                  }
                ]
              }
            ],
            [
              {
                "Plain": [
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "applications"
                    ]
                  }
                ]
              }
            ]
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "33"
                  }
                ]
              }
            ],
            [
              {
                "Plain": [
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "section"
                    ]
                  }
                ]
              }
            ]
          ]
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "These"
        },
        "Space",
        {
          "Str": "rules"
        },
        "Space",
        {
          "Str": "should"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "most"
        },
        "Space",
        {
          "Str": "cases"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "allow"
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "determine"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "identifier"
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "header"
        },
        "Space",
        {
          "Str": "text"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "exception"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "when"
        },
        "Space",
        {
          "Str": "several"
        },
        "Space",
        {
          "Str": "headers"
        },
        "Space",
        {
          "Str": "have"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "same"
        },
        "Space",
        {
          "Str": "text"
        },
        {
          "Str": ";"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "case"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "first"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "get"
        },
        "Space",
        {
          "Str": "an"
        },
        "Space",
        {
          "Str": "identifier"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "described"
        },
        "Space",
        {
          "Str": "above"
        },
        {
          "Str": ";"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "second"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "get"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "same"
        },
        "Space",
        {
          "Str": "identifier"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "-1"
          ]
        },
        "Space",
        {
          "Str": "appended"
        },
        {
          "Str": ";"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "third"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "-2"
          ]
        },
        {
          "Str": ";"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "so"
        },
        "Space",
        {
          "Str": "on"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "These"
        },
        "Space",
        {
          "Str": "identifiers"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "used"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "provide"
        },
        "Space",
        {
          "Str": "link"
        },
        "Space",
        {
          "Str": "targets"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "table"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "contents"
        },
        "Space",
        {
          "Str": "generated"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--toc|--table-of-contents"
          ]
        },
        "Space",
        {
          "Str": "option"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "They"
        },
        "Space",
        {
          "Str": "also"
        },
        "Space",
        {
          "Str": "make"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "easy"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "provide"
        },
        "Space",
        {
          "Str": "links"
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "section"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "document"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "another"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "A"
        },
        "Space",
        {
          "Str": "link"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "section"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "example"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "might"
        },
        "Space",
        {
          "Str": "look"
        },
        "Space",
        {
          "Str": "like"
        },
        "Space",
        {
          "Str": "this"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "See the section on\n[header identifiers](#header-identifiers-in-html)."
      ]
    },
    {
      "Para": [
        {
          "Str": "Note"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "however"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "method"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "providing"
        },
        "Space",
        {
          "Str": "links"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "sections"
        },
        "Space",
        {
          "Str": "works"
        },
        "Space",
        {
          "Str": "only"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "HTML"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "ConTeXt"
        },
        "Space",
        {
          "Str": "formats"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--section-divs"
          ]
        },
        "Space",
        {
          "Str": "option"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "specified"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "then"
        },
        "Space",
        {
          "Str": "each"
        },
        "Space",
        {
          "Str": "section"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "wrapped"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "div"
          ]
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "section"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "if"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--html5"
          ]
        },
        "Space",
        {
          "Str": "was"
        },
        "Space",
        {
          "Str": "specified"
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "identifier"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "attached"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "enclosing"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "<div>"
          ]
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "or"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "<section>"
          ]
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "tag"
        },
        "Space",
        {
          "Str": "rather"
        },
        "Space",
        {
          "Str": "than"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "header"
        },
        "Space",
        {
          "Str": "itself"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "This"
        },
        "Space",
        {
          "Str": "allows"
        },
        "Space",
        {
          "Str": "entire"
        },
        "Space",
        {
          "Str": "sections"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "manipulated"
        },
        "Space",
        {
          "Str": "using"
        },
        "Space",
        {
          "Str": "javascript"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "treated"
        },
        "Space",
        {
          "Str": "differently"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "CSS"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Block"
          },
          "Space",
          {
            "Str": "quotations"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "Markdown"
        },
        "Space",
        {
          "Str": "uses"
        },
        "Space",
        {
          "Str": "email"
        },
        "Space",
        {
          "Str": "conventions"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "quoting"
        },
        "Space",
        {
          "Str": "blocks"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "text"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "A"
        },
        "Space",
        {
          "Str": "block"
        },
        "Space",
        {
          "Str": "quotation"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "more"
        },
        "Space",
        {
          "Str": "paragraphs"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "other"
        },
        "Space",
        {
          "Str": "block"
        },
        "Space",
        {
          "Str": "elements"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "such"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "lists"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "headers"
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "each"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "preceded"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            ">"
          ]
        },
        "Space",
        {
          "Str": "character"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "space"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "The"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            ">"
          ]
        },
        "Space",
        {
          "Str": "need"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "start"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "left"
        },
        "Space",
        {
          "Str": "margin"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "but"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "should"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "indented"
        },
        "Space",
        {
          "Str": "more"
        },
        "Space",
        {
          "Str": "than"
        },
        "Space",
        {
          "Str": "three"
        },
        "Space",
        {
          "Str": "spaces"
        },
        {
          "Str": "."
        },
        {
          "Str": ")"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "> This is a block quote. This\n> paragraph has two lines.\n>\n> 1. This is a list inside a block quote.\n> 2. Second item."
      ]
    },
    {
      "Para": [
        {
          "Str": "A"
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "lazy"
        },
        {
          "Str": "\""
        },
        "Space",
        {
          "Str": "form"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "which"
        },
        "Space",
        {
          "Str": "requires"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            ">"
          ]
        },
        "Space",
        {
          "Str": "character"
        },
        "Space",
        {
          "Str": "only"
        },
        "Space",
        {
          "Str": "on"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "first"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "each"
        },
        "Space",
        {
          "Str": "block"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "also"
        },
        "Space",
        {
          "Str": "allowed"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "> This is a block quote. This\nparagraph has two lines.\n\n> 1. This is a list inside a block quote.\n2. Second item."
      ]
    },
    {
      "Para": [
        {
          "Str": "Among"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "block"
        },
        "Space",
        {
          "Str": "elements"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "contained"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "block"
        },
        "Space",
        {
          "Str": "quote"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "other"
        },
        "Space",
        {
          "Str": "block"
        },
        "Space",
        {
          "Str": "quotes"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "That"
        },
        "Space",
        {
          "Str": "is"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "block"
        },
        "Space",
        {
          "Str": "quotes"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "nested"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "> This is a block quote.\n>\n> > A block quote within a block quote."
      ]
    },
    {
      "Para": [
        {
          "Str": "Standard"
        },
        "Space",
        {
          "Str": "markdown"
        },
        "Space",
        {
          "Str": "syntax"
        },
        "Space",
        {
          "Str": "does"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "require"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "blank"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "before"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "block"
        },
        "Space",
        {
          "Str": "quote"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Pandoc"
        },
        "Space",
        {
          "Str": "does"
        },
        "Space",
        {
          "Str": "require"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "except"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "course"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "beginning"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "document"
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "reason"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "requirement"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "all"
        },
        "Space",
        {
          "Str": "too"
        },
        "Space",
        {
          "Str": "easy"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            ">"
          ]
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "end"
        },
        "Space",
        {
          "Str": "up"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "beginning"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "accident"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "perhaps"
        },
        "Space",
        {
          "Str": "through"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "wrapping"
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "So"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "unless"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--strict"
          ]
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "used"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "following"
        },
        "Space",
        {
          "Str": "does"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "produce"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "nested"
        },
        "Space",
        {
          "Str": "block"
        },
        "Space",
        {
          "Str": "quote"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "pandoc"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "> This is a block quote.\n>> Nested."
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Verbatim"
          },
          "Space",
          {
            "Str": "("
          },
          {
            "Str": "code"
          },
          {
            "Str": ")"
          },
          "Space",
          {
            "Str": "blocks"
          }
        ]
      ]
    },
    {
      "Header": [
        3,
        [
          {
            "Str": "Indented"
          },
          "Space",
          {
            "Str": "code"
          },
          "Space",
          {
            "Str": "blocks"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "A"
        },
        "Space",
        {
          "Str": "block"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "indented"
        },
        "Space",
        {
          "Str": "four"
        },
        "Space",
        {
          "Str": "spaces"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "tab"
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "treated"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "verbatim"
        },
        "Space",
        {
          "Str": "text"
        },
        {
          "Str": ":"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "is"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "special"
        },
        "Space",
        {
          "Str": "characters"
        },
        "Space",
        {
          "Str": "do"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "trigger"
        },
        "Space",
        {
          "Str": "special"
        },
        "Space",
        {
          "Str": "formatting"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "all"
        },
        "Space",
        {
          "Str": "spaces"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "breaks"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "preserved"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "For"
        },
        "Space",
        {
          "Str": "example"
        },
        {
          "Str": ","
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "    if (a > 3) {\n      moveShip(5 * gravity, DOWN);\n    }"
      ]
    },
    {
      "Para": [
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "initial"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "four"
        },
        "Space",
        {
          "Str": "space"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "tab"
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "indentation"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "considered"
        },
        "Space",
        {
          "Str": "part"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "verbatim"
        },
        "Space",
        {
          "Str": "text"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "removed"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "output"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Note"
        },
        {
          "Str": ":"
        },
        "Space",
        {
          "Str": "blank"
        },
        "Space",
        {
          "Str": "lines"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "verbatim"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "need"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "begin"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "four"
        },
        "Space",
        {
          "Str": "spaces"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        3,
        [
          {
            "Str": "Delimited"
          },
          "Space",
          {
            "Str": "code"
          },
          "Space",
          {
            "Str": "blocks"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Emph": [
            {
              "Str": "Pandoc"
            },
            "Space",
            {
              "Str": "extension"
            }
          ]
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "In"
        },
        "Space",
        {
          "Str": "addition"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "standard"
        },
        "Space",
        {
          "Str": "indented"
        },
        "Space",
        {
          "Str": "code"
        },
        "Space",
        {
          "Str": "blocks"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Pandoc"
        },
        "Space",
        {
          "Str": "supports"
        },
        "Space",
        {
          "Emph": [
            {
              "Str": "delimited"
            }
          ]
        },
        "Space",
        {
          "Str": "code"
        },
        "Space",
        {
          "Str": "blocks"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "These"
        },
        "Space",
        {
          "Str": "begin"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "row"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "three"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "more"
        },
        "Space",
        {
          "Str": "tildes"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "~"
          ]
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "backticks"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "`"
          ]
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "end"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "row"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "tildes"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "backticks"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "must"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Str": "least"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "long"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "starting"
        },
        "Space",
        {
          "Str": "row"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Everything"
        },
        "Space",
        {
          "Str": "between"
        },
        "Space",
        {
          "Str": "these"
        },
        "Space",
        {
          "Str": "lines"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "treated"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "code"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "No"
        },
        "Space",
        {
          "Str": "indentation"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "necessary"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "~~~~~~~\nif (a > 3) {\n  moveShip(5 * gravity, DOWN);\n}\n~~~~~~~"
      ]
    },
    {
      "Para": [
        {
          "Str": "Like"
        },
        "Space",
        {
          "Str": "regular"
        },
        "Space",
        {
          "Str": "code"
        },
        "Space",
        {
          "Str": "blocks"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "delimited"
        },
        "Space",
        {
          "Str": "code"
        },
        "Space",
        {
          "Str": "blocks"
        },
        "Space",
        {
          "Str": "must"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "separated"
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Str": "surrounding"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "blank"
        },
        "Space",
        {
          "Str": "lines"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "code"
        },
        "Space",
        {
          "Str": "itself"
        },
        "Space",
        {
          "Str": "contains"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "row"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "tildes"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "backticks"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "just"
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "longer"
        },
        "Space",
        {
          "Str": "row"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "tildes"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "backticks"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "start"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "end"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "~~~~~~~~~~~~~~~~\n~~~~~~~~~~\ncode including tildes\n~~~~~~~~~~\n~~~~~~~~~~~~~~~~"
      ]
    },
    {
      "Para": [
        {
          "Str": "Optionally"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "attach"
        },
        "Space",
        {
          "Str": "attributes"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "code"
        },
        "Space",
        {
          "Str": "block"
        },
        "Space",
        {
          "Str": "using"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "syntax"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "~~~~ {#mycode .haskell .numberLines startFrom=\"100\"}\nqsort []     = []\nqsort (x:xs) = qsort (filter (< x) xs) ++ [x] ++\n               qsort (filter (>= x) xs)\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
      ]
    },
    {
      "Para": [
        {
          "Str": "Here"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "mycode"
          ]
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "an"
        },
        "Space",
        {
          "Str": "identifier"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "haskell"
          ]
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "numberLines"
          ]
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "classes"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "startFrom"
          ]
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "an"
        },
        "Space",
        {
          "Str": "attribute"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "value"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "100"
          ]
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Some"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "formats"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "information"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "do"
        },
        "Space",
        {
          "Str": "syntax"
        },
        "Space",
        {
          "Str": "highlighting"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Currently"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "only"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "formats"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "uses"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "information"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "HTML"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "highlighting"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "supported"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "your"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "format"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "language"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "then"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "code"
        },
        "Space",
        {
          "Str": "block"
        },
        "Space",
        {
          "Str": "above"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "appear"
        },
        "Space",
        {
          "Str": "highlighted"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "numbered"
        },
        "Space",
        {
          "Str": "lines"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "To"
        },
        "Space",
        {
          "Str": "see"
        },
        "Space",
        {
          "Str": "which"
        },
        "Space",
        {
          "Str": "languages"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "supported"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "do"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "pandoc --version"
          ]
        },
        {
          "Str": "."
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "Otherwise"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "code"
        },
        "Space",
        {
          "Str": "block"
        },
        "Space",
        {
          "Str": "above"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "appear"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "follows"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "<pre id=\"mycode\" class=\"haskell numberLines\" startFrom=\"100\">\n  <code>\n  ...\n  </code>\n</pre>"
      ]
    },
    {
      "Para": [
        {
          "Str": "A"
        },
        "Space",
        {
          "Str": "shortcut"
        },
        "Space",
        {
          "Str": "form"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "also"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "used"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "specifying"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "language"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "code"
        },
        "Space",
        {
          "Str": "block"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "```haskell\nqsort [] = []\n```"
      ]
    },
    {
      "Para": [
        {
          "Str": "This"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "equivalent"
        },
        "Space",
        {
          "Str": "to"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "``` {.haskell}\nqsort [] = []\n```"
      ]
    },
    {
      "Para": [
        {
          "Str": "To"
        },
        "Space",
        {
          "Str": "prevent"
        },
        "Space",
        {
          "Str": "all"
        },
        "Space",
        {
          "Str": "highlighting"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--no-highlight"
          ]
        },
        "Space",
        {
          "Str": "flag"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "To"
        },
        "Space",
        {
          "Str": "set"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "highlighting"
        },
        "Space",
        {
          "Str": "style"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--highlight-style"
          ]
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Lists"
          }
        ]
      ]
    },
    {
      "Header": [
        3,
        [
          {
            "Str": "Bullet"
          },
          "Space",
          {
            "Str": "lists"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "A"
        },
        "Space",
        {
          "Str": "bullet"
        },
        "Space",
        {
          "Str": "list"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "list"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "bulleted"
        },
        "Space",
        {
          "Str": "list"
        },
        "Space",
        {
          "Str": "items"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "A"
        },
        "Space",
        {
          "Str": "bulleted"
        },
        "Space",
        {
          "Str": "list"
        },
        "Space",
        {
          "Str": "item"
        },
        "Space",
        {
          "Str": "begins"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "bullet"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "*"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "+"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "-"
          ]
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Here"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "simple"
        },
        "Space",
        {
          "Str": "example"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "* one\n* two\n* three"
      ]
    },
    {
      "Para": [
        {
          "Str": "This"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "produce"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "compact"
        },
        {
          "Str": "\""
        },
        "Space",
        {
          "Str": "list"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "want"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "loose"
        },
        {
          "Str": "\""
        },
        "Space",
        {
          "Str": "list"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "which"
        },
        "Space",
        {
          "Str": "each"
        },
        "Space",
        {
          "Str": "item"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "formatted"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "paragraph"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "put"
        },
        "Space",
        {
          "Str": "spaces"
        },
        "Space",
        {
          "Str": "between"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "items"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "* one\n\n* two\n\n* three"
      ]
    },
    {
      "Para": [
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "bullets"
        },
        "Space",
        {
          "Str": "need"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "flush"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "left"
        },
        "Space",
        {
          "Str": "margin"
        },
        {
          "Str": ";"
        },
        "Space",
        {
          "Str": "they"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "indented"
        },
        "Space",
        {
          "Str": "one"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "two"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "three"
        },
        "Space",
        {
          "Str": "spaces"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "bullet"
        },
        "Space",
        {
          "Str": "must"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "followed"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "whitespace"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "List"
        },
        "Space",
        {
          "Str": "items"
        },
        "Space",
        {
          "Str": "look"
        },
        "Space",
        {
          "Str": "best"
        },
        "Space",
        {
          "Str": "if"
        },
        "Space",
        {
          "Str": "subsequent"
        },
        "Space",
        {
          "Str": "lines"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "flush"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "first"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "after"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "bullet"
        },
        {
          "Str": ")"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "* here is my first\n  list item.\n* and my second."
      ]
    },
    {
      "Para": [
        {
          "Str": "But"
        },
        "Space",
        {
          "Str": "markdown"
        },
        "Space",
        {
          "Str": "also"
        },
        "Space",
        {
          "Str": "allows"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "lazy"
        },
        {
          "Str": "\""
        },
        "Space",
        {
          "Str": "format"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "* here is my first\nlist item.\n* and my second."
      ]
    },
    {
      "Header": [
        3,
        [
          {
            "Str": "The"
          },
          "Space",
          {
            "Str": "four"
          },
          {
            "Str": "-"
          },
          {
            "Str": "space"
          },
          "Space",
          {
            "Str": "rule"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "A"
        },
        "Space",
        {
          "Str": "list"
        },
        "Space",
        {
          "Str": "item"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "contain"
        },
        "Space",
        {
          "Str": "multiple"
        },
        "Space",
        {
          "Str": "paragraphs"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "other"
        },
        "Space",
        {
          "Str": "block"
        },
        {
          "Str": "-"
        },
        {
          "Str": "level"
        },
        "Space",
        {
          "Str": "content"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "However"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "subsequent"
        },
        "Space",
        {
          "Str": "paragraphs"
        },
        "Space",
        {
          "Str": "must"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "preceded"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "blank"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "indented"
        },
        "Space",
        {
          "Str": "four"
        },
        "Space",
        {
          "Str": "spaces"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "tab"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "list"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "look"
        },
        "Space",
        {
          "Str": "better"
        },
        "Space",
        {
          "Str": "if"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "first"
        },
        "Space",
        {
          "Str": "paragraph"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "aligned"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "rest"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "  * First paragraph.\n\n    Continued.\n\n  * Second paragraph. With a code block, which must be indented\n    eight spaces:\n\n        { code }"
      ]
    },
    {
      "Para": [
        {
          "Str": "List"
        },
        "Space",
        {
          "Str": "items"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "include"
        },
        "Space",
        {
          "Str": "other"
        },
        "Space",
        {
          "Str": "lists"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "In"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "case"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "preceding"
        },
        "Space",
        {
          "Str": "blank"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "optional"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "nested"
        },
        "Space",
        {
          "Str": "list"
        },
        "Space",
        {
          "Str": "must"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "indented"
        },
        "Space",
        {
          "Str": "four"
        },
        "Space",
        {
          "Str": "spaces"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "tab"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "* fruits\n    + apples\n        - macintosh\n        - red delicious\n    + pears\n    + peaches\n* vegetables\n    + brocolli\n    + chard"
      ]
    },
    {
      "Para": [
        {
          "Str": "As"
        },
        "Space",
        {
          "Str": "noted"
        },
        "Space",
        {
          "Str": "above"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "markdown"
        },
        "Space",
        {
          "Str": "allows"
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "write"
        },
        "Space",
        {
          "Str": "list"
        },
        "Space",
        {
          "Str": "items"
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "lazily"
        },
        {
          "Str": ","
        },
        {
          "Str": "\""
        },
        "Space",
        {
          "Str": "instead"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "indenting"
        },
        "Space",
        {
          "Str": "continuation"
        },
        "Space",
        {
          "Str": "lines"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "However"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "if"
        },
        "Space",
        {
          "Str": "there"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "multiple"
        },
        "Space",
        {
          "Str": "paragraphs"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "other"
        },
        "Space",
        {
          "Str": "blocks"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "list"
        },
        "Space",
        {
          "Str": "item"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "first"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "each"
        },
        "Space",
        {
          "Str": "must"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "indented"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "+ A lazy, lazy, list\nitem.\n\n+ Another one; this looks\nbad but is legal.\n\n    Second paragraph of second\nlist item."
      ]
    },
    {
      "Para": [
        {
          "Strong": [
            {
              "Str": "Note"
            },
            {
              "Str": ":"
            }
          ]
        },
        "Space",
        {
          "Str": "Although"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "four"
        },
        {
          "Str": "-"
        },
        {
          "Str": "space"
        },
        "Space",
        {
          "Str": "rule"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "continuation"
        },
        "Space",
        {
          "Str": "paragraphs"
        },
        "Space",
        {
          "Str": "comes"
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "official"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "markdown"
              },
              "Space",
              {
                "Str": "syntax"
              },
              "Space",
              {
                "Str": "guide"
              }
            ],
            [
              "http://daringfireball.net/projects/markdown/syntax#list",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "reference"
        },
        "Space",
        {
          "Str": "implementation"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "Markdown.pl"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "does"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "follow"
        },
        "Space",
        {
          "Str": "it"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "So"
        },
        "Space",
        {
          "Str": "pandoc"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "give"
        },
        "Space",
        {
          "Str": "different"
        },
        "Space",
        {
          "Str": "results"
        },
        "Space",
        {
          "Str": "than"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "Markdown.pl"
          ]
        },
        "Space",
        {
          "Str": "when"
        },
        "Space",
        {
          "Str": "authors"
        },
        "Space",
        {
          "Str": "have"
        },
        "Space",
        {
          "Str": "indented"
        },
        "Space",
        {
          "Str": "continuation"
        },
        "Space",
        {
          "Str": "paragraphs"
        },
        "Space",
        {
          "Str": "fewer"
        },
        "Space",
        {
          "Str": "than"
        },
        "Space",
        {
          "Str": "four"
        },
        "Space",
        {
          "Str": "spaces"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "The"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "markdown"
              },
              "Space",
              {
                "Str": "syntax"
              },
              "Space",
              {
                "Str": "guide"
              }
            ],
            [
              "http://daringfireball.net/projects/markdown/syntax#list",
              ""
            ]
          ]
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "explicit"
        },
        "Space",
        {
          "Str": "whether"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "four"
        },
        {
          "Str": "-"
        },
        {
          "Str": "space"
        },
        "Space",
        {
          "Str": "rule"
        },
        "Space",
        {
          "Str": "applies"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Emph": [
            {
              "Str": "all"
            }
          ]
        },
        "Space",
        {
          "Str": "block"
        },
        {
          "Str": "-"
        },
        {
          "Str": "level"
        },
        "Space",
        {
          "Str": "content"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "list"
        },
        "Space",
        {
          "Str": "item"
        },
        {
          "Str": ";"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "only"
        },
        "Space",
        {
          "Str": "mentions"
        },
        "Space",
        {
          "Str": "paragraphs"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "code"
        },
        "Space",
        {
          "Str": "blocks"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "But"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "implies"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "rule"
        },
        "Space",
        {
          "Str": "applies"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "all"
        },
        "Space",
        {
          "Str": "block"
        },
        {
          "Str": "-"
        },
        {
          "Str": "level"
        },
        "Space",
        {
          "Str": "content"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "including"
        },
        "Space",
        {
          "Str": "nested"
        },
        "Space",
        {
          "Str": "lists"
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "pandoc"
        },
        "Space",
        {
          "Str": "interprets"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "way"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        3,
        [
          {
            "Str": "Ordered"
          },
          "Space",
          {
            "Str": "lists"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "Ordered"
        },
        "Space",
        {
          "Str": "lists"
        },
        "Space",
        {
          "Str": "work"
        },
        "Space",
        {
          "Str": "just"
        },
        "Space",
        {
          "Str": "like"
        },
        "Space",
        {
          "Str": "bulleted"
        },
        "Space",
        {
          "Str": "lists"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "except"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "items"
        },
        "Space",
        {
          "Str": "begin"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "enumerators"
        },
        "Space",
        {
          "Str": "rather"
        },
        "Space",
        {
          "Str": "than"
        },
        "Space",
        {
          "Str": "bullets"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "In"
        },
        "Space",
        {
          "Str": "standard"
        },
        "Space",
        {
          "Str": "markdown"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "enumerators"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "decimal"
        },
        "Space",
        {
          "Str": "numbers"
        },
        "Space",
        {
          "Str": "followed"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "period"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "space"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "numbers"
        },
        "Space",
        {
          "Str": "themselves"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "ignored"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "so"
        },
        "Space",
        {
          "Str": "there"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "no"
        },
        "Space",
        {
          "Str": "difference"
        },
        "Space",
        {
          "Str": "between"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "list"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "1.  one\n2.  two\n3.  three"
      ]
    },
    {
      "Para": [
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "one"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "5.  one\n7.  two\n1.  three"
      ]
    },
    {
      "Para": [
        {
          "Emph": [
            {
              "Str": "Pandoc"
            },
            "Space",
            {
              "Str": "extension"
            }
          ]
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Unlike"
        },
        "Space",
        {
          "Str": "standard"
        },
        "Space",
        {
          "Str": "markdown"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Pandoc"
        },
        "Space",
        {
          "Str": "allows"
        },
        "Space",
        {
          "Str": "ordered"
        },
        "Space",
        {
          "Str": "list"
        },
        "Space",
        {
          "Str": "items"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "marked"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "uppercase"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "lowercase"
        },
        "Space",
        {
          "Str": "letters"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "roman"
        },
        "Space",
        {
          "Str": "numerals"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "addition"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "arabic"
        },
        "Space",
        {
          "Str": "numerals"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "List"
        },
        "Space",
        {
          "Str": "markers"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "enclosed"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "parentheses"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "followed"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "single"
        },
        "Space",
        {
          "Str": "right"
        },
        {
          "Str": "-"
        },
        {
          "Str": "parentheses"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "period"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "They"
        },
        "Space",
        {
          "Str": "must"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "separated"
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "follows"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Str": "least"
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "space"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "if"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "list"
        },
        "Space",
        {
          "Str": "marker"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "capital"
        },
        "Space",
        {
          "Str": "letter"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "period"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Str": "least"
        },
        "Space",
        {
          "Str": "two"
        },
        "Space",
        {
          "Str": "spaces"
        },
        {
          "Str": "."
        },
        {
          "Note": [
            {
              "Para": [
                {
                  "Str": "The"
                },
                "Space",
                {
                  "Str": "point"
                },
                "Space",
                {
                  "Str": "of"
                },
                "Space",
                {
                  "Str": "this"
                },
                "Space",
                {
                  "Str": "rule"
                },
                "Space",
                {
                  "Str": "is"
                },
                "Space",
                {
                  "Str": "to"
                },
                "Space",
                {
                  "Str": "ensure"
                },
                "Space",
                {
                  "Str": "that"
                },
                "Space",
                {
                  "Str": "normal"
                },
                "Space",
                {
                  "Str": "paragraphs"
                },
                "Space",
                {
                  "Str": "starting"
                },
                "Space",
                {
                  "Str": "with"
                },
                "Space",
                {
                  "Str": "people"
                },
                {
                  "Str": "'"
                },
                {
                  "Str": "s"
                },
                "Space",
                {
                  "Str": "initials"
                },
                {
                  "Str": ","
                },
                "Space",
                {
                  "Str": "like"
                }
              ]
            },
            {
              "CodeBlock": [
                [
                  "",
                  [],
                  []
                ],
                "B. Russell was an English philosopher."
              ]
            },
            {
              "Para": [
                {
                  "Str": "do"
                },
                "Space",
                {
                  "Str": "not"
                },
                "Space",
                {
                  "Str": "get"
                },
                "Space",
                {
                  "Str": "treated"
                },
                "Space",
                {
                  "Str": "as"
                },
                "Space",
                {
                  "Str": "list"
                },
                "Space",
                {
                  "Str": "items"
                },
                {
                  "Str": "."
                }
              ]
            },
            {
              "Para": [
                {
                  "Str": "This"
                },
                "Space",
                {
                  "Str": "rule"
                },
                "Space",
                {
                  "Str": "will"
                },
                "Space",
                {
                  "Str": "not"
                },
                "Space",
                {
                  "Str": "prevent"
                }
              ]
            },
            {
              "CodeBlock": [
                [
                  "",
                  [],
                  []
                ],
                "(C) 2007 Joe Smith"
              ]
            },
            {
              "Para": [
                {
                  "Str": "from"
                },
                "Space",
                {
                  "Str": "being"
                },
                "Space",
                {
                  "Str": "interpreted"
                },
                "Space",
                {
                  "Str": "as"
                },
                "Space",
                {
                  "Str": "a"
                },
                "Space",
                {
                  "Str": "list"
                },
                "Space",
                {
                  "Str": "item"
                },
                {
                  "Str": "."
                },
                "Space",
                {
                  "Str": "In"
                },
                "Space",
                {
                  "Str": "this"
                },
                "Space",
                {
                  "Str": "case"
                },
                {
                  "Str": ","
                },
                "Space",
                {
                  "Str": "a"
                },
                "Space",
                {
                  "Str": "backslash"
                },
                "Space",
                {
                  "Str": "escape"
                },
                "Space",
                {
                  "Str": "can"
                },
                "Space",
                {
                  "Str": "be"
                },
                "Space",
                {
                  "Str": "used"
                },
                {
                  "Str": ":"
                }
              ]
            },
            {
              "CodeBlock": [
                [
                  "",
                  [],
                  []
                ],
                "(C\\) 2007 Joe Smith"
              ]
            }
          ]
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Pandoc"
        },
        "Space",
        {
          "Str": "also"
        },
        "Space",
        {
          "Str": "pays"
        },
        "Space",
        {
          "Str": "attention"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "type"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "list"
        },
        "Space",
        {
          "Str": "marker"
        },
        "Space",
        {
          "Str": "used"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "starting"
        },
        "Space",
        {
          "Str": "number"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "both"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "these"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "preserved"
        },
        "Space",
        {
          "Str": "where"
        },
        "Space",
        {
          "Str": "possible"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "format"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Thus"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "following"
        },
        "Space",
        {
          "Str": "yields"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "list"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "numbers"
        },
        "Space",
        {
          "Str": "followed"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "single"
        },
        "Space",
        {
          "Str": "parenthesis"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "starting"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "9"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "sublist"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "lowercase"
        },
        "Space",
        {
          "Str": "roman"
        },
        "Space",
        {
          "Str": "numerals"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        " 9)  Ninth\n10)  Tenth\n11)  Eleventh\n       i. subone\n      ii. subtwo\n     iii. subthree"
      ]
    },
    {
      "Para": [
        {
          "Str": "Pandoc"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "start"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "new"
        },
        "Space",
        {
          "Str": "list"
        },
        "Space",
        {
          "Str": "each"
        },
        "Space",
        {
          "Str": "time"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "different"
        },
        "Space",
        {
          "Str": "type"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "list"
        },
        "Space",
        {
          "Str": "marker"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "used"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "So"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "following"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "create"
        },
        "Space",
        {
          "Str": "three"
        },
        "Space",
        {
          "Str": "lists"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "(2) Two\n(5) Three\n1.  Four\n*   Five"
      ]
    },
    {
      "Para": [
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "default"
        },
        "Space",
        {
          "Str": "list"
        },
        "Space",
        {
          "Str": "markers"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "desired"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "#."
          ]
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "#.  one\n#.  two\n#.  three"
      ]
    },
    {
      "Header": [
        3,
        [
          {
            "Str": "Definition"
          },
          "Space",
          {
            "Str": "lists"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Emph": [
            {
              "Str": "Pandoc"
            },
            "Space",
            {
              "Str": "extension"
            }
          ]
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Pandoc"
        },
        "Space",
        {
          "Str": "supports"
        },
        "Space",
        {
          "Str": "definition"
        },
        "Space",
        {
          "Str": "lists"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "using"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "syntax"
        },
        "Space",
        {
          "Str": "inspired"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "PHP"
              },
              "Space",
              {
                "Str": "Markdown"
              },
              "Space",
              {
                "Str": "Extra"
              }
            ],
            [
              "http://www.michelf.com/projects/php-markdown/extra/",
              ""
            ]
          ]
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "reStructuredText"
              }
            ],
            [
              "http://docutils.sourceforge.net/docs/ref/rst/introduction.html",
              ""
            ]
          ]
        },
        {
          "Str": ":"
        },
        {
          "Note": [
            {
              "Para": [
                {
                  "Str": "I"
                },
                "Space",
                {
                  "Str": "have"
                },
                "Space",
                {
                  "Str": "also"
                },
                "Space",
                {
                  "Str": "been"
                },
                "Space",
                {
                  "Str": "influenced"
                },
                "Space",
                {
                  "Str": "by"
                },
                "Space",
                {
                  "Str": "the"
                },
                "Space",
                {
                  "Str": "suggestions"
                },
                "Space",
                {
                  "Str": "of"
                },
                "Space",
                {
                  "Link": [
                    [
                      {
                        "Str": "David"
                      },
                      "Space",
                      {
                        "Str": "Wheeler"
                      }
                    ],
                    [
                      "http://www.justatheory.com/computers/markup/modest-markdown-proposal.html",
                      ""
                    ]
                  ]
                },
                {
                  "Str": "."
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "Term 1\n\n:   Definition 1\n\nTerm 2 with *inline markup*\n\n:   Definition 2\n\n        { some code, part of Definition 2 }\n\n    Third paragraph of definition 2."
      ]
    },
    {
      "Para": [
        {
          "Str": "Each"
        },
        "Space",
        {
          "Str": "term"
        },
        "Space",
        {
          "Str": "must"
        },
        "Space",
        {
          "Str": "fit"
        },
        "Space",
        {
          "Str": "on"
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "line"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "which"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "optionally"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "followed"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "blank"
        },
        "Space",
        {
          "Str": "line"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "must"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "followed"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "more"
        },
        "Space",
        {
          "Str": "definitions"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "A"
        },
        "Space",
        {
          "Str": "definition"
        },
        "Space",
        {
          "Str": "begins"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "colon"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "tilde"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "which"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "indented"
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "two"
        },
        "Space",
        {
          "Str": "spaces"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "body"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "definition"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "including"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "first"
        },
        "Space",
        {
          "Str": "line"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "aside"
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "colon"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "tilde"
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "should"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "indented"
        },
        "Space",
        {
          "Str": "four"
        },
        "Space",
        {
          "Str": "spaces"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "A"
        },
        "Space",
        {
          "Str": "term"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "have"
        },
        "Space",
        {
          "Str": "multiple"
        },
        "Space",
        {
          "Str": "definitions"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "each"
        },
        "Space",
        {
          "Str": "definition"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "consist"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "more"
        },
        "Space",
        {
          "Str": "block"
        },
        "Space",
        {
          "Str": "elements"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "paragraph"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "code"
        },
        "Space",
        {
          "Str": "block"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "list"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "etc"
        },
        {
          "Str": "."
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "each"
        },
        "Space",
        {
          "Str": "indented"
        },
        "Space",
        {
          "Str": "four"
        },
        "Space",
        {
          "Str": "spaces"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "tab"
        },
        "Space",
        {
          "Str": "stop"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "leave"
        },
        "Space",
        {
          "Str": "space"
        },
        "Space",
        {
          "Str": "after"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "definition"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "example"
        },
        "Space",
        {
          "Str": "above"
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "blocks"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "definitions"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "considered"
        },
        "Space",
        {
          "Str": "paragraphs"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "In"
        },
        "Space",
        {
          "Str": "some"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "formats"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "mean"
        },
        "Space",
        {
          "Str": "greater"
        },
        "Space",
        {
          "Str": "spacing"
        },
        "Space",
        {
          "Str": "between"
        },
        "Space",
        {
          "Str": "term"
        },
        {
          "Str": "/"
        },
        {
          "Str": "definition"
        },
        "Space",
        {
          "Str": "pairs"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "For"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "compact"
        },
        "Space",
        {
          "Str": "definition"
        },
        "Space",
        {
          "Str": "list"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "do"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "leave"
        },
        "Space",
        {
          "Str": "space"
        },
        "Space",
        {
          "Str": "between"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "definition"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "next"
        },
        "Space",
        {
          "Str": "term"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "Term 1\n  ~ Definition 1\nTerm 2\n  ~ Definition 2a\n  ~ Definition 2b"
      ]
    },
    {
      "Header": [
        3,
        [
          {
            "Str": "Numbered"
          },
          "Space",
          {
            "Str": "example"
          },
          "Space",
          {
            "Str": "lists"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Emph": [
            {
              "Str": "Pandoc"
            },
            "Space",
            {
              "Str": "extension"
            }
          ]
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "special"
        },
        "Space",
        {
          "Str": "list"
        },
        "Space",
        {
          "Str": "marker"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "@"
          ]
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "used"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "sequentially"
        },
        "Space",
        {
          "Str": "numbered"
        },
        "Space",
        {
          "Str": "examples"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "first"
        },
        "Space",
        {
          "Str": "list"
        },
        "Space",
        {
          "Str": "item"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "@"
          ]
        },
        "Space",
        {
          "Str": "marker"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "numbered"
        },
        "Space",
        {
          "Str": "'"
        },
        {
          "Str": "1"
        },
        {
          "Str": "'"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "next"
        },
        "Space",
        {
          "Str": "'"
        },
        {
          "Str": "2"
        },
        {
          "Str": "'"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "so"
        },
        "Space",
        {
          "Str": "on"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "throughout"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "document"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "numbered"
        },
        "Space",
        {
          "Str": "examples"
        },
        "Space",
        {
          "Str": "need"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "occur"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "single"
        },
        "Space",
        {
          "Str": "list"
        },
        {
          "Str": ";"
        },
        "Space",
        {
          "Str": "each"
        },
        "Space",
        {
          "Str": "new"
        },
        "Space",
        {
          "Str": "list"
        },
        "Space",
        {
          "Str": "using"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "@"
          ]
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "take"
        },
        "Space",
        {
          "Str": "up"
        },
        "Space",
        {
          "Str": "where"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "last"
        },
        "Space",
        {
          "Str": "stopped"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "So"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "example"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "(@)  My first example will be numbered (1).\n(@)  My second example will be numbered (2).\n\nExplanation of examples.\n\n(@)  My third example will be numbered (3)."
      ]
    },
    {
      "Para": [
        {
          "Str": "Numbered"
        },
        "Space",
        {
          "Str": "examples"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "labeled"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "referred"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "elsewhere"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "document"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "(@good)  This is a good example.\n\nAs (@good) illustrates, ..."
      ]
    },
    {
      "Para": [
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "label"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "any"
        },
        "Space",
        {
          "Str": "string"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "alphanumeric"
        },
        "Space",
        {
          "Str": "characters"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "underscores"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "hyphens"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        3,
        [
          {
            "Str": "Compact"
          },
          "Space",
          {
            "Str": "and"
          },
          "Space",
          {
            "Str": "loose"
          },
          "Space",
          {
            "Str": "lists"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "Pandoc"
        },
        "Space",
        {
          "Str": "behaves"
        },
        "Space",
        {
          "Str": "differently"
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "Markdown.pl"
          ]
        },
        "Space",
        {
          "Str": "on"
        },
        "Space",
        {
          "Str": "some"
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "edge"
        },
        "Space",
        {
          "Str": "cases"
        },
        {
          "Str": "\""
        },
        "Space",
        {
          "Str": "involving"
        },
        "Space",
        {
          "Str": "lists"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Consider"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "source"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "+   First\n+   Second:\n    -   Fee\n    -   Fie\n    -   Foe\n\n+   Third"
      ]
    },
    {
      "Para": [
        {
          "Str": "Pandoc"
        },
        "Space",
        {
          "Str": "transforms"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "into"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "compact"
        },
        "Space",
        {
          "Str": "list"
        },
        {
          "Str": "\""
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "no"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "<p>"
          ]
        },
        "Space",
        {
          "Str": "tags"
        },
        "Space",
        {
          "Str": "around"
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "First"
        },
        {
          "Str": "\""
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "Second"
        },
        {
          "Str": "\""
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "Third"
        },
        {
          "Str": "\""
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "while"
        },
        "Space",
        {
          "Str": "markdown"
        },
        "Space",
        {
          "Str": "puts"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "<p>"
          ]
        },
        "Space",
        {
          "Str": "tags"
        },
        "Space",
        {
          "Str": "around"
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "Second"
        },
        {
          "Str": "\""
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "Third"
        },
        {
          "Str": "\""
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "but"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "First"
        },
        {
          "Str": "\""
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "because"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "blank"
        },
        "Space",
        {
          "Str": "space"
        },
        "Space",
        {
          "Str": "around"
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "Third"
        },
        {
          "Str": "\""
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Pandoc"
        },
        "Space",
        {
          "Str": "follows"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "simple"
        },
        "Space",
        {
          "Str": "rule"
        },
        {
          "Str": ":"
        },
        "Space",
        {
          "Str": "if"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "followed"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "blank"
        },
        "Space",
        {
          "Str": "line"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "treated"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "paragraph"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Since"
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "Second"
        },
        {
          "Str": "\""
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "followed"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "list"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "blank"
        },
        "Space",
        {
          "Str": "line"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "isn"
        },
        {
          "Str": "'"
        },
        {
          "Str": "t"
        },
        "Space",
        {
          "Str": "treated"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "paragraph"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "fact"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "list"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "followed"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "blank"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "irrelevant"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "Note"
        },
        {
          "Str": ":"
        },
        "Space",
        {
          "Str": "Pandoc"
        },
        "Space",
        {
          "Str": "works"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "way"
        },
        "Space",
        {
          "Str": "even"
        },
        "Space",
        {
          "Str": "when"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--strict"
          ]
        },
        "Space",
        {
          "Str": "option"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "specified"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "This"
        },
        "Space",
        {
          "Str": "behavior"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "consistent"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "official"
        },
        "Space",
        {
          "Str": "markdown"
        },
        "Space",
        {
          "Str": "syntax"
        },
        "Space",
        {
          "Str": "description"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "even"
        },
        "Space",
        {
          "Str": "though"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "different"
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "Markdown.pl"
          ]
        },
        {
          "Str": "."
        },
        {
          "Str": ")"
        }
      ]
    },
    {
      "Header": [
        3,
        [
          {
            "Str": "Ending"
          },
          "Space",
          {
            "Str": "a"
          },
          "Space",
          {
            "Str": "list"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "What"
        },
        "Space",
        {
          "Str": "if"
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "want"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "put"
        },
        "Space",
        {
          "Str": "an"
        },
        "Space",
        {
          "Str": "indented"
        },
        "Space",
        {
          "Str": "code"
        },
        "Space",
        {
          "Str": "block"
        },
        "Space",
        {
          "Str": "after"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "list"
        },
        {
          "Str": "?"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "-   item one\n-   item two\n\n    { my code block }"
      ]
    },
    {
      "Para": [
        {
          "Str": "Trouble"
        },
        {
          "Str": "!"
        },
        "Space",
        {
          "Str": "Here"
        },
        "Space",
        {
          "Str": "pandoc"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "like"
        },
        "Space",
        {
          "Str": "other"
        },
        "Space",
        {
          "Str": "markdown"
        },
        "Space",
        {
          "Str": "implementations"
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "treat"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "{ my code block }"
          ]
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "second"
        },
        "Space",
        {
          "Str": "paragraph"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "item"
        },
        "Space",
        {
          "Str": "two"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "code"
        },
        "Space",
        {
          "Str": "block"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "To"
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "cut"
        },
        "Space",
        {
          "Str": "off"
        },
        {
          "Str": "\""
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "list"
        },
        "Space",
        {
          "Str": "after"
        },
        "Space",
        {
          "Str": "item"
        },
        "Space",
        {
          "Str": "two"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "insert"
        },
        "Space",
        {
          "Str": "some"
        },
        "Space",
        {
          "Str": "non"
        },
        {
          "Str": "-"
        },
        {
          "Str": "indented"
        },
        "Space",
        {
          "Str": "content"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "like"
        },
        "Space",
        {
          "Str": "an"
        },
        "Space",
        {
          "Str": "HTML"
        },
        "Space",
        {
          "Str": "comment"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "which"
        },
        "Space",
        {
          "Str": "won"
        },
        {
          "Str": "'"
        },
        {
          "Str": "t"
        },
        "Space",
        {
          "Str": "produce"
        },
        "Space",
        {
          "Str": "visible"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "any"
        },
        "Space",
        {
          "Str": "format"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "-   item one\n-   item two\n\n<!-- end of list -->\n\n    { my code block }"
      ]
    },
    {
      "Para": [
        {
          "Str": "You"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "same"
        },
        "Space",
        {
          "Str": "trick"
        },
        "Space",
        {
          "Str": "if"
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "want"
        },
        "Space",
        {
          "Str": "two"
        },
        "Space",
        {
          "Str": "consecutive"
        },
        "Space",
        {
          "Str": "lists"
        },
        "Space",
        {
          "Str": "instead"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "big"
        },
        "Space",
        {
          "Str": "list"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "1.  one\n2.  two\n3.  three\n\n<!-- -->\n\n1.  uno\n2.  dos\n3.  tres"
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Horizontal"
          },
          "Space",
          {
            "Str": "rules"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "A"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "containing"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "row"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "three"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "more"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "*"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "-"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "_"
          ]
        },
        "Space",
        {
          "Str": "characters"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "optionally"
        },
        "Space",
        {
          "Str": "separated"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "spaces"
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "produces"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "horizontal"
        },
        "Space",
        {
          "Str": "rule"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "*  *  *  *\n\n---------------"
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Tables"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Emph": [
            {
              "Str": "Pandoc"
            },
            "Space",
            {
              "Str": "extension"
            }
          ]
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Three"
        },
        "Space",
        {
          "Str": "kinds"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "tables"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "used"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "All"
        },
        "Space",
        {
          "Str": "three"
        },
        "Space",
        {
          "Str": "kinds"
        },
        "Space",
        {
          "Str": "presuppose"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "fixed"
        },
        {
          "Str": "-"
        },
        {
          "Str": "width"
        },
        "Space",
        {
          "Str": "font"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "such"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "Courier"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Strong": [
            {
              "Str": "Simple"
            },
            "Space",
            {
              "Str": "tables"
            }
          ]
        },
        "Space",
        {
          "Str": "look"
        },
        "Space",
        {
          "Str": "like"
        },
        "Space",
        {
          "Str": "this"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "  Right     Left     Center     Default\n-------     ------ ----------   -------\n     12     12        12            12\n    123     123       123          123\n      1     1          1             1\n\nTable:  Demonstration of simple table syntax."
      ]
    },
    {
      "Para": [
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "headers"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "table"
        },
        "Space",
        {
          "Str": "rows"
        },
        "Space",
        {
          "Str": "must"
        },
        "Space",
        {
          "Str": "each"
        },
        "Space",
        {
          "Str": "fit"
        },
        "Space",
        {
          "Str": "on"
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "line"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Column"
        },
        "Space",
        {
          "Str": "alignments"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "determined"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "position"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "header"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "relative"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "dashed"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "below"
        },
        "Space",
        {
          "Str": "it"
        },
        {
          "Str": ":"
        },
        {
          "Note": [
            {
              "Para": [
                {
                  "Str": "This"
                },
                "Space",
                {
                  "Str": "scheme"
                },
                "Space",
                {
                  "Str": "is"
                },
                "Space",
                {
                  "Str": "due"
                },
                "Space",
                {
                  "Str": "to"
                },
                "Space",
                {
                  "Str": "Michel"
                },
                "Space",
                {
                  "Str": "Fortin"
                },
                {
                  "Str": ","
                },
                "Space",
                {
                  "Str": "who"
                },
                "Space",
                {
                  "Str": "proposed"
                },
                "Space",
                {
                  "Str": "it"
                },
                "Space",
                {
                  "Str": "on"
                },
                "Space",
                {
                  "Str": "the"
                },
                "Space",
                {
                  "Link": [
                    [
                      {
                        "Str": "Markdown"
                      },
                      "Space",
                      {
                        "Str": "discussion"
                      },
                      "Space",
                      {
                        "Str": "list"
                      }
                    ],
                    [
                      "http://six.pairlist.net/pipermail/markdown-discuss/2005-March/001097.html",
                      ""
                    ]
                  ]
                },
                {
                  "Str": "."
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "BulletList": [
        [
          {
            "Plain": [
              {
                "Str": "If"
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "dashed"
              },
              "Space",
              {
                "Str": "line"
              },
              "Space",
              {
                "Str": "is"
              },
              "Space",
              {
                "Str": "flush"
              },
              "Space",
              {
                "Str": "with"
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "header"
              },
              "Space",
              {
                "Str": "text"
              },
              "Space",
              {
                "Str": "on"
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "right"
              },
              "Space",
              {
                "Str": "side"
              },
              "Space",
              {
                "Str": "but"
              },
              "Space",
              {
                "Str": "extends"
              },
              "Space",
              {
                "Str": "beyond"
              },
              "Space",
              {
                "Str": "it"
              },
              "Space",
              {
                "Str": "on"
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "left"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "column"
              },
              "Space",
              {
                "Str": "is"
              },
              "Space",
              {
                "Str": "right"
              },
              {
                "Str": "-"
              },
              {
                "Str": "aligned"
              },
              {
                "Str": "."
              }
            ]
          }
        ],
        [
          {
            "Plain": [
              {
                "Str": "If"
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "dashed"
              },
              "Space",
              {
                "Str": "line"
              },
              "Space",
              {
                "Str": "is"
              },
              "Space",
              {
                "Str": "flush"
              },
              "Space",
              {
                "Str": "with"
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "header"
              },
              "Space",
              {
                "Str": "text"
              },
              "Space",
              {
                "Str": "on"
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "left"
              },
              "Space",
              {
                "Str": "side"
              },
              "Space",
              {
                "Str": "but"
              },
              "Space",
              {
                "Str": "extends"
              },
              "Space",
              {
                "Str": "beyond"
              },
              "Space",
              {
                "Str": "it"
              },
              "Space",
              {
                "Str": "on"
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "right"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "column"
              },
              "Space",
              {
                "Str": "is"
              },
              "Space",
              {
                "Str": "left"
              },
              {
                "Str": "-"
              },
              {
                "Str": "aligned"
              },
              {
                "Str": "."
              }
            ]
          }
        ],
        [
          {
            "Plain": [
              {
                "Str": "If"
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "dashed"
              },
              "Space",
              {
                "Str": "line"
              },
              "Space",
              {
                "Str": "extends"
              },
              "Space",
              {
                "Str": "beyond"
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "header"
              },
              "Space",
              {
                "Str": "text"
              },
              "Space",
              {
                "Str": "on"
              },
              "Space",
              {
                "Str": "both"
              },
              "Space",
              {
                "Str": "sides"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "column"
              },
              "Space",
              {
                "Str": "is"
              },
              "Space",
              {
                "Str": "centered"
              },
              {
                "Str": "."
              }
            ]
          }
        ],
        [
          {
            "Plain": [
              {
                "Str": "If"
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "dashed"
              },
              "Space",
              {
                "Str": "line"
              },
              "Space",
              {
                "Str": "is"
              },
              "Space",
              {
                "Str": "flush"
              },
              "Space",
              {
                "Str": "with"
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "header"
              },
              "Space",
              {
                "Str": "text"
              },
              "Space",
              {
                "Str": "on"
              },
              "Space",
              {
                "Str": "both"
              },
              "Space",
              {
                "Str": "sides"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "default"
              },
              "Space",
              {
                "Str": "alignment"
              },
              "Space",
              {
                "Str": "is"
              },
              "Space",
              {
                "Str": "used"
              },
              "Space",
              {
                "Str": "("
              },
              {
                "Str": "in"
              },
              "Space",
              {
                "Str": "most"
              },
              "Space",
              {
                "Str": "cases"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "this"
              },
              "Space",
              {
                "Str": "will"
              },
              "Space",
              {
                "Str": "be"
              },
              "Space",
              {
                "Str": "left"
              },
              {
                "Str": ")"
              },
              {
                "Str": "."
              }
            ]
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "table"
        },
        "Space",
        {
          "Str": "must"
        },
        "Space",
        {
          "Str": "end"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "blank"
        },
        "Space",
        {
          "Str": "line"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "dashes"
        },
        "Space",
        {
          "Str": "followed"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "blank"
        },
        "Space",
        {
          "Str": "line"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "A"
        },
        "Space",
        {
          "Str": "caption"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "optionally"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "provided"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "illustrated"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "example"
        },
        "Space",
        {
          "Str": "above"
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "A"
        },
        "Space",
        {
          "Str": "caption"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "paragraph"
        },
        "Space",
        {
          "Str": "beginning"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "string"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "Table:"
          ]
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "just"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            ":"
          ]
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "which"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "stripped"
        },
        "Space",
        {
          "Str": "off"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "It"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "appear"
        },
        "Space",
        {
          "Str": "either"
        },
        "Space",
        {
          "Str": "before"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "after"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "table"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "column"
        },
        "Space",
        {
          "Str": "headers"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "omitted"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "provided"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "dashed"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "used"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "end"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "table"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "For"
        },
        "Space",
        {
          "Str": "example"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "-------     ------ ----------   -------\n     12     12        12             12\n    123     123       123           123\n      1     1          1              1\n-------     ------ ----------   -------"
      ]
    },
    {
      "Para": [
        {
          "Str": "When"
        },
        "Space",
        {
          "Str": "headers"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "omitted"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "column"
        },
        "Space",
        {
          "Str": "alignments"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "determined"
        },
        "Space",
        {
          "Str": "on"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "basis"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "first"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "table"
        },
        "Space",
        {
          "Str": "body"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "So"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "tables"
        },
        "Space",
        {
          "Str": "above"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "columns"
        },
        "Space",
        {
          "Str": "would"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "right"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "left"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "center"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "right"
        },
        "Space",
        {
          "Str": "aligned"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "respectively"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Strong": [
            {
              "Str": "Multiline"
            },
            "Space",
            {
              "Str": "tables"
            }
          ]
        },
        "Space",
        {
          "Str": "allow"
        },
        "Space",
        {
          "Str": "headers"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "table"
        },
        "Space",
        {
          "Str": "rows"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "span"
        },
        "Space",
        {
          "Str": "multiple"
        },
        "Space",
        {
          "Str": "lines"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "but"
        },
        "Space",
        {
          "Str": "cells"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "span"
        },
        "Space",
        {
          "Str": "multiple"
        },
        "Space",
        {
          "Str": "columns"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "rows"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "table"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "supported"
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Here"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "an"
        },
        "Space",
        {
          "Str": "example"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "-------------------------------------------------------------\n Centered   Default           Right Left\n  Header    Aligned         Aligned Aligned\n----------- ------- --------------- -------------------------\n   First    row                12.0 Example of a row that\n                                    spans multiple lines.\n\n  Second    row                 5.0 Here's another one. Note\n                                    the blank line between\n                                    rows.\n-------------------------------------------------------------\n\nTable: Here's the caption. It, too, may span\nmultiple lines."
      ]
    },
    {
      "Para": [
        {
          "Str": "These"
        },
        "Space",
        {
          "Str": "work"
        },
        "Space",
        {
          "Str": "like"
        },
        "Space",
        {
          "Str": "simple"
        },
        "Space",
        {
          "Str": "tables"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "but"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "following"
        },
        "Space",
        {
          "Str": "differences"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "BulletList": [
        [
          {
            "Plain": [
              {
                "Str": "They"
              },
              "Space",
              {
                "Str": "must"
              },
              "Space",
              {
                "Str": "begin"
              },
              "Space",
              {
                "Str": "with"
              },
              "Space",
              {
                "Str": "a"
              },
              "Space",
              {
                "Str": "row"
              },
              "Space",
              {
                "Str": "of"
              },
              "Space",
              {
                "Str": "dashes"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "before"
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "header"
              },
              "Space",
              {
                "Str": "text"
              },
              "Space",
              {
                "Str": "("
              },
              {
                "Str": "unless"
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "headers"
              },
              "Space",
              {
                "Str": "are"
              },
              "Space",
              {
                "Str": "omitted"
              },
              {
                "Str": ")"
              },
              {
                "Str": "."
              }
            ]
          }
        ],
        [
          {
            "Plain": [
              {
                "Str": "They"
              },
              "Space",
              {
                "Str": "must"
              },
              "Space",
              {
                "Str": "end"
              },
              "Space",
              {
                "Str": "with"
              },
              "Space",
              {
                "Str": "a"
              },
              "Space",
              {
                "Str": "row"
              },
              "Space",
              {
                "Str": "of"
              },
              "Space",
              {
                "Str": "dashes"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "then"
              },
              "Space",
              {
                "Str": "a"
              },
              "Space",
              {
                "Str": "blank"
              },
              "Space",
              {
                "Str": "line"
              },
              {
                "Str": "."
              }
            ]
          }
        ],
        [
          {
            "Plain": [
              {
                "Str": "The"
              },
              "Space",
              {
                "Str": "rows"
              },
              "Space",
              {
                "Str": "must"
              },
              "Space",
              {
                "Str": "be"
              },
              "Space",
              {
                "Str": "separated"
              },
              "Space",
              {
                "Str": "by"
              },
              "Space",
              {
                "Str": "blank"
              },
              "Space",
              {
                "Str": "lines"
              },
              {
                "Str": "."
              }
            ]
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "In"
        },
        "Space",
        {
          "Str": "multiline"
        },
        "Space",
        {
          "Str": "tables"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "table"
        },
        "Space",
        {
          "Str": "parser"
        },
        "Space",
        {
          "Str": "pays"
        },
        "Space",
        {
          "Str": "attention"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "widths"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "columns"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "writers"
        },
        "Space",
        {
          "Str": "try"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "reproduce"
        },
        "Space",
        {
          "Str": "these"
        },
        "Space",
        {
          "Str": "relative"
        },
        "Space",
        {
          "Str": "widths"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "output"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "So"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "if"
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "find"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "columns"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "too"
        },
        "Space",
        {
          "Str": "narrow"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "output"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "try"
        },
        "Space",
        {
          "Str": "widening"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "markdown"
        },
        "Space",
        {
          "Str": "source"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Headers"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "omitted"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "multiline"
        },
        "Space",
        {
          "Str": "tables"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "well"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "simple"
        },
        "Space",
        {
          "Str": "tables"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "----------- ------- --------------- -------------------------\n   First    row                12.0 Example of a row that\n                                    spans multiple lines.\n\n  Second    row                 5.0 Here's another one. Note\n                                    the blank line between\n                                    rows.\n-------------------------------------------------------------\n\n: Here's a multiline table without headers."
      ]
    },
    {
      "Para": [
        {
          "Str": "It"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "possible"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "multiline"
        },
        "Space",
        {
          "Str": "table"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "have"
        },
        "Space",
        {
          "Str": "just"
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "row"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "but"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "row"
        },
        "Space",
        {
          "Str": "should"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "followed"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "blank"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "then"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "row"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "dashes"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "ends"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "table"
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "table"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "interpreted"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "simple"
        },
        "Space",
        {
          "Str": "table"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Strong": [
            {
              "Str": "Grid"
            },
            "Space",
            {
              "Str": "tables"
            }
          ]
        },
        "Space",
        {
          "Str": "look"
        },
        "Space",
        {
          "Str": "like"
        },
        "Space",
        {
          "Str": "this"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        ": Sample grid table.\n\n+---------------+---------------+--------------------+\n| Fruit         | Price         | Advantages         |\n+===============+===============+====================+\n| Bananas       | $1.34         | - built-in wrapper |\n|               |               | - bright color     |\n+---------------+---------------+--------------------+\n| Oranges       | $2.10         | - cures scurvy     |\n|               |               | - tasty            |\n+---------------+---------------+--------------------+"
      ]
    },
    {
      "Para": [
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "row"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "="
          ]
        },
        {
          "Str": "s"
        },
        "Space",
        {
          "Str": "separates"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "header"
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "table"
        },
        "Space",
        {
          "Str": "body"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "omitted"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "headerless"
        },
        "Space",
        {
          "Str": "table"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "cells"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "grid"
        },
        "Space",
        {
          "Str": "tables"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "contain"
        },
        "Space",
        {
          "Str": "arbitrary"
        },
        "Space",
        {
          "Str": "block"
        },
        "Space",
        {
          "Str": "elements"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "multiple"
        },
        "Space",
        {
          "Str": "paragraphs"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "code"
        },
        "Space",
        {
          "Str": "blocks"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "lists"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "etc"
        },
        {
          "Str": "."
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Alignments"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "supported"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "nor"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "cells"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "span"
        },
        "Space",
        {
          "Str": "multiple"
        },
        "Space",
        {
          "Str": "columns"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "rows"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Grid"
        },
        "Space",
        {
          "Str": "tables"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "created"
        },
        "Space",
        {
          "Str": "easily"
        },
        "Space",
        {
          "Str": "using"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "Emacs"
              },
              "Space",
              {
                "Str": "table"
              },
              "Space",
              {
                "Str": "mode"
              }
            ],
            [
              "http://table.sourceforge.net/",
              ""
            ]
          ]
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Title"
          },
          "Space",
          {
            "Str": "block"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Emph": [
            {
              "Str": "Pandoc"
            },
            "Space",
            {
              "Str": "extension"
            }
          ]
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "file"
        },
        "Space",
        {
          "Str": "begins"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "title"
        },
        "Space",
        {
          "Str": "block"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "% title\n% author(s) (separated by semicolons)\n% date"
      ]
    },
    {
      "Para": [
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "parsed"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "bibliographic"
        },
        "Space",
        {
          "Str": "information"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "regular"
        },
        "Space",
        {
          "Str": "text"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "It"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "used"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "example"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "title"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "standalone"
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "HTML"
        },
        "Space",
        {
          "Str": "output"
        },
        {
          "Str": "."
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "block"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "contain"
        },
        "Space",
        {
          "Str": "just"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "title"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "title"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "an"
        },
        "Space",
        {
          "Str": "author"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "all"
        },
        "Space",
        {
          "Str": "three"
        },
        "Space",
        {
          "Str": "elements"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "want"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "include"
        },
        "Space",
        {
          "Str": "an"
        },
        "Space",
        {
          "Str": "author"
        },
        "Space",
        {
          "Str": "but"
        },
        "Space",
        {
          "Str": "no"
        },
        "Space",
        {
          "Str": "title"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "title"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "date"
        },
        "Space",
        {
          "Str": "but"
        },
        "Space",
        {
          "Str": "no"
        },
        "Space",
        {
          "Str": "author"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "need"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "blank"
        },
        "Space",
        {
          "Str": "line"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "%\n% Author\n\n% My title\n%\n% June 15, 2006"
      ]
    },
    {
      "Para": [
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "title"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "occupy"
        },
        "Space",
        {
          "Str": "multiple"
        },
        "Space",
        {
          "Str": "lines"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "but"
        },
        "Space",
        {
          "Str": "continuation"
        },
        "Space",
        {
          "Str": "lines"
        },
        "Space",
        {
          "Str": "must"
        },
        "Space",
        {
          "Str": "begin"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "leading"
        },
        "Space",
        {
          "Str": "space"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "thus"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "% My title\n  on multiple lines"
      ]
    },
    {
      "Para": [
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "document"
        },
        "Space",
        {
          "Str": "has"
        },
        "Space",
        {
          "Str": "multiple"
        },
        "Space",
        {
          "Str": "authors"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "authors"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "put"
        },
        "Space",
        {
          "Str": "on"
        },
        "Space",
        {
          "Str": "separate"
        },
        "Space",
        {
          "Str": "lines"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "leading"
        },
        "Space",
        {
          "Str": "space"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "separated"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "semicolons"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "both"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "So"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "all"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "following"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "equivalent"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "% Author One\n  Author Two\n\n% Author One; Author Two\n\n% Author One;\n  Author Two"
      ]
    },
    {
      "Para": [
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "date"
        },
        "Space",
        {
          "Str": "must"
        },
        "Space",
        {
          "Str": "fit"
        },
        "Space",
        {
          "Str": "on"
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "line"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "All"
        },
        "Space",
        {
          "Str": "three"
        },
        "Space",
        {
          "Str": "metadata"
        },
        "Space",
        {
          "Str": "fields"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "contain"
        },
        "Space",
        {
          "Str": "standard"
        },
        "Space",
        {
          "Str": "inline"
        },
        "Space",
        {
          "Str": "formatting"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "italics"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "links"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "footnotes"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "etc"
        },
        {
          "Str": "."
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Title"
        },
        "Space",
        {
          "Str": "blocks"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "always"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "parsed"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "but"
        },
        "Space",
        {
          "Str": "they"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "affect"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "only"
        },
        "Space",
        {
          "Str": "when"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--standalone"
          ]
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "-s"
          ]
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "option"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "chosen"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "In"
        },
        "Space",
        {
          "Str": "HTML"
        },
        "Space",
        {
          "Str": "output"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "titles"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "appear"
        },
        "Space",
        {
          "Str": "twice"
        },
        {
          "Str": ":"
        },
        "Space",
        {
          "Str": "once"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "document"
        },
        "Space",
        {
          "Str": "head"
        },
        "Space",
        {
          "Str": "-"
        },
        {
          "Str": "-"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "title"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "appear"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "top"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "window"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "browser"
        },
        "Space",
        {
          "Str": "-"
        },
        {
          "Str": "-"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "once"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "beginning"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "document"
        },
        "Space",
        {
          "Str": "body"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "title"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "document"
        },
        "Space",
        {
          "Str": "head"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "have"
        },
        "Space",
        {
          "Str": "an"
        },
        "Space",
        {
          "Str": "optional"
        },
        "Space",
        {
          "Str": "prefix"
        },
        "Space",
        {
          "Str": "attached"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--title-prefix"
          ]
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "-T"
          ]
        },
        "Space",
        {
          "Str": "option"
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "title"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "body"
        },
        "Space",
        {
          "Str": "appears"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "an"
        },
        "Space",
        {
          "Str": "H1"
        },
        "Space",
        {
          "Str": "element"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "class"
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "title"
        },
        {
          "Str": "\""
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "so"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "suppressed"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "reformatted"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "CSS"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "title"
        },
        "Space",
        {
          "Str": "prefix"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "specified"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "-T"
          ]
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "no"
        },
        "Space",
        {
          "Str": "title"
        },
        "Space",
        {
          "Str": "block"
        },
        "Space",
        {
          "Str": "appears"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "document"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "title"
        },
        "Space",
        {
          "Str": "prefix"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "used"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "itself"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "HTML"
        },
        "Space",
        {
          "Str": "title"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "man"
        },
        "Space",
        {
          "Str": "page"
        },
        "Space",
        {
          "Str": "writer"
        },
        "Space",
        {
          "Str": "extracts"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "title"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "man"
        },
        "Space",
        {
          "Str": "page"
        },
        "Space",
        {
          "Str": "section"
        },
        "Space",
        {
          "Str": "number"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "other"
        },
        "Space",
        {
          "Str": "header"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "footer"
        },
        "Space",
        {
          "Str": "information"
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "title"
        },
        "Space",
        {
          "Str": "line"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "title"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "assumed"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "first"
        },
        "Space",
        {
          "Str": "word"
        },
        "Space",
        {
          "Str": "on"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "title"
        },
        "Space",
        {
          "Str": "line"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "which"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "optionally"
        },
        "Space",
        {
          "Str": "end"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "single"
        },
        {
          "Str": "-"
        },
        {
          "Str": "digit"
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "section"
        },
        "Space",
        {
          "Str": "number"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "parentheses"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "There"
        },
        "Space",
        {
          "Str": "should"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "no"
        },
        "Space",
        {
          "Str": "space"
        },
        "Space",
        {
          "Str": "between"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "title"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "parentheses"
        },
        {
          "Str": "."
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "Anything"
        },
        "Space",
        {
          "Str": "after"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "assumed"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "additional"
        },
        "Space",
        {
          "Str": "footer"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "header"
        },
        "Space",
        {
          "Str": "text"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "A"
        },
        "Space",
        {
          "Str": "single"
        },
        "Space",
        {
          "Str": "pipe"
        },
        "Space",
        {
          "Str": "character"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "|"
          ]
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "should"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "used"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "separate"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "footer"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "header"
        },
        "Space",
        {
          "Str": "text"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Thus"
        },
        {
          "Str": ","
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "% PANDOC(1)"
      ]
    },
    {
      "Para": [
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "yield"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "man"
        },
        "Space",
        {
          "Str": "page"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "title"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "PANDOC"
          ]
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "section"
        },
        "Space",
        {
          "Str": "1"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "% PANDOC(1) Pandoc User Manuals"
      ]
    },
    {
      "Para": [
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "also"
        },
        "Space",
        {
          "Str": "have"
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "Pandoc"
        },
        "Space",
        {
          "Str": "User"
        },
        "Space",
        {
          "Str": "Manuals"
        },
        {
          "Str": "\""
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "footer"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "% PANDOC(1) Pandoc User Manuals | Version 4.0"
      ]
    },
    {
      "Para": [
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "also"
        },
        "Space",
        {
          "Str": "have"
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "Version"
        },
        "Space",
        {
          "Str": "4"
        },
        {
          "Str": "."
        },
        {
          "Str": "0"
        },
        {
          "Str": "\""
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "header"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Backslash"
          },
          "Space",
          {
            "Str": "escapes"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "Except"
        },
        "Space",
        {
          "Str": "inside"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "code"
        },
        "Space",
        {
          "Str": "block"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "inline"
        },
        "Space",
        {
          "Str": "code"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "any"
        },
        "Space",
        {
          "Str": "punctuation"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "space"
        },
        "Space",
        {
          "Str": "character"
        },
        "Space",
        {
          "Str": "preceded"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "backslash"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "treated"
        },
        "Space",
        {
          "Str": "literally"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "even"
        },
        "Space",
        {
          "Str": "if"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "would"
        },
        "Space",
        {
          "Str": "normally"
        },
        "Space",
        {
          "Str": "indicate"
        },
        "Space",
        {
          "Str": "formatting"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Thus"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "example"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "if"
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "writes"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "*\\*hello\\**"
      ]
    },
    {
      "Para": [
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "get"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "<em>*hello*</em>"
      ]
    },
    {
      "Para": [
        {
          "Str": "instead"
        },
        "Space",
        {
          "Str": "of"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "<strong>hello</strong>"
      ]
    },
    {
      "Para": [
        {
          "Str": "This"
        },
        "Space",
        {
          "Str": "rule"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "easier"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "remember"
        },
        "Space",
        {
          "Str": "than"
        },
        "Space",
        {
          "Str": "standard"
        },
        "Space",
        {
          "Str": "markdown"
        },
        {
          "Str": "'"
        },
        {
          "Str": "s"
        },
        "Space",
        {
          "Str": "rule"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "which"
        },
        "Space",
        {
          "Str": "allows"
        },
        "Space",
        {
          "Str": "only"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "following"
        },
        "Space",
        {
          "Str": "characters"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "backslash"
        },
        {
          "Str": "-"
        },
        {
          "Str": "escaped"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "\\`*_{}[]()>#+-.!"
      ]
    },
    {
      "Para": [
        {
          "Str": "("
        },
        {
          "Str": "However"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "if"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--strict"
          ]
        },
        "Space",
        {
          "Str": "option"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "supplied"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "standard"
        },
        "Space",
        {
          "Str": "markdown"
        },
        "Space",
        {
          "Str": "rule"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "used"
        },
        {
          "Str": "."
        },
        {
          "Str": ")"
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "A"
        },
        "Space",
        {
          "Str": "backslash"
        },
        {
          "Str": "-"
        },
        {
          "Str": "escaped"
        },
        "Space",
        {
          "Str": "space"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "parsed"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "nonbreaking"
        },
        "Space",
        {
          "Str": "space"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "It"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "appear"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "TeX"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "~"
          ]
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "HTML"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "XML"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "\\&#160;"
          ]
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "\\&nbsp;"
          ]
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "A"
        },
        "Space",
        {
          "Str": "backslash"
        },
        {
          "Str": "-"
        },
        {
          "Str": "escaped"
        },
        "Space",
        {
          "Str": "newline"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "i"
        },
        {
          "Str": "."
        },
        {
          "Str": "e"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "backslash"
        },
        "Space",
        {
          "Str": "occurring"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "end"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "line"
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "parsed"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "hard"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "break"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "It"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "appear"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "TeX"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "\\\\"
          ]
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "HTML"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "<br />"
          ]
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "This"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "nice"
        },
        "Space",
        {
          "Str": "alternative"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "markdown"
        },
        {
          "Str": "'"
        },
        {
          "Str": "s"
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "invisible"
        },
        {
          "Str": "\""
        },
        "Space",
        {
          "Str": "way"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "indicating"
        },
        "Space",
        {
          "Str": "hard"
        },
        "Space",
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "breaks"
        },
        "Space",
        {
          "Str": "using"
        },
        "Space",
        {
          "Str": "two"
        },
        "Space",
        {
          "Str": "trailing"
        },
        "Space",
        {
          "Str": "spaces"
        },
        "Space",
        {
          "Str": "on"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "line"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Backslash"
        },
        "Space",
        {
          "Str": "escapes"
        },
        "Space",
        {
          "Str": "do"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "work"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "verbatim"
        },
        "Space",
        {
          "Str": "contexts"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Smart"
          },
          "Space",
          {
            "Str": "punctuation"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Emph": [
            {
              "Str": "Pandoc"
            },
            "Space",
            {
              "Str": "extension"
            }
          ]
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--smart"
          ]
        },
        "Space",
        {
          "Str": "option"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "specified"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "pandoc"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "produce"
        },
        "Space",
        {
          "Str": "typographically"
        },
        "Space",
        {
          "Str": "correct"
        },
        "Space",
        {
          "Str": "output"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "converting"
        },
        "Space",
        {
          "Str": "straight"
        },
        "Space",
        {
          "Str": "quotes"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "curly"
        },
        "Space",
        {
          "Str": "quotes"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "---"
          ]
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "em"
        },
        {
          "Str": "-"
        },
        {
          "Str": "dashes"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--"
          ]
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "en"
        },
        {
          "Str": "-"
        },
        {
          "Str": "dashes"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "..."
          ]
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "ellipses"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Nonbreaking"
        },
        "Space",
        {
          "Str": "spaces"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "inserted"
        },
        "Space",
        {
          "Str": "after"
        },
        "Space",
        {
          "Str": "certain"
        },
        "Space",
        {
          "Str": "abbreviations"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "such"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "Mr"
        },
        {
          "Str": "."
        },
        {
          "Str": "\""
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Note"
        },
        {
          "Str": ":"
        },
        "Space",
        {
          "Str": "if"
        },
        "Space",
        {
          "Str": "your"
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        "Space",
        {
          "Str": "template"
        },
        "Space",
        {
          "Str": "uses"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "csquotes"
          ]
        },
        "Space",
        {
          "Str": "package"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "pandoc"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "detect"
        },
        "Space",
        {
          "Str": "automatically"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "\\enquote{...}"
          ]
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "quoted"
        },
        "Space",
        {
          "Str": "text"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Inline"
          },
          "Space",
          {
            "Str": "formatting"
          }
        ]
      ]
    },
    {
      "Header": [
        3,
        [
          {
            "Str": "Emphasis"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "To"
        },
        "Space",
        {
          "Emph": [
            {
              "Str": "emphasize"
            }
          ]
        },
        "Space",
        {
          "Str": "some"
        },
        "Space",
        {
          "Str": "text"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "surround"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "*"
          ]
        },
        {
          "Str": "s"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "_"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "like"
        },
        "Space",
        {
          "Str": "this"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "This text is _emphasized with underscores_, and this\nis *emphasized with asterisks*."
      ]
    },
    {
      "Para": [
        {
          "Str": "Double"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "*"
          ]
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "_"
          ]
        },
        "Space",
        {
          "Str": "produces"
        },
        "Space",
        {
          "Strong": [
            {
              "Str": "strong"
            },
            "Space",
            {
              "Str": "emphasis"
            }
          ]
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "This is **strong emphasis** and __with underscores__."
      ]
    },
    {
      "Para": [
        {
          "Str": "A"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "*"
          ]
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "_"
          ]
        },
        "Space",
        {
          "Str": "character"
        },
        "Space",
        {
          "Str": "surrounded"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "spaces"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "backslash"
        },
        {
          "Str": "-"
        },
        {
          "Str": "escaped"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "trigger"
        },
        "Space",
        {
          "Str": "emphasis"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "This is * not emphasized *, and \\*neither is this\\*."
      ]
    },
    {
      "Para": [
        {
          "Str": "Because"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "_"
          ]
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "sometimes"
        },
        "Space",
        {
          "Str": "used"
        },
        "Space",
        {
          "Str": "inside"
        },
        "Space",
        {
          "Str": "words"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "identifiers"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "pandoc"
        },
        "Space",
        {
          "Str": "does"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "interpret"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "_"
          ]
        },
        "Space",
        {
          "Str": "surrounded"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "alphanumeric"
        },
        "Space",
        {
          "Str": "characters"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "an"
        },
        "Space",
        {
          "Str": "emphasis"
        },
        "Space",
        {
          "Str": "marker"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "want"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "emphasize"
        },
        "Space",
        {
          "Str": "just"
        },
        "Space",
        {
          "Str": "part"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "word"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "*"
          ]
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "feas*ible*, not feas*able*."
      ]
    },
    {
      "Header": [
        3,
        [
          {
            "Str": "Strikeout"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Emph": [
            {
              "Str": "Pandoc"
            },
            "Space",
            {
              "Str": "extension"
            }
          ]
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "To"
        },
        "Space",
        {
          "Str": "strikeout"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "section"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "horizontal"
        },
        "Space",
        {
          "Str": "line"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "begin"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "end"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "~~"
          ]
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Thus"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "example"
        },
        {
          "Str": ","
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "This ~~is deleted text.~~"
      ]
    },
    {
      "Header": [
        3,
        [
          {
            "Str": "Superscripts"
          },
          "Space",
          {
            "Str": "and"
          },
          "Space",
          {
            "Str": "subscripts"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Emph": [
            {
              "Str": "Pandoc"
            },
            "Space",
            {
              "Str": "extension"
            }
          ]
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Superscripts"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "written"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "surrounding"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "superscripted"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "^"
          ]
        },
        "Space",
        {
          "Str": "characters"
        },
        {
          "Str": ";"
        },
        "Space",
        {
          "Str": "subscripts"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "written"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "surrounding"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "subscripted"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "~"
          ]
        },
        "Space",
        {
          "Str": "characters"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Thus"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "example"
        },
        {
          "Str": ","
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "H~2~O is a liquid.  2^10^ is 1024."
      ]
    },
    {
      "Para": [
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "superscripted"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "subscripted"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "contains"
        },
        "Space",
        {
          "Str": "spaces"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "these"
        },
        "Space",
        {
          "Str": "spaces"
        },
        "Space",
        {
          "Str": "must"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "escaped"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "backslashes"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "This"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "prevent"
        },
        "Space",
        {
          "Str": "accidental"
        },
        "Space",
        {
          "Str": "superscripting"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "subscripting"
        },
        "Space",
        {
          "Str": "through"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "ordinary"
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "~"
          ]
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "^"
          ]
        },
        {
          "Str": "."
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "Thus"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "if"
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "want"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "letter"
        },
        "Space",
        {
          "Str": "P"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "'"
        },
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "cat"
        },
        {
          "Str": "'"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "subscripts"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "P~a\\ cat~"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "P~a cat~"
          ]
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        3,
        [
          {
            "Str": "Verbatim"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "To"
        },
        "Space",
        {
          "Str": "make"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "short"
        },
        "Space",
        {
          "Str": "span"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "verbatim"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "put"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "inside"
        },
        "Space",
        {
          "Str": "backticks"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "What is the difference between `>>=` and `>>`?"
      ]
    },
    {
      "Para": [
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "verbatim"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "includes"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "backtick"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Str": "double"
        },
        "Space",
        {
          "Str": "backticks"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "Here is a literal backtick `` ` ``."
      ]
    },
    {
      "Para": [
        {
          "Str": "("
        },
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "spaces"
        },
        "Space",
        {
          "Str": "after"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "opening"
        },
        "Space",
        {
          "Str": "backticks"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "before"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "closing"
        },
        "Space",
        {
          "Str": "backticks"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "ignored"
        },
        {
          "Str": "."
        },
        {
          "Str": ")"
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "general"
        },
        "Space",
        {
          "Str": "rule"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "verbatim"
        },
        "Space",
        {
          "Str": "span"
        },
        "Space",
        {
          "Str": "starts"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "string"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "consecutive"
        },
        "Space",
        {
          "Str": "backticks"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "optionally"
        },
        "Space",
        {
          "Str": "followed"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "space"
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "ends"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "string"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "same"
        },
        "Space",
        {
          "Str": "number"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "backticks"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "optionally"
        },
        "Space",
        {
          "Str": "preceded"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "space"
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Note"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "backslash"
        },
        {
          "Str": "-"
        },
        {
          "Str": "escapes"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "other"
        },
        "Space",
        {
          "Str": "markdown"
        },
        "Space",
        {
          "Str": "constructs"
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "do"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "work"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "verbatim"
        },
        "Space",
        {
          "Str": "contexts"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "This is a backslash followed by an asterisk: `\\*`."
      ]
    },
    {
      "Para": [
        {
          "Str": "Attributes"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "attached"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "verbatim"
        },
        "Space",
        {
          "Str": "text"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "just"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "delimited"
              },
              "Space",
              {
                "Str": "code"
              },
              "Space",
              {
                "Str": "blocks"
              }
            ],
            [
              "#delimited-code-blocks",
              ""
            ]
          ]
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "`<$>`{.haskell}"
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Math"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Emph": [
            {
              "Str": "Pandoc"
            },
            "Space",
            {
              "Str": "extension"
            }
          ]
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Anything"
        },
        "Space",
        {
          "Str": "between"
        },
        "Space",
        {
          "Str": "two"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "$"
          ]
        },
        "Space",
        {
          "Str": "characters"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "treated"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "TeX"
        },
        "Space",
        {
          "Str": "math"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "opening"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "$"
          ]
        },
        "Space",
        {
          "Str": "must"
        },
        "Space",
        {
          "Str": "have"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "character"
        },
        "Space",
        {
          "Str": "immediately"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "its"
        },
        "Space",
        {
          "Str": "right"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "while"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "closing"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "$"
          ]
        },
        "Space",
        {
          "Str": "must"
        },
        "Space",
        {
          "Str": "have"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "character"
        },
        "Space",
        {
          "Str": "immediately"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "its"
        },
        "Space",
        {
          "Str": "left"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Thus"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "$20,000 and $30,000"
          ]
        },
        "Space",
        {
          "Str": "won"
        },
        {
          "Str": "'"
        },
        {
          "Str": "t"
        },
        "Space",
        {
          "Str": "parse"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "math"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "some"
        },
        "Space",
        {
          "Str": "reason"
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "need"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "enclose"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "literal"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "$"
          ]
        },
        "Space",
        {
          "Str": "characters"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "backslash"
        },
        {
          "Str": "-"
        },
        {
          "Str": "escape"
        },
        "Space",
        {
          "Str": "them"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "they"
        },
        "Space",
        {
          "Str": "won"
        },
        {
          "Str": "'"
        },
        {
          "Str": "t"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "treated"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "math"
        },
        "Space",
        {
          "Str": "delimiters"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "TeX"
        },
        "Space",
        {
          "Str": "math"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "printed"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "all"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "formats"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "How"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "rendered"
        },
        "Space",
        {
          "Str": "depends"
        },
        "Space",
        {
          "Str": "on"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "format"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "DefinitionList": [
        [
          [
            {
              "Str": "Markdown"
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Str": "LaTeX"
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Str": "Org"
            },
            {
              "Str": "-"
            },
            {
              "Str": "Mode"
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Str": "ConTeXt"
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "It"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "appear"
                  },
                  "Space",
                  {
                    "Str": "verbatim"
                  },
                  "Space",
                  {
                    "Str": "between"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "$"
                    ]
                  },
                  "Space",
                  {
                    "Str": "characters"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Str": "reStructuredText"
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "It"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "rendered"
                  },
                  "Space",
                  {
                    "Str": "using"
                  },
                  "Space",
                  {
                    "Str": "an"
                  },
                  "Space",
                  {
                    "Str": "interpreted"
                  },
                  "Space",
                  {
                    "Str": "text"
                  },
                  "Space",
                  {
                    "Str": "role"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      ":math:"
                    ]
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "as"
                  },
                  "Space",
                  {
                    "Str": "described"
                  },
                  "Space",
                  {
                    "Link": [
                      [
                        {
                          "Str": "here"
                        }
                      ],
                      [
                        "http://www.american.edu/econ/itex2mml/mathhack.rst",
                        ""
                      ]
                    ]
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Str": "AsciiDoc"
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "It"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "rendered"
                  },
                  "Space",
                  {
                    "Str": "as"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "latexmath:[...]"
                    ]
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Str": "Texinfo"
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "It"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "rendered"
                  },
                  "Space",
                  {
                    "Str": "inside"
                  },
                  "Space",
                  {
                    "Str": "a"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "@math"
                    ]
                  },
                  "Space",
                  {
                    "Str": "command"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Str": "groff"
            },
            "Space",
            {
              "Str": "man"
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "It"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "rendered"
                  },
                  "Space",
                  {
                    "Str": "verbatim"
                  },
                  "Space",
                  {
                    "Str": "without"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "$"
                    ]
                  },
                  {
                    "Str": "'"
                  },
                  {
                    "Str": "s"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Str": "MediaWiki"
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "It"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "rendered"
                  },
                  "Space",
                  {
                    "Str": "inside"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "<math>"
                    ]
                  },
                  "Space",
                  {
                    "Str": "tags"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Str": "Textile"
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "It"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "rendered"
                  },
                  "Space",
                  {
                    "Str": "inside"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "<span class=\"math\">"
                    ]
                  },
                  "Space",
                  {
                    "Str": "tags"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Str": "RTF"
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Str": "OpenDocument"
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Str": "ODT"
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "It"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "rendered"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "if"
                  },
                  "Space",
                  {
                    "Str": "possible"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "using"
                  },
                  "Space",
                  {
                    "Str": "unicode"
                  },
                  "Space",
                  {
                    "Str": "characters"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "and"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "otherwise"
                  },
                  "Space",
                  {
                    "Str": "appear"
                  },
                  "Space",
                  {
                    "Str": "verbatim"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Str": "Docbook"
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "If"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "--mathml"
                    ]
                  },
                  "Space",
                  {
                    "Str": "flag"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "used"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "it"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "rendered"
                  },
                  "Space",
                  {
                    "Str": "using"
                  },
                  "Space",
                  {
                    "Str": "mathml"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "an"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "inlineequation"
                    ]
                  },
                  "Space",
                  {
                    "Str": "or"
                  },
                  "Space",
                  {
                    "Code": [
                      [
                        "",
                        [],
                        []
                      ],
                      "informalequation"
                    ]
                  },
                  "Space",
                  {
                    "Str": "tag"
                  },
                  {
                    "Str": "."
                  },
                  "Space",
                  {
                    "Str": "Otherwise"
                  },
                  "Space",
                  {
                    "Str": "it"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "rendered"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "if"
                  },
                  "Space",
                  {
                    "Str": "possible"
                  },
                  {
                    "Str": ","
                  },
                  "Space",
                  {
                    "Str": "using"
                  },
                  "Space",
                  {
                    "Str": "unicode"
                  },
                  "Space",
                  {
                    "Str": "characters"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Str": "Docx"
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "It"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "be"
                  },
                  "Space",
                  {
                    "Str": "rendered"
                  },
                  "Space",
                  {
                    "Str": "using"
                  },
                  "Space",
                  {
                    "Str": "OMML"
                  },
                  "Space",
                  {
                    "Str": "math"
                  },
                  "Space",
                  {
                    "Str": "markup"
                  },
                  {
                    "Str": "."
                  }
                ]
              }
            ]
          ]
        ],
        [
          [
            {
              "Str": "HTML"
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Str": "Slidy"
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Str": "Slideous"
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Str": "DZSlides"
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Str": "S5"
            },
            {
              "Str": ","
            },
            "Space",
            {
              "Str": "EPUB"
            }
          ],
          [
            [
              {
                "Para": [
                  {
                    "Str": "The"
                  },
                  "Space",
                  {
                    "Str": "way"
                  },
                  "Space",
                  {
                    "Str": "math"
                  },
                  "Space",
                  {
                    "Str": "is"
                  },
                  "Space",
                  {
                    "Str": "rendered"
                  },
                  "Space",
                  {
                    "Str": "in"
                  },
                  "Space",
                  {
                    "Str": "HTML"
                  },
                  "Space",
                  {
                    "Str": "will"
                  },
                  "Space",
                  {
                    "Str": "depend"
                  },
                  "Space",
                  {
                    "Str": "on"
                  },
                  "Space",
                  {
                    "Str": "the"
                  },
                  "Space",
                  {
                    "Str": "command"
                  },
                  {
                    "Str": "-"
                  },
                  {
                    "Str": "line"
                  },
                  "Space",
                  {
                    "Str": "options"
                  },
                  "Space",
                  {
                    "Str": "selected"
                  },
                  {
                    "Str": ":"
                  }
                ]
              },
              {
                "OrderedList": [
                  [
                    1,
                    "Decimal",
                    "Period"
                  ],
                  [
                    [
                      {
                        "Para": [
                          {
                            "Str": "The"
                          },
                          "Space",
                          {
                            "Str": "default"
                          },
                          "Space",
                          {
                            "Str": "is"
                          },
                          "Space",
                          {
                            "Str": "to"
                          },
                          "Space",
                          {
                            "Str": "render"
                          },
                          "Space",
                          {
                            "Str": "TeX"
                          },
                          "Space",
                          {
                            "Str": "math"
                          },
                          "Space",
                          {
                            "Str": "as"
                          },
                          "Space",
                          {
                            "Str": "far"
                          },
                          "Space",
                          {
                            "Str": "as"
                          },
                          "Space",
                          {
                            "Str": "possible"
                          },
                          "Space",
                          {
                            "Str": "using"
                          },
                          "Space",
                          {
                            "Str": "unicode"
                          },
                          "Space",
                          {
                            "Str": "characters"
                          },
                          {
                            "Str": ","
                          },
                          "Space",
                          {
                            "Str": "as"
                          },
                          "Space",
                          {
                            "Str": "with"
                          },
                          "Space",
                          {
                            "Str": "RTF"
                          },
                          {
                            "Str": ","
                          },
                          "Space",
                          {
                            "Str": "DocBook"
                          },
                          {
                            "Str": ","
                          },
                          "Space",
                          {
                            "Str": "and"
                          },
                          "Space",
                          {
                            "Str": "OpenDocument"
                          },
                          "Space",
                          {
                            "Str": "output"
                          },
                          {
                            "Str": "."
                          },
                          "Space",
                          {
                            "Str": "Formulas"
                          },
                          "Space",
                          {
                            "Str": "are"
                          },
                          "Space",
                          {
                            "Str": "put"
                          },
                          "Space",
                          {
                            "Str": "inside"
                          },
                          "Space",
                          {
                            "Str": "a"
                          },
                          "Space",
                          {
                            "Code": [
                              [
                                "",
                                [],
                                []
                              ],
                              "span"
                            ]
                          },
                          "Space",
                          {
                            "Str": "with"
                          },
                          "Space",
                          {
                            "Code": [
                              [
                                "",
                                [],
                                []
                              ],
                              "class=\"math\""
                            ]
                          },
                          {
                            "Str": ","
                          },
                          "Space",
                          {
                            "Str": "so"
                          },
                          "Space",
                          {
                            "Str": "that"
                          },
                          "Space",
                          {
                            "Str": "they"
                          },
                          "Space",
                          {
                            "Str": "may"
                          },
                          "Space",
                          {
                            "Str": "be"
                          },
                          "Space",
                          {
                            "Str": "styled"
                          },
                          "Space",
                          {
                            "Str": "differently"
                          },
                          "Space",
                          {
                            "Str": "from"
                          },
                          "Space",
                          {
                            "Str": "the"
                          },
                          "Space",
                          {
                            "Str": "surrounding"
                          },
                          "Space",
                          {
                            "Str": "text"
                          },
                          "Space",
                          {
                            "Str": "if"
                          },
                          "Space",
                          {
                            "Str": "needed"
                          },
                          {
                            "Str": "."
                          }
                        ]
                      }
                    ],
                    [
                      {
                        "Para": [
                          {
                            "Str": "If"
                          },
                          "Space",
                          {
                            "Str": "the"
                          },
                          "Space",
                          {
                            "Code": [
                              [
                                "",
                                [],
                                []
                              ],
                              "--latexmathml"
                            ]
                          },
                          "Space",
                          {
                            "Str": "option"
                          },
                          "Space",
                          {
                            "Str": "is"
                          },
                          "Space",
                          {
                            "Str": "used"
                          },
                          {
                            "Str": ","
                          },
                          "Space",
                          {
                            "Str": "TeX"
                          },
                          "Space",
                          {
                            "Str": "math"
                          },
                          "Space",
                          {
                            "Str": "will"
                          },
                          "Space",
                          {
                            "Str": "be"
                          },
                          "Space",
                          {
                            "Str": "displayed"
                          },
                          "Space",
                          {
                            "Str": "between"
                          },
                          "Space",
                          {
                            "Str": "$"
                          },
                          "Space",
                          {
                            "Str": "or"
                          },
                          "Space",
                          {
                            "Str": "$"
                          },
                          {
                            "Str": "$"
                          },
                          "Space",
                          {
                            "Str": "characters"
                          },
                          "Space",
                          {
                            "Str": "and"
                          },
                          "Space",
                          {
                            "Str": "put"
                          },
                          "Space",
                          {
                            "Str": "in"
                          },
                          "Space",
                          {
                            "Code": [
                              [
                                "",
                                [],
                                []
                              ],
                              "<span>"
                            ]
                          },
                          "Space",
                          {
                            "Str": "tags"
                          },
                          "Space",
                          {
                            "Str": "with"
                          },
                          "Space",
                          {
                            "Str": "class"
                          },
                          "Space",
                          {
                            "Code": [
                              [
                                "",
                                [],
                                []
                              ],
                              "LaTeX"
                            ]
                          },
                          {
                            "Str": "."
                          },
                          "Space",
                          {
                            "Str": "The"
                          },
                          "Space",
                          {
                            "Link": [
                              [
                                {
                                  "Str": "LaTeXMathML"
                                }
                              ],
                              [
                                "http://math.etsu.edu/LaTeXMathML/",
                                ""
                              ]
                            ]
                          },
                          "Space",
                          {
                            "Str": "script"
                          },
                          "Space",
                          {
                            "Str": "will"
                          },
                          "Space",
                          {
                            "Str": "be"
                          },
                          "Space",
                          {
                            "Str": "used"
                          },
                          "Space",
                          {
                            "Str": "to"
                          },
                          "Space",
                          {
                            "Str": "render"
                          },
                          "Space",
                          {
                            "Str": "it"
                          },
                          "Space",
                          {
                            "Str": "as"
                          },
                          "Space",
                          {
                            "Str": "formulas"
                          },
                          {
                            "Str": "."
                          },
                          "Space",
                          {
                            "Str": "("
                          },
                          {
                            "Str": "This"
                          },
                          "Space",
                          {
                            "Str": "trick"
                          },
                          "Space",
                          {
                            "Str": "does"
                          },
                          "Space",
                          {
                            "Str": "not"
                          },
                          "Space",
                          {
                            "Str": "work"
                          },
                          "Space",
                          {
                            "Str": "in"
                          },
                          "Space",
                          {
                            "Str": "all"
                          },
                          "Space",
                          {
                            "Str": "browsers"
                          },
                          {
                            "Str": ","
                          },
                          "Space",
                          {
                            "Str": "but"
                          },
                          "Space",
                          {
                            "Str": "it"
                          },
                          "Space",
                          {
                            "Str": "works"
                          },
                          "Space",
                          {
                            "Str": "in"
                          },
                          "Space",
                          {
                            "Str": "Firefox"
                          },
                          {
                            "Str": "."
                          },
                          "Space",
                          {
                            "Str": "In"
                          },
                          "Space",
                          {
                            "Str": "browsers"
                          },
                          "Space",
                          {
                            "Str": "that"
                          },
                          "Space",
                          {
                            "Str": "do"
                          },
                          "Space",
                          {
                            "Str": "not"
                          },
                          "Space",
                          {
                            "Str": "support"
                          },
                          "Space",
                          {
                            "Str": "LaTeXMathML"
                          },
                          {
                            "Str": ","
                          },
                          "Space",
                          {
                            "Str": "TeX"
                          },
                          "Space",
                          {
                            "Str": "math"
                          },
                          "Space",
                          {
                            "Str": "will"
                          },
                          "Space",
                          {
                            "Str": "appear"
                          },
                          "Space",
                          {
                            "Str": "verbatim"
                          },
                          "Space",
                          {
                            "Str": "between"
                          },
                          "Space",
                          {
                            "Str": "$"
                          },
                          "Space",
                          {
                            "Str": "characters"
                          },
                          {
                            "Str": "."
                          },
                          {
                            "Str": ")"
                          }
                        ]
                      }
                    ],
                    [
                      {
                        "Para": [
                          {
                            "Str": "If"
                          },
                          "Space",
                          {
                            "Str": "the"
                          },
                          "Space",
                          {
                            "Code": [
                              [
                                "",
                                [],
                                []
                              ],
                              "--jsmath"
                            ]
                          },
                          "Space",
                          {
                            "Str": "option"
                          },
                          "Space",
                          {
                            "Str": "is"
                          },
                          "Space",
                          {
                            "Str": "used"
                          },
                          {
                            "Str": ","
                          },
                          "Space",
                          {
                            "Str": "TeX"
                          },
                          "Space",
                          {
                            "Str": "math"
                          },
                          "Space",
                          {
                            "Str": "will"
                          },
                          "Space",
                          {
                            "Str": "be"
                          },
                          "Space",
                          {
                            "Str": "put"
                          },
                          "Space",
                          {
                            "Str": "inside"
                          },
                          "Space",
                          {
                            "Code": [
                              [
                                "",
                                [],
                                []
                              ],
                              "<span>"
                            ]
                          },
                          "Space",
                          {
                            "Str": "tags"
                          },
                          "Space",
                          {
                            "Str": "("
                          },
                          {
                            "Str": "for"
                          },
                          "Space",
                          {
                            "Str": "inline"
                          },
                          "Space",
                          {
                            "Str": "math"
                          },
                          {
                            "Str": ")"
                          },
                          "Space",
                          {
                            "Str": "or"
                          },
                          "Space",
                          {
                            "Code": [
                              [
                                "",
                                [],
                                []
                              ],
                              "<div>"
                            ]
                          },
                          "Space",
                          {
                            "Str": "tags"
                          },
                          "Space",
                          {
                            "Str": "("
                          },
                          {
                            "Str": "for"
                          },
                          "Space",
                          {
                            "Str": "display"
                          },
                          "Space",
                          {
                            "Str": "math"
                          },
                          {
                            "Str": ")"
                          },
                          "Space",
                          {
                            "Str": "with"
                          },
                          "Space",
                          {
                            "Str": "class"
                          },
                          "Space",
                          {
                            "Code": [
                              [
                                "",
                                [],
                                []
                              ],
                              "math"
                            ]
                          },
                          {
                            "Str": "."
                          },
                          "Space",
                          {
                            "Str": "The"
                          },
                          "Space",
                          {
                            "Link": [
                              [
                                {
                                  "Str": "jsMath"
                                }
                              ],
                              [
                                "http://www.math.union.edu/~dpvc/jsmath/",
                                ""
                              ]
                            ]
                          },
                          "Space",
                          {
                            "Str": "script"
                          },
                          "Space",
                          {
                            "Str": "will"
                          },
                          "Space",
                          {
                            "Str": "be"
                          },
                          "Space",
                          {
                            "Str": "used"
                          },
                          "Space",
                          {
                            "Str": "to"
                          },
                          "Space",
                          {
                            "Str": "render"
                          },
                          "Space",
                          {
                            "Str": "it"
                          },
                          {
                            "Str": "."
                          }
                        ]
                      }
                    ],
                    [
                      {
                        "Para": [
                          {
                            "Str": "If"
                          },
                          "Space",
                          {
                            "Str": "the"
                          },
                          "Space",
                          {
                            "Code": [
                              [
                                "",
                                [],
                                []
                              ],
                              "--mimetex"
                            ]
                          },
                          "Space",
                          {
                            "Str": "option"
                          },
                          "Space",
                          {
                            "Str": "is"
                          },
                          "Space",
                          {
                            "Str": "used"
                          },
                          {
                            "Str": ","
                          },
                          "Space",
                          {
                            "Str": "the"
                          },
                          "Space",
                          {
                            "Link": [
                              [
                                {
                                  "Str": "mimeTeX"
                                }
                              ],
                              [
                                "http://www.forkosh.com/mimetex.html",
                                ""
                              ]
                            ]
                          },
                          "Space",
                          {
                            "Str": "CGI"
                          },
                          "Space",
                          {
                            "Str": "script"
                          },
                          "Space",
                          {
                            "Str": "will"
                          },
                          "Space",
                          {
                            "Str": "be"
                          },
                          "Space",
                          {
                            "Str": "called"
                          },
                          "Space",
                          {
                            "Str": "to"
                          },
                          "Space",
                          {
                            "Str": "generate"
                          },
                          "Space",
                          {
                            "Str": "images"
                          },
                          "Space",
                          {
                            "Str": "for"
                          },
                          "Space",
                          {
                            "Str": "each"
                          },
                          "Space",
                          {
                            "Str": "TeX"
                          },
                          "Space",
                          {
                            "Str": "formula"
                          },
                          {
                            "Str": "."
                          },
                          "Space",
                          {
                            "Str": "This"
                          },
                          "Space",
                          {
                            "Str": "should"
                          },
                          "Space",
                          {
                            "Str": "work"
                          },
                          "Space",
                          {
                            "Str": "in"
                          },
                          "Space",
                          {
                            "Str": "all"
                          },
                          "Space",
                          {
                            "Str": "browsers"
                          },
                          {
                            "Str": "."
                          },
                          "Space",
                          {
                            "Str": "The"
                          },
                          "Space",
                          {
                            "Code": [
                              [
                                "",
                                [],
                                []
                              ],
                              "--mimetex"
                            ]
                          },
                          "Space",
                          {
                            "Str": "option"
                          },
                          "Space",
                          {
                            "Str": "takes"
                          },
                          "Space",
                          {
                            "Str": "an"
                          },
                          "Space",
                          {
                            "Str": "optional"
                          },
                          "Space",
                          {
                            "Str": "URL"
                          },
                          "Space",
                          {
                            "Str": "as"
                          },
                          "Space",
                          {
                            "Str": "argument"
                          },
                          {
                            "Str": "."
                          },
                          "Space",
                          {
                            "Str": "If"
                          },
                          "Space",
                          {
                            "Str": "no"
                          },
                          "Space",
                          {
                            "Str": "URL"
                          },
                          "Space",
                          {
                            "Str": "is"
                          },
                          "Space",
                          {
                            "Str": "specified"
                          },
                          {
                            "Str": ","
                          },
                          "Space",
                          {
                            "Str": "it"
                          },
                          "Space",
                          {
                            "Str": "will"
                          },
                          "Space",
                          {
                            "Str": "be"
                          },
                          "Space",
                          {
                            "Str": "assumed"
                          },
                          "Space",
                          {
                            "Str": "that"
                          },
                          "Space",
                          {
                            "Str": "the"
                          },
                          "Space",
                          {
                            "Str": "mimeTeX"
                          },
                          "Space",
                          {
                            "Str": "CGI"
                          },
                          "Space",
                          {
                            "Str": "script"
                          },
                          "Space",
                          {
                            "Str": "is"
                          },
                          "Space",
                          {
                            "Str": "at"
                          },
                          "Space",
                          {
                            "Code": [
                              [
                                "",
                                [],
                                []
                              ],
                              "/cgi-bin/mimetex.cgi"
                            ]
                          },
                          {
                            "Str": "."
                          }
                        ]
                      }
                    ],
                    [
                      {
                        "Para": [
                          {
                            "Str": "If"
                          },
                          "Space",
                          {
                            "Str": "the"
                          },
                          "Space",
                          {
                            "Code": [
                              [
                                "",
                                [],
                                []
                              ],
                              "--gladtex"
                            ]
                          },
                          "Space",
                          {
                            "Str": "option"
                          },
                          "Space",
                          {
                            "Str": "is"
                          },
                          "Space",
                          {
                            "Str": "used"
                          },
                          {
                            "Str": ","
                          },
                          "Space",
                          {
                            "Str": "TeX"
                          },
                          "Space",
                          {
                            "Str": "formulas"
                          },
                          "Space",
                          {
                            "Str": "will"
                          },
                          "Space",
                          {
                            "Str": "be"
                          },
                          "Space",
                          {
                            "Str": "enclosed"
                          },
                          "Space",
                          {
                            "Str": "in"
                          },
                          "Space",
                          {
                            "Code": [
                              [
                                "",
                                [],
                                []
                              ],
                              "<eq>"
                            ]
                          },
                          "Space",
                          {
                            "Str": "tags"
                          },
                          "Space",
                          {
                            "Str": "in"
                          },
                          "Space",
                          {
                            "Str": "the"
                          },
                          "Space",
                          {
                            "Str": "HTML"
                          },
                          "Space",
                          {
                            "Str": "output"
                          },
                          {
                            "Str": "."
                          },
                          "Space",
                          {
                            "Str": "The"
                          },
                          "Space",
                          {
                            "Str": "resulting"
                          },
                          "Space",
                          {
                            "Code": [
                              [
                                "",
                                [],
                                []
                              ],
                              "htex"
                            ]
                          },
                          "Space",
                          {
                            "Str": "file"
                          },
                          "Space",
                          {
                            "Str": "may"
                          },
                          "Space",
                          {
                            "Str": "then"
                          },
                          "Space",
                          {
                            "Str": "be"
                          },
                          "Space",
                          {
                            "Str": "processed"
                          },
                          "Space",
                          {
                            "Str": "by"
                          },
                          "Space",
                          {
                            "Link": [
                              [
                                {
                                  "Str": "gladTeX"
                                }
                              ],
                              [
                                "http://www.math.uio.no/~martingu/gladtex/index.html",
                                ""
                              ]
                            ]
                          },
                          {
                            "Str": ","
                          },
                          "Space",
                          {
                            "Str": "which"
                          },
                          "Space",
                          {
                            "Str": "will"
                          },
                          "Space",
                          {
                            "Str": "produce"
                          },
                          "Space",
                          {
                            "Str": "image"
                          },
                          "Space",
                          {
                            "Str": "files"
                          },
                          "Space",
                          {
                            "Str": "for"
                          },
                          "Space",
                          {
                            "Str": "each"
                          },
                          "Space",
                          {
                            "Str": "formula"
                          },
                          "Space",
                          {
                            "Str": "and"
                          },
                          "Space",
                          {
                            "Str": "an"
                          },
                          "Space",
                          {
                            "Code": [
                              [
                                "",
                                [],
                                []
                              ],
                              "html"
                            ]
                          },
                          "Space",
                          {
                            "Str": "file"
                          },
                          "Space",
                          {
                            "Str": "with"
                          },
                          "Space",
                          {
                            "Str": "links"
                          },
                          "Space",
                          {
                            "Str": "to"
                          },
                          "Space",
                          {
                            "Str": "these"
                          },
                          "Space",
                          {
                            "Str": "images"
                          },
                          {
                            "Str": "."
                          },
                          "Space",
                          {
                            "Str": "So"
                          },
                          {
                            "Str": ","
                          },
                          "Space",
                          {
                            "Str": "the"
                          },
                          "Space",
                          {
                            "Str": "procedure"
                          },
                          "Space",
                          {
                            "Str": "is"
                          },
                          {
                            "Str": ":"
                          }
                        ]
                      },
                      {
                        "CodeBlock": [
                          [
                            "",
                            [],
                            []
                          ],
                          "pandoc -s --gladtex myfile.txt -o myfile.htex\ngladtex -d myfile-images myfile.htex\n# produces myfile.html and images in myfile-images"
                        ]
                      }
                    ],
                    [
                      {
                        "Para": [
                          {
                            "Str": "If"
                          },
                          "Space",
                          {
                            "Str": "the"
                          },
                          "Space",
                          {
                            "Code": [
                              [
                                "",
                                [],
                                []
                              ],
                              "--webtex"
                            ]
                          },
                          "Space",
                          {
                            "Str": "option"
                          },
                          "Space",
                          {
                            "Str": "is"
                          },
                          "Space",
                          {
                            "Str": "used"
                          },
                          {
                            "Str": ","
                          },
                          "Space",
                          {
                            "Str": "TeX"
                          },
                          "Space",
                          {
                            "Str": "formulas"
                          },
                          "Space",
                          {
                            "Str": "will"
                          },
                          "Space",
                          {
                            "Str": "be"
                          },
                          "Space",
                          {
                            "Str": "converted"
                          },
                          "Space",
                          {
                            "Str": "to"
                          },
                          "Space",
                          {
                            "Code": [
                              [
                                "",
                                [],
                                []
                              ],
                              "<img>"
                            ]
                          },
                          "Space",
                          {
                            "Str": "tags"
                          },
                          "Space",
                          {
                            "Str": "that"
                          },
                          "Space",
                          {
                            "Str": "link"
                          },
                          "Space",
                          {
                            "Str": "to"
                          },
                          "Space",
                          {
                            "Str": "an"
                          },
                          "Space",
                          {
                            "Str": "external"
                          },
                          "Space",
                          {
                            "Str": "script"
                          },
                          "Space",
                          {
                            "Str": "that"
                          },
                          "Space",
                          {
                            "Str": "converts"
                          },
                          "Space",
                          {
                            "Str": "formulas"
                          },
                          "Space",
                          {
                            "Str": "to"
                          },
                          "Space",
                          {
                            "Str": "images"
                          },
                          {
                            "Str": "."
                          },
                          "Space",
                          {
                            "Str": "The"
                          },
                          "Space",
                          {
                            "Str": "formula"
                          },
                          "Space",
                          {
                            "Str": "will"
                          },
                          "Space",
                          {
                            "Str": "be"
                          },
                          "Space",
                          {
                            "Str": "URL"
                          },
                          {
                            "Str": "-"
                          },
                          {
                            "Str": "encoded"
                          },
                          "Space",
                          {
                            "Str": "and"
                          },
                          "Space",
                          {
                            "Str": "concatenated"
                          },
                          "Space",
                          {
                            "Str": "with"
                          },
                          "Space",
                          {
                            "Str": "the"
                          },
                          "Space",
                          {
                            "Str": "URL"
                          },
                          "Space",
                          {
                            "Str": "provided"
                          },
                          {
                            "Str": "."
                          },
                          "Space",
                          {
                            "Str": "If"
                          },
                          "Space",
                          {
                            "Str": "no"
                          },
                          "Space",
                          {
                            "Str": "URL"
                          },
                          "Space",
                          {
                            "Str": "is"
                          },
                          "Space",
                          {
                            "Str": "specified"
                          },
                          {
                            "Str": ","
                          },
                          "Space",
                          {
                            "Str": "the"
                          },
                          "Space",
                          {
                            "Str": "Google"
                          },
                          "Space",
                          {
                            "Str": "Chart"
                          },
                          "Space",
                          {
                            "Str": "API"
                          },
                          "Space",
                          {
                            "Str": "will"
                          },
                          "Space",
                          {
                            "Str": "be"
                          },
                          "Space",
                          {
                            "Str": "used"
                          },
                          "Space",
                          {
                            "Str": "("
                          },
                          {
                            "Code": [
                              [
                                "",
                                [],
                                []
                              ],
                              "http://chart.apis.google.com/chart?cht=tx&chl="
                            ]
                          },
                          {
                            "Str": ")"
                          },
                          {
                            "Str": "."
                          }
                        ]
                      }
                    ]
                  ]
                ]
              }
            ]
          ]
        ]
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Raw"
          },
          "Space",
          {
            "Str": "HTML"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "Markdown"
        },
        "Space",
        {
          "Str": "allows"
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "insert"
        },
        "Space",
        {
          "Str": "raw"
        },
        "Space",
        {
          "Str": "HTML"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "DocBook"
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "anywhere"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "document"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "except"
        },
        "Space",
        {
          "Str": "verbatim"
        },
        "Space",
        {
          "Str": "contexts"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "where"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "<"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            ">"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "&"
          ]
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "interpreted"
        },
        "Space",
        {
          "Str": "literally"
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "raw"
        },
        "Space",
        {
          "Str": "HTML"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "passed"
        },
        "Space",
        {
          "Str": "through"
        },
        "Space",
        {
          "Str": "unchanged"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "HTML"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "S5"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Slidy"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Slideous"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "DZSlides"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "EPUB"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Markdown"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "Textile"
        },
        "Space",
        {
          "Str": "output"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "suppressed"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "other"
        },
        "Space",
        {
          "Str": "formats"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Emph": [
            {
              "Str": "Pandoc"
            },
            "Space",
            {
              "Str": "extension"
            }
          ]
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Standard"
        },
        "Space",
        {
          "Str": "markdown"
        },
        "Space",
        {
          "Str": "allows"
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "include"
        },
        "Space",
        {
          "Str": "HTML"
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "blocks"
        },
        {
          "Str": "\""
        },
        {
          "Str": ":"
        },
        "Space",
        {
          "Str": "blocks"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "HTML"
        },
        "Space",
        {
          "Str": "between"
        },
        "Space",
        {
          "Str": "balanced"
        },
        "Space",
        {
          "Str": "tags"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "separated"
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "surrounding"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "blank"
        },
        "Space",
        {
          "Str": "lines"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "start"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "end"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "left"
        },
        "Space",
        {
          "Str": "margin"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Within"
        },
        "Space",
        {
          "Str": "these"
        },
        "Space",
        {
          "Str": "blocks"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "everything"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "interpreted"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "HTML"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "markdown"
        },
        {
          "Str": ";"
        },
        "Space",
        {
          "Str": "so"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "example"
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "*"
          ]
        },
        "Space",
        {
          "Str": "does"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "signify"
        },
        "Space",
        {
          "Str": "emphasis"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Pandoc"
        },
        "Space",
        {
          "Str": "behaves"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "way"
        },
        "Space",
        {
          "Str": "when"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--strict"
          ]
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "specified"
        },
        {
          "Str": ";"
        },
        "Space",
        {
          "Str": "but"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "default"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "pandoc"
        },
        "Space",
        {
          "Str": "interprets"
        },
        "Space",
        {
          "Str": "material"
        },
        "Space",
        {
          "Str": "between"
        },
        "Space",
        {
          "Str": "HTML"
        },
        "Space",
        {
          "Str": "block"
        },
        "Space",
        {
          "Str": "tags"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "markdown"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Thus"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "example"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Pandoc"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "turn"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "<table>\n    <tr>\n        <td>*one*</td>\n        <td>[a link](http://google.com)</td>\n    </tr>\n</table>"
      ]
    },
    {
      "Para": [
        {
          "Str": "into"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "<table>\n    <tr>\n        <td><em>one</em></td>\n        <td><a href=\"http://google.com\">a link</a></td>\n    </tr>\n</table>"
      ]
    },
    {
      "Para": [
        {
          "Str": "whereas"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "Markdown.pl"
          ]
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "preserve"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "is"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "There"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "exception"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "rule"
        },
        {
          "Str": ":"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "between"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "<script>"
          ]
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "<style>"
          ]
        },
        "Space",
        {
          "Str": "tags"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "interpreted"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "markdown"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "This"
        },
        "Space",
        {
          "Str": "departure"
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Str": "standard"
        },
        "Space",
        {
          "Str": "markdown"
        },
        "Space",
        {
          "Str": "should"
        },
        "Space",
        {
          "Str": "make"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "easier"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "mix"
        },
        "Space",
        {
          "Str": "markdown"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "HTML"
        },
        "Space",
        {
          "Str": "block"
        },
        "Space",
        {
          "Str": "elements"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "For"
        },
        "Space",
        {
          "Str": "example"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "surround"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "block"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "markdown"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "<div>"
          ]
        },
        "Space",
        {
          "Str": "tags"
        },
        "Space",
        {
          "Str": "without"
        },
        "Space",
        {
          "Str": "preventing"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Str": "being"
        },
        "Space",
        {
          "Str": "interpreted"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "markdown"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Raw"
          },
          "Space",
          {
            "Str": "TeX"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Emph": [
            {
              "Str": "Pandoc"
            },
            "Space",
            {
              "Str": "extension"
            }
          ]
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "In"
        },
        "Space",
        {
          "Str": "addition"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "raw"
        },
        "Space",
        {
          "Str": "HTML"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "pandoc"
        },
        "Space",
        {
          "Str": "allows"
        },
        "Space",
        {
          "Str": "raw"
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "TeX"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "ConTeXt"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "included"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "document"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Inline"
        },
        "Space",
        {
          "Str": "TeX"
        },
        "Space",
        {
          "Str": "commands"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "preserved"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "passed"
        },
        "Space",
        {
          "Str": "unchanged"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "ConTeXt"
        },
        "Space",
        {
          "Str": "writers"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Thus"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "example"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "include"
        },
        "Space",
        {
          "Str": "BibTeX"
        },
        "Space",
        {
          "Str": "citations"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "This result was proved in \\cite{jones.1967}."
      ]
    },
    {
      "Para": [
        {
          "Str": "Note"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        "Space",
        {
          "Str": "environments"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "like"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "\\begin{tabular}{|l|l|}\\hline\nAge & Frequency \\\\ \\hline\n18--25  & 15 \\\\\n26--35  & 33 \\\\ \n36--45  & 22 \\\\ \\hline\n\\end{tabular}"
      ]
    },
    {
      "Para": [
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "material"
        },
        "Space",
        {
          "Str": "between"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "begin"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "end"
        },
        "Space",
        {
          "Str": "tags"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "interpreted"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "raw"
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "markdown"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Inline"
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "ignored"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "formats"
        },
        "Space",
        {
          "Str": "other"
        },
        "Space",
        {
          "Str": "than"
        },
        "Space",
        {
          "Str": "Markdown"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "ConTeXt"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        3,
        [
          {
            "Str": "Macros"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "For"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "formats"
        },
        "Space",
        {
          "Str": "other"
        },
        "Space",
        {
          "Str": "than"
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "pandoc"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "parse"
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "\\newcommand"
          ]
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "\\renewcommand"
          ]
        },
        "Space",
        {
          "Str": "definitions"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "apply"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "resulting"
        },
        "Space",
        {
          "Str": "macros"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "all"
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        "Space",
        {
          "Str": "math"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "So"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "example"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "following"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "work"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "all"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "formats"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "just"
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "\\newcommand{\\tuple}[1]{\\langle #1 \\rangle}\n\n$\\tuple{a, b, c}$"
      ]
    },
    {
      "Para": [
        {
          "Str": "In"
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        "Space",
        {
          "Str": "output"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "\\newcommand"
          ]
        },
        "Space",
        {
          "Str": "definition"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "simply"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "passed"
        },
        "Space",
        {
          "Str": "unchanged"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "output"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Links"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "Markdown"
        },
        "Space",
        {
          "Str": "allows"
        },
        "Space",
        {
          "Str": "links"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "specified"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "several"
        },
        "Space",
        {
          "Str": "ways"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        3,
        [
          {
            "Str": "Automatic"
          },
          "Space",
          {
            "Str": "links"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "enclose"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "URL"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "email"
        },
        "Space",
        {
          "Str": "address"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "pointy"
        },
        "Space",
        {
          "Str": "brackets"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "become"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "link"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "<http://google.com>\n<sam@green.eggs.ham>"
      ]
    },
    {
      "Header": [
        3,
        [
          {
            "Str": "Inline"
          },
          "Space",
          {
            "Str": "links"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "An"
        },
        "Space",
        {
          "Str": "inline"
        },
        "Space",
        {
          "Str": "link"
        },
        "Space",
        {
          "Str": "consists"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "link"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "square"
        },
        "Space",
        {
          "Str": "brackets"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "followed"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "URL"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "parentheses"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "Optionally"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "URL"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "followed"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "link"
        },
        "Space",
        {
          "Str": "title"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "quotes"
        },
        {
          "Str": "."
        },
        {
          "Str": ")"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "This is an [inline link](/url), and here's [one with\na title](http://fsf.org \"click here for a good time!\")."
      ]
    },
    {
      "Para": [
        {
          "Str": "There"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "no"
        },
        "Space",
        {
          "Str": "space"
        },
        "Space",
        {
          "Str": "between"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "bracketed"
        },
        "Space",
        {
          "Str": "part"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "parenthesized"
        },
        "Space",
        {
          "Str": "part"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "link"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "contain"
        },
        "Space",
        {
          "Str": "formatting"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "such"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "emphasis"
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "but"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "title"
        },
        "Space",
        {
          "Str": "cannot"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        3,
        [
          {
            "Str": "Reference"
          },
          "Space",
          {
            "Str": "links"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "An"
        },
        "Space",
        {
          "Emph": [
            {
              "Str": "explicit"
            }
          ]
        },
        "Space",
        {
          "Str": "reference"
        },
        "Space",
        {
          "Str": "link"
        },
        "Space",
        {
          "Str": "has"
        },
        "Space",
        {
          "Str": "two"
        },
        "Space",
        {
          "Str": "parts"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "link"
        },
        "Space",
        {
          "Str": "itself"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "link"
        },
        "Space",
        {
          "Str": "definition"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "which"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "occur"
        },
        "Space",
        {
          "Str": "elsewhere"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "document"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "either"
        },
        "Space",
        {
          "Str": "before"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "after"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "link"
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "link"
        },
        "Space",
        {
          "Str": "consists"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "link"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "square"
        },
        "Space",
        {
          "Str": "brackets"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "followed"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "label"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "square"
        },
        "Space",
        {
          "Str": "brackets"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "There"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "space"
        },
        "Space",
        {
          "Str": "between"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "two"
        },
        {
          "Str": "."
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "link"
        },
        "Space",
        {
          "Str": "definition"
        },
        "Space",
        {
          "Str": "must"
        },
        "Space",
        {
          "Str": "begin"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "left"
        },
        "Space",
        {
          "Str": "margin"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "indented"
        },
        "Space",
        {
          "Str": "no"
        },
        "Space",
        {
          "Str": "more"
        },
        "Space",
        {
          "Str": "than"
        },
        "Space",
        {
          "Str": "three"
        },
        "Space",
        {
          "Str": "spaces"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "It"
        },
        "Space",
        {
          "Str": "consists"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "bracketed"
        },
        "Space",
        {
          "Str": "label"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "followed"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "colon"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "space"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "followed"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "URL"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "optionally"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "after"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "space"
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "link"
        },
        "Space",
        {
          "Str": "title"
        },
        "Space",
        {
          "Str": "either"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "quotes"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "parentheses"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Here"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "some"
        },
        "Space",
        {
          "Str": "examples"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "[my label 1]: /foo/bar.html  \"My title, optional\"\n[my label 2]: /foo\n[my label 3]: http://fsf.org (The free software foundation)\n[my label 4]: /bar#special  'A title in single quotes'"
      ]
    },
    {
      "Para": [
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "URL"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "optionally"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "surrounded"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "angle"
        },
        "Space",
        {
          "Str": "brackets"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "[my label 5]: <http://foo.bar.baz>"
      ]
    },
    {
      "Para": [
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "title"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "go"
        },
        "Space",
        {
          "Str": "on"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "next"
        },
        "Space",
        {
          "Str": "line"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "[my label 3]: http://fsf.org\n  \"The free software foundation\""
      ]
    },
    {
      "Para": [
        {
          "Str": "Note"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "link"
        },
        "Space",
        {
          "Str": "labels"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "case"
        },
        "Space",
        {
          "Str": "sensitive"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "So"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "work"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "Here is [my link][FOO]\n\n[Foo]: /bar/baz"
      ]
    },
    {
      "Para": [
        {
          "Str": "In"
        },
        "Space",
        {
          "Str": "an"
        },
        "Space",
        {
          "Emph": [
            {
              "Str": "implicit"
            }
          ]
        },
        "Space",
        {
          "Str": "reference"
        },
        "Space",
        {
          "Str": "link"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "second"
        },
        "Space",
        {
          "Str": "pair"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "brackets"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "empty"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "omitted"
        },
        "Space",
        {
          "Str": "entirely"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "See [my website][], or [my website].\n\n[my website]: http://foo.bar.baz"
      ]
    },
    {
      "Header": [
        3,
        [
          {
            "Str": "Internal"
          },
          "Space",
          {
            "Str": "links"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "To"
        },
        "Space",
        {
          "Str": "link"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "another"
        },
        "Space",
        {
          "Str": "section"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "same"
        },
        "Space",
        {
          "Str": "document"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "automatically"
        },
        "Space",
        {
          "Str": "generated"
        },
        "Space",
        {
          "Str": "identifier"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "see"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "Header"
              },
              "Space",
              {
                "Str": "identifiers"
              },
              "Space",
              {
                "Str": "in"
              },
              "Space",
              {
                "Str": "HTML"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "LaTeX"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "and"
              },
              "Space",
              {
                "Str": "ConTeXt"
              }
            ],
            [
              "#header-identifiers-in-html-latex-and-context",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "below"
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "For"
        },
        "Space",
        {
          "Str": "example"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "See the [Introduction](#introduction)."
      ]
    },
    {
      "Para": [
        {
          "Str": "or"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "See the [Introduction].\n\n[Introduction]: #introduction"
      ]
    },
    {
      "Para": [
        {
          "Str": "Internal"
        },
        "Space",
        {
          "Str": "links"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "currently"
        },
        "Space",
        {
          "Str": "supported"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "HTML"
        },
        "Space",
        {
          "Str": "formats"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "including"
        },
        "Space",
        {
          "Str": "HTML"
        },
        "Space",
        {
          "Str": "slide"
        },
        "Space",
        {
          "Str": "shows"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "EPUB"
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "ConTeXt"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Images"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "A"
        },
        "Space",
        {
          "Str": "link"
        },
        "Space",
        {
          "Str": "immediately"
        },
        "Space",
        {
          "Str": "preceded"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "!"
          ]
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "treated"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "an"
        },
        "Space",
        {
          "Str": "image"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "link"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "used"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "image"
        },
        {
          "Str": "'"
        },
        {
          "Str": "s"
        },
        "Space",
        {
          "Str": "alt"
        },
        "Space",
        {
          "Str": "text"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "![la lune](lalune.jpg \"Voyage to the moon\")\n\n![movie reel]\n\n[movie reel]: movie.gif"
      ]
    },
    {
      "Header": [
        3,
        [
          {
            "Str": "Pictures"
          },
          "Space",
          {
            "Str": "with"
          },
          "Space",
          {
            "Str": "captions"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Emph": [
            {
              "Str": "Pandoc"
            },
            "Space",
            {
              "Str": "extension"
            }
          ]
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "An"
        },
        "Space",
        {
          "Str": "image"
        },
        "Space",
        {
          "Str": "occurring"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "itself"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "paragraph"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "rendered"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "figure"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "caption"
        },
        {
          "Str": "."
        },
        {
          "Note": [
            {
              "Para": [
                {
                  "Str": "This"
                },
                "Space",
                {
                  "Str": "feature"
                },
                "Space",
                {
                  "Str": "is"
                },
                "Space",
                {
                  "Str": "not"
                },
                "Space",
                {
                  "Str": "yet"
                },
                "Space",
                {
                  "Str": "implemented"
                },
                "Space",
                {
                  "Str": "for"
                },
                "Space",
                {
                  "Str": "RTF"
                },
                {
                  "Str": ","
                },
                "Space",
                {
                  "Str": "OpenDocument"
                },
                {
                  "Str": ","
                },
                "Space",
                {
                  "Str": "or"
                },
                "Space",
                {
                  "Str": "ODT"
                },
                {
                  "Str": "."
                },
                "Space",
                {
                  "Str": "In"
                },
                "Space",
                {
                  "Str": "those"
                },
                "Space",
                {
                  "Str": "formats"
                },
                {
                  "Str": ","
                },
                "Space",
                {
                  "Str": "you"
                },
                {
                  "Str": "'"
                },
                {
                  "Str": "ll"
                },
                "Space",
                {
                  "Str": "just"
                },
                "Space",
                {
                  "Str": "get"
                },
                "Space",
                {
                  "Str": "an"
                },
                "Space",
                {
                  "Str": "image"
                },
                "Space",
                {
                  "Str": "in"
                },
                "Space",
                {
                  "Str": "a"
                },
                "Space",
                {
                  "Str": "paragraph"
                },
                "Space",
                {
                  "Str": "by"
                },
                "Space",
                {
                  "Str": "itself"
                },
                {
                  "Str": ","
                },
                "Space",
                {
                  "Str": "with"
                },
                "Space",
                {
                  "Str": "no"
                },
                "Space",
                {
                  "Str": "caption"
                },
                {
                  "Str": "."
                }
              ]
            }
          ]
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "In"
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "figure"
        },
        "Space",
        {
          "Str": "environment"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "used"
        },
        {
          "Str": ";"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "HTML"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "image"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "placed"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "div"
          ]
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "class"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "figure"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "together"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "caption"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "p"
          ]
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "class"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "caption"
          ]
        },
        {
          "Str": "."
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "image"
        },
        {
          "Str": "'"
        },
        {
          "Str": "s"
        },
        "Space",
        {
          "Str": "alt"
        },
        "Space",
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "used"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "caption"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "![This is the caption](/url/of/image.png)"
      ]
    },
    {
      "Para": [
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "just"
        },
        "Space",
        {
          "Str": "want"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "regular"
        },
        "Space",
        {
          "Str": "inline"
        },
        "Space",
        {
          "Str": "image"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "just"
        },
        "Space",
        {
          "Str": "make"
        },
        "Space",
        {
          "Str": "sure"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "only"
        },
        "Space",
        {
          "Str": "thing"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "paragraph"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "One"
        },
        "Space",
        {
          "Str": "way"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "do"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "insert"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "nonbreaking"
        },
        "Space",
        {
          "Str": "space"
        },
        "Space",
        {
          "Str": "after"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "image"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "![This image won't be a figure](/url/of/image.png)\\ "
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Footnotes"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Emph": [
            {
              "Str": "Pandoc"
            },
            "Space",
            {
              "Str": "extension"
            }
          ]
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Pandoc"
        },
        {
          "Str": "'"
        },
        {
          "Str": "s"
        },
        "Space",
        {
          "Str": "markdown"
        },
        "Space",
        {
          "Str": "allows"
        },
        "Space",
        {
          "Str": "footnotes"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "using"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "following"
        },
        "Space",
        {
          "Str": "syntax"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "Here is a footnote reference,[^1] and another.[^longnote]\n\n[^1]: Here is the footnote.\n\n[^longnote]: Here's one with multiple blocks.\n\n    Subsequent paragraphs are indented to show that they \nbelong to the previous footnote.\n\n        { some.code }\n\n    The whole paragraph can be indented, or just the first\n    line.  In this way, multi-paragraph footnotes work like\n    multi-paragraph list items.\n\nThis paragraph won't be part of the note, because it\nisn't indented."
      ]
    },
    {
      "Para": [
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "identifiers"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "footnote"
        },
        "Space",
        {
          "Str": "references"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "contain"
        },
        "Space",
        {
          "Str": "spaces"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "tabs"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "newlines"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "These"
        },
        "Space",
        {
          "Str": "identifiers"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "used"
        },
        "Space",
        {
          "Str": "only"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "correlate"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "footnote"
        },
        "Space",
        {
          "Str": "reference"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "note"
        },
        "Space",
        {
          "Str": "itself"
        },
        {
          "Str": ";"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "output"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "footnotes"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "numbered"
        },
        "Space",
        {
          "Str": "sequentially"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "footnotes"
        },
        "Space",
        {
          "Str": "themselves"
        },
        "Space",
        {
          "Str": "need"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "placed"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "end"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "document"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "They"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "appear"
        },
        "Space",
        {
          "Str": "anywhere"
        },
        "Space",
        {
          "Str": "except"
        },
        "Space",
        {
          "Str": "inside"
        },
        "Space",
        {
          "Str": "other"
        },
        "Space",
        {
          "Str": "block"
        },
        "Space",
        {
          "Str": "elements"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "lists"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "block"
        },
        "Space",
        {
          "Str": "quotes"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "tables"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "etc"
        },
        {
          "Str": "."
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Inline"
        },
        "Space",
        {
          "Str": "footnotes"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "also"
        },
        "Space",
        {
          "Str": "allowed"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "though"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "unlike"
        },
        "Space",
        {
          "Str": "regular"
        },
        "Space",
        {
          "Str": "notes"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "they"
        },
        "Space",
        {
          "Str": "cannot"
        },
        "Space",
        {
          "Str": "contain"
        },
        "Space",
        {
          "Str": "multiple"
        },
        "Space",
        {
          "Str": "paragraphs"
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "syntax"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "follows"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "Here is an inline note.^[Inlines notes are easier to write, since\nyou don't have to pick an identifier and move down to type the\nnote.]"
      ]
    },
    {
      "Para": [
        {
          "Str": "Inline"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "regular"
        },
        "Space",
        {
          "Str": "footnotes"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "mixed"
        },
        "Space",
        {
          "Str": "freely"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Automatic"
          },
          "Space",
          {
            "Str": "citations"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Emph": [
            {
              "Str": "Pandoc"
            },
            "Space",
            {
              "Str": "extension"
            }
          ]
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Pandoc"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "automatically"
        },
        "Space",
        {
          "Str": "generate"
        },
        "Space",
        {
          "Str": "citations"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "bibliography"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "number"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "styles"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "using"
        },
        "Space",
        {
          "Str": "Andrea"
        },
        "Space",
        {
          "Str": "Rossato"
        },
        {
          "Str": "'"
        },
        {
          "Str": "s"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "hs-citeproc"
          ]
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "In"
        },
        "Space",
        {
          "Str": "order"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "feature"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "need"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "bibliographic"
        },
        "Space",
        {
          "Str": "database"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "following"
        },
        "Space",
        {
          "Str": "formats"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "Table": [
        [],
        [
          "AlignLeft",
          "AlignDefault"
        ],
        [
          0,
          0
        ],
        [
          [
            {
              "Plain": [
                {
                  "Str": "Format"
                }
              ]
            }
          ],
          [
            {
              "Plain": [
                {
                  "Str": "File"
                },
                "Space",
                {
                  "Str": "extension"
                }
              ]
            }
          ]
        ],
        [
          [
            [
              {
                "Plain": [
                  {
                    "Str": "MODS"
                  }
                ]
              }
            ],
            [
              {
                "Plain": [
                  {
                    "Str": "."
                  },
                  {
                    "Str": "mods"
                  }
                ]
              }
            ]
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "BibTeX"
                  },
                  {
                    "Str": "/"
                  },
                  {
                    "Str": "BibLaTeX"
                  }
                ]
              }
            ],
            [
              {
                "Plain": [
                  {
                    "Str": "."
                  },
                  {
                    "Str": "bib"
                  }
                ]
              }
            ]
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "RIS"
                  }
                ]
              }
            ],
            [
              {
                "Plain": [
                  {
                    "Str": "."
                  },
                  {
                    "Str": "ris"
                  }
                ]
              }
            ]
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "EndNote"
                  }
                ]
              }
            ],
            [
              {
                "Plain": [
                  {
                    "Str": "."
                  },
                  {
                    "Str": "enl"
                  }
                ]
              }
            ]
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "EndNote"
                  },
                  "Space",
                  {
                    "Str": "XML"
                  }
                ]
              }
            ],
            [
              {
                "Plain": [
                  {
                    "Str": "."
                  },
                  {
                    "Str": "xml"
                  }
                ]
              }
            ]
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "ISI"
                  }
                ]
              }
            ],
            [
              {
                "Plain": [
                  {
                    "Str": "."
                  },
                  {
                    "Str": "wos"
                  }
                ]
              }
            ]
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "MEDLINE"
                  }
                ]
              }
            ],
            [
              {
                "Plain": [
                  {
                    "Str": "."
                  },
                  {
                    "Str": "medline"
                  }
                ]
              }
            ]
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "Copac"
                  }
                ]
              }
            ],
            [
              {
                "Plain": [
                  {
                    "Str": "."
                  },
                  {
                    "Str": "copac"
                  }
                ]
              }
            ]
          ],
          [
            [
              {
                "Plain": [
                  {
                    "Str": "JSON"
                  },
                  "Space",
                  {
                    "Str": "citeproc"
                  }
                ]
              }
            ],
            [
              {
                "Plain": [
                  {
                    "Str": "."
                  },
                  {
                    "Str": "json"
                  }
                ]
              }
            ]
          ]
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "You"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "need"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "specify"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "bibliography"
        },
        "Space",
        {
          "Str": "file"
        },
        "Space",
        {
          "Str": "using"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--bibliography"
          ]
        },
        "Space",
        {
          "Str": "command"
        },
        {
          "Str": "-"
        },
        {
          "Str": "line"
        },
        "Space",
        {
          "Str": "option"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "which"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "repeated"
        },
        "Space",
        {
          "Str": "if"
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "have"
        },
        "Space",
        {
          "Str": "several"
        },
        "Space",
        {
          "Str": "bibliographies"
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "By"
        },
        "Space",
        {
          "Str": "default"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "pandoc"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "Chicago"
        },
        "Space",
        {
          "Str": "author"
        },
        {
          "Str": "-"
        },
        {
          "Str": "date"
        },
        "Space",
        {
          "Str": "format"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "citations"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "references"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "To"
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Str": "another"
        },
        "Space",
        {
          "Str": "style"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "need"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--csl"
          ]
        },
        "Space",
        {
          "Str": "option"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "specify"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "CSL"
              }
            ],
            [
              "http://CitationStyles.org",
              ""
            ]
          ]
        },
        "Space",
        {
          "Str": "1"
        },
        {
          "Str": "."
        },
        {
          "Str": "0"
        },
        "Space",
        {
          "Str": "style"
        },
        "Space",
        {
          "Str": "file"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "A"
        },
        "Space",
        {
          "Str": "primer"
        },
        "Space",
        {
          "Str": "on"
        },
        "Space",
        {
          "Str": "creating"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "modifying"
        },
        "Space",
        {
          "Str": "CSL"
        },
        "Space",
        {
          "Str": "styles"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "found"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Code": [
                  [
                    "",
                    [
                      "url"
                    ],
                    []
                  ],
                  "http://citationstyles.org/downloads/primer.html"
                ]
              }
            ],
            [
              "http://citationstyles.org/downloads/primer.html",
              ""
            ]
          ]
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "A"
        },
        "Space",
        {
          "Str": "repository"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "CSL"
        },
        "Space",
        {
          "Str": "styles"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "found"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Code": [
                  [
                    "",
                    [
                      "url"
                    ],
                    []
                  ],
                  "https://github.com/citation-style-language/styles"
                ]
              }
            ],
            [
              "https://github.com/citation-style-language/styles",
              ""
            ]
          ]
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "See"
        },
        "Space",
        {
          "Str": "also"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Code": [
                  [
                    "",
                    [
                      "url"
                    ],
                    []
                  ],
                  "http://zotero.org/styles"
                ]
              }
            ],
            [
              "http://zotero.org/styles",
              ""
            ]
          ]
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "easy"
        },
        "Space",
        {
          "Str": "browsing"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Citations"
        },
        "Space",
        {
          "Str": "go"
        },
        "Space",
        {
          "Str": "inside"
        },
        "Space",
        {
          "Str": "square"
        },
        "Space",
        {
          "Str": "brackets"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "separated"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "semicolons"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Each"
        },
        "Space",
        {
          "Str": "citation"
        },
        "Space",
        {
          "Str": "must"
        },
        "Space",
        {
          "Str": "have"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "key"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "composed"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "'"
        },
        {
          "Str": "@"
        },
        {
          "Str": "'"
        },
        "Space",
        {
          "Str": "+"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "citation"
        },
        "Space",
        {
          "Str": "identifier"
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "database"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "optionally"
        },
        "Space",
        {
          "Str": "have"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "prefix"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "locator"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "suffix"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Here"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "some"
        },
        "Space",
        {
          "Str": "examples"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "Blah blah [see @doe99, pp. 33-35; also @smith04, ch. 1].\n\nBlah blah [@doe99, pp. 33-35, 38-39 and *passim*].\n\nBlah blah [@smith04; @doe99]."
      ]
    },
    {
      "Para": [
        {
          "Str": "A"
        },
        "Space",
        {
          "Str": "minus"
        },
        "Space",
        {
          "Str": "sign"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "-"
          ]
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "before"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "@"
          ]
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "suppress"
        },
        "Space",
        {
          "Str": "mention"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "author"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "citation"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "This"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "useful"
        },
        "Space",
        {
          "Str": "when"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "author"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "already"
        },
        "Space",
        {
          "Str": "mentioned"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "text"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "Smith says blah [-@smith04]."
      ]
    },
    {
      "Para": [
        {
          "Str": "You"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "also"
        },
        "Space",
        {
          "Str": "write"
        },
        "Space",
        {
          "Str": "an"
        },
        "Space",
        {
          "Str": "in"
        },
        {
          "Str": "-"
        },
        {
          "Str": "text"
        },
        "Space",
        {
          "Str": "citation"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "follows"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "@smith04 says blah.\n\n@smith04 [p. 33] says blah."
      ]
    },
    {
      "Para": [
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "style"
        },
        "Space",
        {
          "Str": "calls"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "list"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "works"
        },
        "Space",
        {
          "Str": "cited"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "placed"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "end"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "document"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Normally"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "want"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "end"
        },
        "Space",
        {
          "Str": "your"
        },
        "Space",
        {
          "Str": "document"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "an"
        },
        "Space",
        {
          "Str": "appropriate"
        },
        "Space",
        {
          "Str": "header"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "last paragraph...\n\n# References"
      ]
    },
    {
      "Para": [
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "bibliography"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "inserted"
        },
        "Space",
        {
          "Str": "after"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "header"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        1,
        [
          {
            "Str": "Producing"
          },
          "Space",
          {
            "Str": "slide"
          },
          "Space",
          {
            "Str": "shows"
          },
          "Space",
          {
            "Str": "with"
          },
          "Space",
          {
            "Str": "Pandoc"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "You"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Str": "Pandoc"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "produce"
        },
        "Space",
        {
          "Str": "an"
        },
        "Space",
        {
          "Str": "HTML"
        },
        "Space",
        {
          "Str": "+"
        },
        "Space",
        {
          "Str": "javascript"
        },
        "Space",
        {
          "Str": "slide"
        },
        "Space",
        {
          "Str": "presentation"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "viewed"
        },
        "Space",
        {
          "Str": "via"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "web"
        },
        "Space",
        {
          "Str": "browser"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "There"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "four"
        },
        "Space",
        {
          "Str": "ways"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "do"
        },
        "Space",
        {
          "Str": "this"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "using"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "S5"
              }
            ],
            [
              "http://meyerweb.com/eric/tools/s5/",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "DZSlides"
              }
            ],
            [
              "http://paulrouget.com/dzslides/",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "Slidy"
              }
            ],
            [
              "http://www.w3.org/Talks/Tools/Slidy/",
              ""
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "Slideous"
              }
            ],
            [
              "http://goessner.net/articles/slideous/",
              ""
            ]
          ]
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "You"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "also"
        },
        "Space",
        {
          "Str": "produce"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "PDF"
        },
        "Space",
        {
          "Str": "slide"
        },
        "Space",
        {
          "Str": "show"
        },
        "Space",
        {
          "Str": "using"
        },
        "Space",
        {
          "Str": "LaTeX"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "beamer"
              }
            ],
            [
              "http://www.tex.ac.uk/CTAN/macros/latex/contrib/beamer",
              ""
            ]
          ]
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "Here"
        },
        {
          "Str": "'"
        },
        {
          "Str": "s"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "markdown"
        },
        "Space",
        {
          "Str": "source"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "simple"
        },
        "Space",
        {
          "Str": "slide"
        },
        "Space",
        {
          "Str": "show"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "habits.txt"
          ]
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "% Habits\n% John Doe\n% March 22, 2005\n\n# In the morning\n\n## Getting up\n\n- Turn off alarm\n- Get out of bed\n\n## Breakfast\n\n- Eat eggs\n- Drink coffee\n\n# In the evening\n\n## Dinner\n\n- Eat spaghetti\n- Drink wine\n\n------------------\n\n![picture of spaghetti](images/spaghetti.jpg)\n\n## Going to sleep\n\n- Get in bed\n- Count sheep"
      ]
    },
    {
      "Para": [
        {
          "Str": "To"
        },
        "Space",
        {
          "Str": "produce"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "slide"
        },
        "Space",
        {
          "Str": "show"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "simply"
        },
        "Space",
        {
          "Str": "type"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "pandoc -t s5 -s habits.txt -o habits.html"
      ]
    },
    {
      "Para": [
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "S5"
        },
        {
          "Str": ","
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "pandoc -t slidy -s habits.txt -o habits.html"
      ]
    },
    {
      "Para": [
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "Slidy"
        },
        {
          "Str": ","
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "pandoc -t slideous -s habits.txt -o habits.html"
      ]
    },
    {
      "Para": [
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "Slideous"
        },
        {
          "Str": ","
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "pandoc -t dzslides -s habits.txt -o habits.html"
      ]
    },
    {
      "Para": [
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "DZSlides"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "or"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "pandoc -t beamer habits.txt -o habits.pdf"
      ]
    },
    {
      "Para": [
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "beamer"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "With"
        },
        "Space",
        {
          "Str": "all"
        },
        "Space",
        {
          "Str": "HTML"
        },
        "Space",
        {
          "Str": "slide"
        },
        "Space",
        {
          "Str": "formats"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--self-contained"
          ]
        },
        "Space",
        {
          "Str": "option"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "used"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "produce"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "single"
        },
        "Space",
        {
          "Str": "file"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "contains"
        },
        "Space",
        {
          "Str": "all"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "data"
        },
        "Space",
        {
          "Str": "necessary"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "display"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "slide"
        },
        "Space",
        {
          "Str": "show"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "including"
        },
        "Space",
        {
          "Str": "linked"
        },
        "Space",
        {
          "Str": "scripts"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "stylesheets"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "images"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "videos"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Structuring"
          },
          "Space",
          {
            "Str": "the"
          },
          "Space",
          {
            "Str": "slide"
          },
          "Space",
          {
            "Str": "show"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "By"
        },
        "Space",
        {
          "Str": "default"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Emph": [
            {
              "Str": "slide"
            },
            "Space",
            {
              "Str": "level"
            }
          ]
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "highest"
        },
        "Space",
        {
          "Str": "header"
        },
        "Space",
        {
          "Str": "level"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "hierarchy"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "followed"
        },
        "Space",
        {
          "Str": "immediately"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "content"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "another"
        },
        "Space",
        {
          "Str": "header"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "somewhere"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "document"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "In"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "example"
        },
        "Space",
        {
          "Str": "above"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "level"
        },
        "Space",
        {
          "Str": "1"
        },
        "Space",
        {
          "Str": "headers"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "always"
        },
        "Space",
        {
          "Str": "followed"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "level"
        },
        "Space",
        {
          "Str": "2"
        },
        "Space",
        {
          "Str": "headers"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "which"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "followed"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "content"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "so"
        },
        "Space",
        {
          "Str": "2"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "slide"
        },
        "Space",
        {
          "Str": "level"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "This"
        },
        "Space",
        {
          "Str": "default"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "overridden"
        },
        "Space",
        {
          "Str": "using"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--slide-level"
          ]
        },
        "Space",
        {
          "Str": "option"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "document"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "carved"
        },
        "Space",
        {
          "Str": "up"
        },
        "Space",
        {
          "Str": "into"
        },
        "Space",
        {
          "Str": "slides"
        },
        "Space",
        {
          "Str": "according"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "following"
        },
        "Space",
        {
          "Str": "rules"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "BulletList": [
        [
          {
            "Para": [
              {
                "Str": "A"
              },
              "Space",
              {
                "Str": "horizontal"
              },
              "Space",
              {
                "Str": "rule"
              },
              "Space",
              {
                "Str": "always"
              },
              "Space",
              {
                "Str": "starts"
              },
              "Space",
              {
                "Str": "a"
              },
              "Space",
              {
                "Str": "new"
              },
              "Space",
              {
                "Str": "slide"
              },
              {
                "Str": "."
              }
            ]
          }
        ],
        [
          {
            "Para": [
              {
                "Str": "A"
              },
              "Space",
              {
                "Str": "header"
              },
              "Space",
              {
                "Str": "at"
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "slide"
              },
              "Space",
              {
                "Str": "level"
              },
              "Space",
              {
                "Str": "always"
              },
              "Space",
              {
                "Str": "starts"
              },
              "Space",
              {
                "Str": "a"
              },
              "Space",
              {
                "Str": "new"
              },
              "Space",
              {
                "Str": "slide"
              },
              {
                "Str": "."
              }
            ]
          }
        ],
        [
          {
            "Para": [
              {
                "Str": "Headers"
              },
              "Space",
              {
                "Emph": [
                  {
                    "Str": "below"
                  }
                ]
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "slide"
              },
              "Space",
              {
                "Str": "level"
              },
              "Space",
              {
                "Str": "in"
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "hierarchy"
              },
              "Space",
              {
                "Str": "create"
              },
              "Space",
              {
                "Str": "headers"
              },
              "Space",
              {
                "Emph": [
                  {
                    "Str": "within"
                  }
                ]
              },
              "Space",
              {
                "Str": "a"
              },
              "Space",
              {
                "Str": "slide"
              },
              {
                "Str": "."
              }
            ]
          }
        ],
        [
          {
            "Para": [
              {
                "Str": "Headers"
              },
              "Space",
              {
                "Emph": [
                  {
                    "Str": "above"
                  }
                ]
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "slide"
              },
              "Space",
              {
                "Str": "level"
              },
              "Space",
              {
                "Str": "in"
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "hierarchy"
              },
              "Space",
              {
                "Str": "create"
              },
              "Space",
              {
                "Str": "\""
              },
              {
                "Str": "title"
              },
              "Space",
              {
                "Str": "slides"
              },
              {
                "Str": ","
              },
              {
                "Str": "\""
              },
              "Space",
              {
                "Str": "which"
              },
              "Space",
              {
                "Str": "just"
              },
              "Space",
              {
                "Str": "contain"
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "section"
              },
              "Space",
              {
                "Str": "title"
              },
              "Space",
              {
                "Str": "and"
              },
              "Space",
              {
                "Str": "help"
              },
              "Space",
              {
                "Str": "to"
              },
              "Space",
              {
                "Str": "break"
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "slide"
              },
              "Space",
              {
                "Str": "show"
              },
              "Space",
              {
                "Str": "into"
              },
              "Space",
              {
                "Str": "sections"
              },
              {
                "Str": "."
              }
            ]
          }
        ],
        [
          {
            "Para": [
              {
                "Str": "A"
              },
              "Space",
              {
                "Str": "title"
              },
              "Space",
              {
                "Str": "page"
              },
              "Space",
              {
                "Str": "is"
              },
              "Space",
              {
                "Str": "constructed"
              },
              "Space",
              {
                "Str": "automatically"
              },
              "Space",
              {
                "Str": "from"
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "document"
              },
              {
                "Str": "'"
              },
              {
                "Str": "s"
              },
              "Space",
              {
                "Str": "title"
              },
              "Space",
              {
                "Str": "block"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "if"
              },
              "Space",
              {
                "Str": "present"
              },
              {
                "Str": "."
              },
              "Space",
              {
                "Str": "("
              },
              {
                "Str": "In"
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "case"
              },
              "Space",
              {
                "Str": "of"
              },
              "Space",
              {
                "Str": "beamer"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "this"
              },
              "Space",
              {
                "Str": "can"
              },
              "Space",
              {
                "Str": "be"
              },
              "Space",
              {
                "Str": "disabled"
              },
              "Space",
              {
                "Str": "by"
              },
              "Space",
              {
                "Str": "commenting"
              },
              "Space",
              {
                "Str": "out"
              },
              "Space",
              {
                "Str": "some"
              },
              "Space",
              {
                "Str": "lines"
              },
              "Space",
              {
                "Str": "in"
              },
              "Space",
              {
                "Str": "the"
              },
              "Space",
              {
                "Str": "default"
              },
              "Space",
              {
                "Str": "template"
              },
              {
                "Str": "."
              },
              {
                "Str": ")"
              }
            ]
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "These"
        },
        "Space",
        {
          "Str": "rules"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "designed"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "support"
        },
        "Space",
        {
          "Str": "many"
        },
        "Space",
        {
          "Str": "different"
        },
        "Space",
        {
          "Str": "styles"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "slide"
        },
        "Space",
        {
          "Str": "show"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "don"
        },
        {
          "Str": "'"
        },
        {
          "Str": "t"
        },
        "Space",
        {
          "Str": "care"
        },
        "Space",
        {
          "Str": "about"
        },
        "Space",
        {
          "Str": "structuring"
        },
        "Space",
        {
          "Str": "your"
        },
        "Space",
        {
          "Str": "slides"
        },
        "Space",
        {
          "Str": "into"
        },
        "Space",
        {
          "Str": "sections"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "subsections"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "just"
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Str": "level"
        },
        "Space",
        {
          "Str": "1"
        },
        "Space",
        {
          "Str": "headers"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "all"
        },
        "Space",
        {
          "Str": "each"
        },
        "Space",
        {
          "Str": "slide"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "In"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "case"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "level"
        },
        "Space",
        {
          "Str": "1"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "slide"
        },
        "Space",
        {
          "Str": "level"
        },
        {
          "Str": "."
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "But"
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "also"
        },
        "Space",
        {
          "Str": "structure"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "slide"
        },
        "Space",
        {
          "Str": "show"
        },
        "Space",
        {
          "Str": "into"
        },
        "Space",
        {
          "Str": "sections"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "example"
        },
        "Space",
        {
          "Str": "above"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "For"
        },
        "Space",
        {
          "Str": "Slidy"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Slideous"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "S5"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "file"
        },
        "Space",
        {
          "Str": "produced"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "pandoc"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "-s/--standalone"
          ]
        },
        "Space",
        {
          "Str": "option"
        },
        "Space",
        {
          "Str": "embeds"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "link"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "javascripts"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "CSS"
        },
        "Space",
        {
          "Str": "files"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "which"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "assumed"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "available"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "relative"
        },
        "Space",
        {
          "Str": "path"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "s5/default"
          ]
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "S5"
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "slideous"
          ]
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "Slideous"
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "Slidy"
        },
        "Space",
        {
          "Str": "website"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "w3.org"
          ]
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "Slidy"
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "These"
        },
        "Space",
        {
          "Str": "paths"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "changed"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "setting"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "slidy-url"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "slideous-url"
          ]
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "s5-url"
          ]
        },
        "Space",
        {
          "Str": "variables"
        },
        {
          "Str": ";"
        },
        "Space",
        {
          "Str": "see"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--variable"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "above"
        },
        {
          "Str": "."
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "For"
        },
        "Space",
        {
          "Str": "DZSlides"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "relatively"
        },
        "Space",
        {
          "Str": "short"
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "javascript"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "css"
        },
        "Space",
        {
          "Str": "are"
        },
        "Space",
        {
          "Str": "included"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "file"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "default"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Incremental"
          },
          "Space",
          {
            "Str": "lists"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "By"
        },
        "Space",
        {
          "Str": "default"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "these"
        },
        "Space",
        {
          "Str": "writers"
        },
        "Space",
        {
          "Str": "produces"
        },
        "Space",
        {
          "Str": "lists"
        },
        "Space",
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "display"
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "all"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Str": "once"
        },
        {
          "Str": "."
        },
        {
          "Str": "\""
        },
        "Space",
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "want"
        },
        "Space",
        {
          "Str": "your"
        },
        "Space",
        {
          "Str": "lists"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "display"
        },
        "Space",
        {
          "Str": "incrementally"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "one"
        },
        "Space",
        {
          "Str": "item"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "time"
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "use"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "-i"
          ]
        },
        "Space",
        {
          "Str": "option"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "want"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "particular"
        },
        "Space",
        {
          "Str": "list"
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "depart"
        },
        "Space",
        {
          "Str": "from"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "default"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "that"
        },
        "Space",
        {
          "Str": "is"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "display"
        },
        "Space",
        {
          "Str": "incrementally"
        },
        "Space",
        {
          "Str": "without"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "-i"
          ]
        },
        "Space",
        {
          "Str": "option"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "all"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Str": "once"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "-i"
          ]
        },
        "Space",
        {
          "Str": "option"
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "put"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "block"
        },
        "Space",
        {
          "Str": "quote"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "> - Eat spaghetti\n> - Drink wine"
      ]
    },
    {
      "Para": [
        {
          "Str": "In"
        },
        "Space",
        {
          "Str": "this"
        },
        "Space",
        {
          "Str": "way"
        },
        "Space",
        {
          "Str": "incremental"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "nonincremental"
        },
        "Space",
        {
          "Str": "lists"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "mixed"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "single"
        },
        "Space",
        {
          "Str": "document"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        2,
        [
          {
            "Str": "Styling"
          },
          "Space",
          {
            "Str": "the"
          },
          "Space",
          {
            "Str": "slides"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "You"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "change"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "style"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "HTML"
        },
        "Space",
        {
          "Str": "slides"
        },
        "Space",
        {
          "Str": "by"
        },
        "Space",
        {
          "Str": "putting"
        },
        "Space",
        {
          "Str": "customized"
        },
        "Space",
        {
          "Str": "CSS"
        },
        "Space",
        {
          "Str": "files"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "$DATADIR/s5/default"
          ]
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "S5"
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "$DATADIR/slidy"
          ]
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "Slidy"
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "$DATADIR/slideous"
          ]
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "Slideous"
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "where"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "$DATADIR"
          ]
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "user"
        },
        "Space",
        {
          "Str": "data"
        },
        "Space",
        {
          "Str": "directory"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "see"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "--data-dir"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "above"
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "The"
        },
        "Space",
        {
          "Str": "originals"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "found"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "pandoc"
        },
        {
          "Str": "'"
        },
        {
          "Str": "s"
        },
        "Space",
        {
          "Str": "system"
        },
        "Space",
        {
          "Str": "data"
        },
        "Space",
        {
          "Str": "directory"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "generally"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "$CABALDIR/pandoc-VERSION/s5/default"
          ]
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Pandoc"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "look"
        },
        "Space",
        {
          "Str": "there"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "any"
        },
        "Space",
        {
          "Str": "files"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "does"
        },
        "Space",
        {
          "Str": "not"
        },
        "Space",
        {
          "Str": "find"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "user"
        },
        "Space",
        {
          "Str": "data"
        },
        "Space",
        {
          "Str": "directory"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "For"
        },
        "Space",
        {
          "Str": "dzslides"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "CSS"
        },
        "Space",
        {
          "Str": "is"
        },
        "Space",
        {
          "Str": "included"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "HTML"
        },
        "Space",
        {
          "Str": "file"
        },
        "Space",
        {
          "Str": "itself"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "may"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "modified"
        },
        "Space",
        {
          "Str": "there"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Para": [
        {
          "Str": "To"
        },
        "Space",
        {
          "Str": "style"
        },
        "Space",
        {
          "Str": "beamer"
        },
        "Space",
        {
          "Str": "slides"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "specify"
        },
        "Space",
        {
          "Str": "a"
        },
        "Space",
        {
          "Str": "beamer"
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "theme"
        },
        {
          "Str": "\""
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "\""
        },
        {
          "Str": "colortheme"
        },
        {
          "Str": "\""
        },
        "Space",
        {
          "Str": "using"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "-V"
          ]
        },
        "Space",
        {
          "Str": "option"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "pandoc -t beamer habits.txt -V theme:Warsaw -o habits.pdf"
      ]
    },
    {
      "Header": [
        1,
        [
          {
            "Str": "Literate"
          },
          "Space",
          {
            "Str": "Haskell"
          },
          "Space",
          {
            "Str": "support"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "If"
        },
        "Space",
        {
          "Str": "you"
        },
        "Space",
        {
          "Str": "append"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "+lhs"
          ]
        },
        "Space",
        {
          "Str": "to"
        },
        "Space",
        {
          "Str": "an"
        },
        "Space",
        {
          "Str": "appropriate"
        },
        "Space",
        {
          "Str": "input"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "format"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "markdown"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "rst"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "latex"
          ]
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "input"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "output"
        },
        {
          "Str": ";"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "beamer"
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "html"
          ]
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Code": [
            [
              "",
              [],
              []
            ],
            "html5"
          ]
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "output"
        },
        "Space",
        {
          "Str": "only"
        },
        {
          "Str": ")"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "pandoc"
        },
        "Space",
        {
          "Str": "will"
        },
        "Space",
        {
          "Str": "treat"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "document"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "literate"
        },
        "Space",
        {
          "Str": "Haskell"
        },
        "Space",
        {
          "Str": "source"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "This"
        },
        "Space",
        {
          "Str": "means"
        },
        "Space",
        {
          "Str": "that"
        }
      ]
    },
    {
      "BulletList": [
        [
          {
            "Para": [
              {
                "Str": "In"
              },
              "Space",
              {
                "Str": "markdown"
              },
              "Space",
              {
                "Str": "input"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "\""
              },
              {
                "Str": "bird"
              },
              "Space",
              {
                "Str": "track"
              },
              {
                "Str": "\""
              },
              "Space",
              {
                "Str": "sections"
              },
              "Space",
              {
                "Str": "will"
              },
              "Space",
              {
                "Str": "be"
              },
              "Space",
              {
                "Str": "parsed"
              },
              "Space",
              {
                "Str": "as"
              },
              "Space",
              {
                "Str": "Haskell"
              },
              "Space",
              {
                "Str": "code"
              },
              "Space",
              {
                "Str": "rather"
              },
              "Space",
              {
                "Str": "than"
              },
              "Space",
              {
                "Str": "block"
              },
              "Space",
              {
                "Str": "quotations"
              },
              {
                "Str": "."
              },
              "Space",
              {
                "Str": "Text"
              },
              "Space",
              {
                "Str": "between"
              },
              "Space",
              {
                "Code": [
                  [
                    "",
                    [],
                    []
                  ],
                  "\\begin{code}"
                ]
              },
              "Space",
              {
                "Str": "and"
              },
              "Space",
              {
                "Code": [
                  [
                    "",
                    [],
                    []
                  ],
                  "\\end{code}"
                ]
              },
              "Space",
              {
                "Str": "will"
              },
              "Space",
              {
                "Str": "also"
              },
              "Space",
              {
                "Str": "be"
              },
              "Space",
              {
                "Str": "treated"
              },
              "Space",
              {
                "Str": "as"
              },
              "Space",
              {
                "Str": "Haskell"
              },
              "Space",
              {
                "Str": "code"
              },
              {
                "Str": "."
              }
            ]
          }
        ],
        [
          {
            "Para": [
              {
                "Str": "In"
              },
              "Space",
              {
                "Str": "markdown"
              },
              "Space",
              {
                "Str": "output"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "code"
              },
              "Space",
              {
                "Str": "blocks"
              },
              "Space",
              {
                "Str": "with"
              },
              "Space",
              {
                "Str": "classes"
              },
              "Space",
              {
                "Code": [
                  [
                    "",
                    [],
                    []
                  ],
                  "haskell"
                ]
              },
              "Space",
              {
                "Str": "and"
              },
              "Space",
              {
                "Code": [
                  [
                    "",
                    [],
                    []
                  ],
                  "literate"
                ]
              },
              "Space",
              {
                "Str": "will"
              },
              "Space",
              {
                "Str": "be"
              },
              "Space",
              {
                "Str": "rendered"
              },
              "Space",
              {
                "Str": "using"
              },
              "Space",
              {
                "Str": "bird"
              },
              "Space",
              {
                "Str": "tracks"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "and"
              },
              "Space",
              {
                "Str": "block"
              },
              "Space",
              {
                "Str": "quotations"
              },
              "Space",
              {
                "Str": "will"
              },
              "Space",
              {
                "Str": "be"
              },
              "Space",
              {
                "Str": "indented"
              },
              "Space",
              {
                "Str": "one"
              },
              "Space",
              {
                "Str": "space"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "so"
              },
              "Space",
              {
                "Str": "they"
              },
              "Space",
              {
                "Str": "will"
              },
              "Space",
              {
                "Str": "not"
              },
              "Space",
              {
                "Str": "be"
              },
              "Space",
              {
                "Str": "treated"
              },
              "Space",
              {
                "Str": "as"
              },
              "Space",
              {
                "Str": "Haskell"
              },
              "Space",
              {
                "Str": "code"
              },
              {
                "Str": "."
              },
              "Space",
              {
                "Str": "In"
              },
              "Space",
              {
                "Str": "addition"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "headers"
              },
              "Space",
              {
                "Str": "will"
              },
              "Space",
              {
                "Str": "be"
              },
              "Space",
              {
                "Str": "rendered"
              },
              "Space",
              {
                "Str": "setext"
              },
              {
                "Str": "-"
              },
              {
                "Str": "style"
              },
              "Space",
              {
                "Str": "("
              },
              {
                "Str": "with"
              },
              "Space",
              {
                "Str": "underlines"
              },
              {
                "Str": ")"
              },
              "Space",
              {
                "Str": "rather"
              },
              "Space",
              {
                "Str": "than"
              },
              "Space",
              {
                "Str": "atx"
              },
              {
                "Str": "-"
              },
              {
                "Str": "style"
              },
              "Space",
              {
                "Str": "("
              },
              {
                "Str": "with"
              },
              "Space",
              {
                "Str": "'"
              },
              {
                "Str": "#"
              },
              {
                "Str": "'"
              },
              "Space",
              {
                "Str": "characters"
              },
              {
                "Str": ")"
              },
              {
                "Str": "."
              },
              "Space",
              {
                "Str": "("
              },
              {
                "Str": "This"
              },
              "Space",
              {
                "Str": "is"
              },
              "Space",
              {
                "Str": "because"
              },
              "Space",
              {
                "Str": "ghc"
              },
              "Space",
              {
                "Str": "treats"
              },
              "Space",
              {
                "Str": "'"
              },
              {
                "Str": "#"
              },
              {
                "Str": "'"
              },
              "Space",
              {
                "Str": "characters"
              },
              "Space",
              {
                "Str": "in"
              },
              "Space",
              {
                "Str": "column"
              },
              "Space",
              {
                "Str": "1"
              },
              "Space",
              {
                "Str": "as"
              },
              "Space",
              {
                "Str": "introducing"
              },
              "Space",
              {
                "Str": "line"
              },
              "Space",
              {
                "Str": "numbers"
              },
              {
                "Str": "."
              },
              {
                "Str": ")"
              }
            ]
          }
        ],
        [
          {
            "Para": [
              {
                "Str": "In"
              },
              "Space",
              {
                "Str": "restructured"
              },
              "Space",
              {
                "Str": "text"
              },
              "Space",
              {
                "Str": "input"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "\""
              },
              {
                "Str": "bird"
              },
              "Space",
              {
                "Str": "track"
              },
              {
                "Str": "\""
              },
              "Space",
              {
                "Str": "sections"
              },
              "Space",
              {
                "Str": "will"
              },
              "Space",
              {
                "Str": "be"
              },
              "Space",
              {
                "Str": "parsed"
              },
              "Space",
              {
                "Str": "as"
              },
              "Space",
              {
                "Str": "Haskell"
              },
              "Space",
              {
                "Str": "code"
              },
              {
                "Str": "."
              }
            ]
          }
        ],
        [
          {
            "Para": [
              {
                "Str": "In"
              },
              "Space",
              {
                "Str": "restructured"
              },
              "Space",
              {
                "Str": "text"
              },
              "Space",
              {
                "Str": "output"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "code"
              },
              "Space",
              {
                "Str": "blocks"
              },
              "Space",
              {
                "Str": "with"
              },
              "Space",
              {
                "Str": "class"
              },
              "Space",
              {
                "Code": [
                  [
                    "",
                    [],
                    []
                  ],
                  "haskell"
                ]
              },
              "Space",
              {
                "Str": "will"
              },
              "Space",
              {
                "Str": "be"
              },
              "Space",
              {
                "Str": "rendered"
              },
              "Space",
              {
                "Str": "using"
              },
              "Space",
              {
                "Str": "bird"
              },
              "Space",
              {
                "Str": "tracks"
              },
              {
                "Str": "."
              }
            ]
          }
        ],
        [
          {
            "Para": [
              {
                "Str": "In"
              },
              "Space",
              {
                "Str": "LaTeX"
              },
              "Space",
              {
                "Str": "input"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "text"
              },
              "Space",
              {
                "Str": "in"
              },
              "Space",
              {
                "Code": [
                  [
                    "",
                    [],
                    []
                  ],
                  "code"
                ]
              },
              "Space",
              {
                "Str": "environments"
              },
              "Space",
              {
                "Str": "will"
              },
              "Space",
              {
                "Str": "be"
              },
              "Space",
              {
                "Str": "parsed"
              },
              "Space",
              {
                "Str": "as"
              },
              "Space",
              {
                "Str": "Haskell"
              },
              "Space",
              {
                "Str": "code"
              },
              {
                "Str": "."
              }
            ]
          }
        ],
        [
          {
            "Para": [
              {
                "Str": "In"
              },
              "Space",
              {
                "Str": "LaTeX"
              },
              "Space",
              {
                "Str": "output"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "code"
              },
              "Space",
              {
                "Str": "blocks"
              },
              "Space",
              {
                "Str": "with"
              },
              "Space",
              {
                "Str": "class"
              },
              "Space",
              {
                "Code": [
                  [
                    "",
                    [],
                    []
                  ],
                  "haskell"
                ]
              },
              "Space",
              {
                "Str": "will"
              },
              "Space",
              {
                "Str": "be"
              },
              "Space",
              {
                "Str": "rendered"
              },
              "Space",
              {
                "Str": "inside"
              },
              "Space",
              {
                "Code": [
                  [
                    "",
                    [],
                    []
                  ],
                  "code"
                ]
              },
              "Space",
              {
                "Str": "environments"
              },
              {
                "Str": "."
              }
            ]
          }
        ],
        [
          {
            "Para": [
              {
                "Str": "In"
              },
              "Space",
              {
                "Str": "HTML"
              },
              "Space",
              {
                "Str": "output"
              },
              {
                "Str": ","
              },
              "Space",
              {
                "Str": "code"
              },
              "Space",
              {
                "Str": "blocks"
              },
              "Space",
              {
                "Str": "with"
              },
              "Space",
              {
                "Str": "class"
              },
              "Space",
              {
                "Code": [
                  [
                    "",
                    [],
                    []
                  ],
                  "haskell"
                ]
              },
              "Space",
              {
                "Str": "will"
              },
              "Space",
              {
                "Str": "be"
              },
              "Space",
              {
                "Str": "rendered"
              },
              "Space",
              {
                "Str": "with"
              },
              "Space",
              {
                "Str": "class"
              },
              "Space",
              {
                "Code": [
                  [
                    "",
                    [],
                    []
                  ],
                  "literatehaskell"
                ]
              },
              "Space",
              {
                "Str": "and"
              },
              "Space",
              {
                "Str": "bird"
              },
              "Space",
              {
                "Str": "tracks"
              },
              {
                "Str": "."
              }
            ]
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "Examples"
        },
        {
          "Str": ":"
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "pandoc -f markdown+lhs -t html"
      ]
    },
    {
      "Para": [
        {
          "Str": "reads"
        },
        "Space",
        {
          "Str": "literate"
        },
        "Space",
        {
          "Str": "Haskell"
        },
        "Space",
        {
          "Str": "source"
        },
        "Space",
        {
          "Str": "formatted"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "markdown"
        },
        "Space",
        {
          "Str": "conventions"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "writes"
        },
        "Space",
        {
          "Str": "ordinary"
        },
        "Space",
        {
          "Str": "HTML"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "without"
        },
        "Space",
        {
          "Str": "bird"
        },
        "Space",
        {
          "Str": "tracks"
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "CodeBlock": [
        [
          "",
          [],
          []
        ],
        "pandoc -f markdown+lhs -t html+lhs"
      ]
    },
    {
      "Para": [
        {
          "Str": "writes"
        },
        "Space",
        {
          "Str": "HTML"
        },
        "Space",
        {
          "Str": "with"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Str": "Haskell"
        },
        "Space",
        {
          "Str": "code"
        },
        "Space",
        {
          "Str": "in"
        },
        "Space",
        {
          "Str": "bird"
        },
        "Space",
        {
          "Str": "tracks"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "so"
        },
        "Space",
        {
          "Str": "it"
        },
        "Space",
        {
          "Str": "can"
        },
        "Space",
        {
          "Str": "be"
        },
        "Space",
        {
          "Str": "copied"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "pasted"
        },
        "Space",
        {
          "Str": "as"
        },
        "Space",
        {
          "Str": "literate"
        },
        "Space",
        {
          "Str": "Haskell"
        },
        "Space",
        {
          "Str": "source"
        },
        {
          "Str": "."
        }
      ]
    },
    {
      "Header": [
        1,
        [
          {
            "Str": "Authors"
          }
        ]
      ]
    },
    {
      "Para": [
        {
          "Str": "©"
        },
        "Space",
        {
          "Str": "2006"
        },
        {
          "Str": "-"
        },
        {
          "Str": "2011"
        },
        "Space",
        {
          "Str": "John"
        },
        "Space",
        {
          "Str": "MacFarlane"
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "jgm"
        },
        "Space",
        {
          "Str": "at"
        },
        "Space",
        {
          "Str": "berkeley"
        },
        "Space",
        {
          "Str": "dot"
        },
        "Space",
        {
          "Str": "edu"
        },
        {
          "Str": ")"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Released"
        },
        "Space",
        {
          "Str": "under"
        },
        "Space",
        {
          "Str": "the"
        },
        "Space",
        {
          "Link": [
            [
              {
                "Str": "GPL"
              }
            ],
            [
              "http://www.gnu.org/copyleft/gpl.html",
              "GNU General Public License"
            ]
          ]
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "version"
        },
        "Space",
        {
          "Str": "2"
        },
        "Space",
        {
          "Str": "or"
        },
        "Space",
        {
          "Str": "greater"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "This"
        },
        "Space",
        {
          "Str": "software"
        },
        "Space",
        {
          "Str": "carries"
        },
        "Space",
        {
          "Str": "no"
        },
        "Space",
        {
          "Str": "warranty"
        },
        "Space",
        {
          "Str": "of"
        },
        "Space",
        {
          "Str": "any"
        },
        "Space",
        {
          "Str": "kind"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "("
        },
        {
          "Str": "See"
        },
        "Space",
        {
          "Str": "COPYRIGHT"
        },
        "Space",
        {
          "Str": "for"
        },
        "Space",
        {
          "Str": "full"
        },
        "Space",
        {
          "Str": "copyright"
        },
        "Space",
        {
          "Str": "and"
        },
        "Space",
        {
          "Str": "warranty"
        },
        "Space",
        {
          "Str": "notices"
        },
        {
          "Str": "."
        },
        {
          "Str": ")"
        },
        "Space",
        {
          "Str": "Other"
        },
        "Space",
        {
          "Str": "contributors"
        },
        "Space",
        {
          "Str": "include"
        },
        "Space",
        {
          "Str": "Recai"
        },
        "Space",
        {
          "Str": "Oktaş"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Paulo"
        },
        "Space",
        {
          "Str": "Tanimoto"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Peter"
        },
        "Space",
        {
          "Str": "Wang"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Andrea"
        },
        "Space",
        {
          "Str": "Rossato"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Eric"
        },
        "Space",
        {
          "Str": "Kow"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "infinity0x"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Luke"
        },
        "Space",
        {
          "Str": "Plant"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "shreevatsa"
        },
        {
          "Str": "."
        },
        {
          "Str": "public"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Puneeth"
        },
        "Space",
        {
          "Str": "Chaganti"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Paul"
        },
        "Space",
        {
          "Str": "Rivier"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "rodja"
        },
        {
          "Str": "."
        },
        {
          "Str": "trappe"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Bradley"
        },
        "Space",
        {
          "Str": "Kuhn"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "thsutton"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Nathan"
        },
        "Space",
        {
          "Str": "Gass"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Jonathan"
        },
        "Space",
        {
          "Str": "Daugherty"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Jérémy"
        },
        "Space",
        {
          "Str": "Bobbio"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Justin"
        },
        "Space",
        {
          "Str": "Bogner"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "qerub"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Christopher"
        },
        "Space",
        {
          "Str": "Sawicki"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Kelsey"
        },
        "Space",
        {
          "Str": "Hightower"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Masayoshi"
        },
        "Space",
        {
          "Str": "Takahashi"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Antoine"
        },
        "Space",
        {
          "Str": "Latter"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Ralf"
        },
        "Space",
        {
          "Str": "Stephan"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Eric"
        },
        "Space",
        {
          "Str": "Seidel"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "B"
        },
        {
          "Str": "."
        },
        "Space",
        {
          "Str": "Scott"
        },
        "Space",
        {
          "Str": "Michel"
        },
        {
          "Str": ","
        },
        "Space",
        {
          "Str": "Gavin"
        },
        "Space",
        {
          "Str": "Beatty"
        },
        {
          "Str": "."
        }
      ]
    }
  ]
]