summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-08-25add test for youtube video in video macroDan Allen
2013-08-25update video embed code, allow service as first positional attributeDan Allen
2013-08-25resolves #587 Add support for external video hosting services in video macroXavier Coulon
2013-08-24allow processors to be activated by stringDan Allen
2013-08-23support the attribute name tag when including content from a single tagDan Allen
2013-08-23unindent literal paragraph with normal styleDan Allen
2013-08-23don't process lines when peeking for section underlineDan Allen
2013-08-23resolves #582 XML comment-style calloutsDan Allen
2013-08-23add test for composite sub in inline pass macroDan Allen
2013-08-23fix false detection of list item with hyphen markerDan Allen
2013-08-22include processor enabled regardless of safe mode, fall back to built-inDan Allen
2013-08-22resolves #100 include processor extensionDan Allen
2013-08-22extension improvementsDan Allen
2013-08-22resolves #79 extension API for document processingDan Allen
2013-08-21add test for depth set on include in nested fileDan Allen
2013-08-21skip include directives when processing comment blocksDan Allen
2013-08-21fix warnings, minor optimizations in ReaderDan Allen
2013-08-21introduce method to calc path relative to base_dirDan Allen
2013-08-21introduce Cursor object to track line infoDan Allen
2013-08-21fix broken tests; remove get* varient of read* methods on ReaderDan Allen
2013-08-21resolves #575, #572 and #581 refactor reader to track include stackDan Allen
2013-08-19make refid lookup smootherDan Allen
2013-08-19resolves #417 update xref to support interdocument referencesDan Allen
2013-08-18Merge pull request #568 from mojavelinux/attribute-missing-undefined-defaultsDan Allen
2013-08-17fix content method on List block to return itemsDan Allen
2013-08-17resolves #523 set defaults for attribute-missing & attribute-undefinedDan Allen
2013-08-17add get_lines and terminate methods to ReaderDan Allen
2013-08-14cleanups and optimizationsDan Allen
2013-08-13resolves #556 print warning/error messages using warnDan Allen
2013-08-13noxmlns attribute disables xmlns in DocBook 4.5Dan Allen
2013-08-13add xmlns to root element in docbook45 backendDan Allen
2013-08-13resolves #411 add DocBook 5 backendDan Allen
2013-08-13optimizations and cleanupsDan Allen
2013-08-12resolves #486 add docinfo option for footerDan Allen
2013-08-11add content_model to block, rename buffer to linesDan Allen
2013-08-11resolves #551 strip leading separator(s) on section id if idprefix is blankDan Allen
2013-08-10Merge pull request #548 from mojavelinux/labeled-list-modelDan Allen
2013-08-10resolves #532 multiple terms per labeled list itemDan Allen
2013-08-09resolves #546 fix greedy comment blocks and paragraphsDan Allen
2013-08-07Merge pull request #542 from mojavelinux/docbook-default-settingsDan Allen
2013-08-07Merge pull request #537 from mojavelinux/inline-icon-macroDan Allen
2013-08-07resolves #508 lowercase attribute names passed to APIDan Allen
2013-08-07resolves #540 enable toc & numbered by default in DocBook backendDan Allen
2013-08-02resolves #529 add inline icon macroDan Allen
2013-08-02resolves #534 handle callout marks properly when using CodeRayDan Allen
2013-07-31Merge pull request #521 from mojavelinux/quoted-text-id-role-shorthandDan Allen
2013-07-31Merge pull request #526 from mojavelinux/ruby-1-8-line-lengthDan Allen
2013-07-30resolves #167 correctly calculate line length in Ruby 1.8Dan Allen
2013-07-30resolves #524 ignore comment lines when matching labeled list itemDan Allen
2013-07-29resolves #517 id and role shorthand for quoted textDan Allen