summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-02-17resolves #574 add -r and -I flags to asciidoctor commandDan Allen
2014-02-17resolves #876 an unresolved footnote ref should not crash processorDan Allen
2014-02-17pass document as first argument to process method on PreprocessorDan Allen
2014-02-17include directive fixesDan Allen
2014-02-16merge pull request #852 from @bk2204Dan Allen
2014-02-16resolves #743 set defaults for file, path and dir in push_includeDan Allen
2014-02-16resolves #743 make Reader#push_include work without file / path infobrian m. carlson
2014-02-16resolves #554 switch default docbook backend to docbook5brian m. carlson
2014-02-16call each thing by its right nameDan Allen
2014-02-16resolves #804 rewrite extensions to support extension instancesDan Allen
2014-02-10resolves #878 use glyphs for checkboxes when not using font iconsDan Allen
2014-02-05refactor unit tests so they work in RubyMineCharles Moulliard
2014-02-05resolves #886 add time range anchor to video elementDan Allen
2014-02-03resolves #883 map null character to constant for Opal compatibilityDan Allen
2014-01-31ensure title attribute is only subbed onceDan Allen
2014-01-28additional optimizations and formattingDan Allen
2014-01-28cleanup and optimize path resolverDan Allen
2014-01-28resolves #806 recognize Windows UNC path as absolute and preserve itDan Allen
2014-01-27change File.exists? to File.exist? in test suiteDan Allen
2014-01-27resolves #805 adjust file glob to account for backslash in Windows pathsDan Allen
2014-01-26resolves #853 match implicit URLs that use the file schemeDan Allen
2014-01-26resolves #870 allow attribute entry to reset / reseed counterDan Allen
2014-01-26enforce no use of header class in header table cellDan Allen
2014-01-26read template_dir from TEMPLATE env var for testsDan Allen
2014-01-20Opal compatibility fixesDan Allen
2014-01-20major refactoring of parser and regexpDan Allen
2014-01-19remove remaining uses of ERB internallyDan Allen
2014-01-19remove ERB from most DocBook templates; add some missing DocBook testsDan Allen
2014-01-18remove ERB from HTML5 document templateDan Allen
2014-01-16Merge pull request #849 from @LightGuardDan Allen
2014-01-16resolves #866 don't match e-mail address inside URLDan Allen
2014-01-15resolves #863 allow doctype to be set in AsciiDoc table cellDan Allen
2013-12-16New issue with mailto linksLightGuard
2013-12-08resolves #801 honor custom outfilesuffix and introduce relfileprefixDan Allen
2013-12-07resolves #838 add author and copyright to meta in HTML5 backendDan Allen
2013-12-02resolves #818 recognize float style with shorthand syntax outside blockDan Allen
2013-12-02resolves #819 match URL macro after entity; credit to @jmbruelDan Allen
2013-12-01Merge pull request #830 from mojavelinux/issue-824Dan Allen
2013-12-01resolves #824 handle BOM when normalizing sourceDan Allen
2013-12-01add tests for formatting select Asian charactersDan Allen
2013-11-20resolves #802 don't output revhistory if revdate is not setDan Allen
2013-11-20Merge pull request #810 from mojavelinux/issue-798Dan Allen
2013-11-20resolves #799 perform normal subs on verse contentDan Allen
2013-11-19resolves #798 test include directive resolves file with space in nameDan Allen
2013-11-17resolves #800 added attribute for hiding uri scheme in automatic linksDan Allen
2013-11-07resolves #768 automatically wrap part intro content in partintro blockDan Allen
2013-11-07resolves #768 emit warning if part is invalidDan Allen
2013-11-06resolves #785 print runtime environment in version outputDan Allen
2013-11-05Merge pull request #777 from mojavelinux/issue-533Dan Allen
2013-11-06resolves #533 unwrap preamble if standaloneDan Allen