summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-08-01set version to 1.5.0.rc.4Dan Allen
2014-08-01resolves #706 output and style macro toc correctlyDan Allen
2014-07-31syntax fix for Ruby 1.8.7Dan Allen
2014-07-31allow subs to be set, then modified in block subs listDan Allen
2014-07-31use .chr instead of [0..0]Dan Allen
2014-07-31match passthroughs that have been duplicated (thanks @nawroth!)Dan Allen
2014-07-31prepare for next development iteration [ci skip]Dan Allen
2014-07-31set version to 1.5.0.rc.3 [ci skip]Dan Allen
2014-07-31revert to requiring space to create empty checkbox in checklistDan Allen
2014-07-31Merge pull request #1050 from mojavelinux/issue-684Dan Allen
2014-07-31remove infix rescue since it challenges performanceDan Allen
2014-07-31resolves #684 alias sectnums attribute to numbered attributeDan Allen
2014-07-30warn on reference to missing attribute if attribute-missing is "warn"Dan Allen
2014-07-30Merge pull request #1048 from mojavelinux/issue-690Dan Allen
2014-07-30resolves #690 resolve relative paths relative to base_dir in unsafe modeDan Allen
2014-07-30resolves #1046 use more concise curved quote syntaxDan Allen
2014-07-30be more strict about matching tagged linesDan Allen
2014-07-30Fix typo (target -> node.target) in Docbook 5 converterJames FitzGibbon
2014-07-30add use_fallback option to doctitle, document methodDan Allen
2014-07-30resolves #1000 add API for parsing title and subtitleDan Allen
2014-07-29replace smart quotes before monospace, be smarter about replacementsDan Allen
2014-07-29prepare for next development iteration [ci skip]Dan Allen
2014-07-29set version to 1.5.0.rc.2Dan Allen
2014-07-29add commentDan Allen
2014-07-29add convenience method to create converter, add VoidWriterDan Allen
2014-07-28resolve compile errors in Asciidoctor.jsDan Allen
2014-07-28prepare for next development iteration [ci skip]Dan Allen
2014-07-28set version to 1.5.0.rc.1 [ci skip]Dan Allen
2014-07-27optimize option assignmentDan Allen
2014-07-27Merge pull request #1036 from mojavelinux/issue-1035Dan Allen
2014-07-27syntax cleanupsDan Allen
2014-07-27resolves #1035 allow Treeprocessor to return replacement treeDan Allen
2014-07-27resolves #1034 properly restore nested passthroughsDan Allen
2014-07-27resolves #718 and #714 swap + and ` formatting charsDan Allen
2014-07-19Merge pull request #1032 from mojavelinux/issue-225Dan Allen
2014-07-18resolves #225 phrase surrounded with # defaults to marked textDan Allen
2014-07-18resolves #862 add find_by method to AbstractNode and stage EnumerableDan Allen
2014-07-17alias :name_attributes to :positional_attributes in extension DSLDan Allen
2014-07-17don't require space inside empty checkbox in checklist; add testDan Allen
2014-07-17Merge pull request #1028 from mojavelinux/issue-1027Dan Allen
2014-07-17resolves #1027 don't include lines that contain a tag directiveDan Allen
2014-07-17resolves #1024 don't clobber outfilesuffix attribute if lockedDan Allen
2014-07-17stage logic to restore passthroughs recursively; minor optimizationDan Allen
2014-07-17resolves #1022 \ as line continuation character in attribute valueDan Allen
2014-07-16set default subs on stem blockDan Allen
2014-07-16Merge pull request #865 from mojavelinux/issue-861Dan Allen
2014-07-16resolves #961 warn if table without a body is converted to DocBookDan Allen
2014-07-16Merge pull request #1019 from mojavelinux/issue-931Dan Allen
2014-07-16Merge pull request #1018 from mojavelinux/issue-927Dan Allen
2014-07-16resolves #931 wrap <para> around admonition inside example block in DocBook 4.5Dan Allen