packages feed

asciidoc-0.1: test/asciidoctor/document/title.test

= The Dangerous and Thrilling Documentation Chronicles
>>>
Document
  { docMeta =
      Meta
        { docTitle =
            [ Inline
                mempty (Str "The Dangerous and Thrilling Documentation Chronicles")
            ]
        , docTitleAttributes = Nothing
        , docAuthors =
            [ Author { authorName = "" , authorEmail = Nothing } ]
        , docRevision = Nothing
        , docAttributes = fromList [ ( "sectids" , "" ) ]
        }
  , docBlocks = []
  }