summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-16Release 0.0.9v0.0.9Ryan Waldron
2013-01-16Shove 'splain' output into debug block formatRyan Waldron
2013-01-16Merge pull request #52 from mojavelinux/source-highlightingRyan Waldron
2013-01-16source highlighting (CodeRay & highlight.js)Dan Allen
2013-01-15Merge pull request #87 from mojavelinux/security-cleanupRyan Waldron
2013-01-15organize safe modes in a module, align path normalizationDan Allen
2013-01-15Merge pull request #86 from mojavelinux/tocRyan Waldron
2013-01-15Merge pull request #85 from mojavelinux/rendering-enhancementsRyan Waldron
2013-01-15add table of contents when toc attribute is setDan Allen
2013-01-15calculate tablepcwidth more carefullyDan Allen
2013-01-15optimize rendering and add additional configurationDan Allen
2013-01-15Merge remote-tracking branch 'mojavelinux/debug-whisperer' into mojaveRyan Waldron
2013-01-15Merge remote-tracking branch 'mojavelinux/title-subs' into mojaveRyan Waldron
2013-01-15Merge pull request #84 from mojavelinux/safe-modeRyan Waldron
2013-01-15introduce safe modeDan Allen
2013-01-14Merge pull request #73 from mojavelinux/tables-plusRyan Waldron
2013-01-14fix typo in xmlnodes_at_path test helperDan Allen
2013-01-13put debug statements in a block, trim some unnecessary onesDan Allen
2013-01-13ensure section ids are unique + tests & docsDan Allen
2013-01-13move title to abstract block, apply title subsDan Allen
2013-01-13add processing instructions for pdf backendsDan Allen
2013-01-13fully-compliance AsciiDoc table support (psv, dsv, csv)Dan Allen
2013-01-13symmetric delimiters, fix safe-paths referencesDan Allen
2013-01-10Merge pull request #71 from mojavelinux/list-fixesRyan Waldron
2013-01-10Merge pull request #72 from mojavelinux/safe-paths-fixRyan Waldron
2013-01-10fix bad reference to safe-paths, don't clobber valueDan Allen
2013-01-10additional list test for title on following blockDan Allen
2013-01-10change keep_if to delete_if for ruby 1.8.7Dan Allen
2013-01-10prevent literal & indented content from being too greedyDan Allen
2013-01-09make sure nested labeled lists are found when indentedDan Allen
2013-01-09prevent empty dd element for item w/ multiple termsDan Allen
2013-01-09set asciidoctor attributeDan Allen
2013-01-09support square & round brackets in front of link, round brackets around a linkDan Allen
2013-01-09fix source of infinite loopDan Allen
2013-01-09add test for block title carrying over from section to first blockDan Allen
2013-01-09parse document directly instead of chunking into section linesDan Allen
2013-01-09Merge pull request #65 from mojavelinux/compliance-fixesRyan Waldron
2013-01-09fix for passthrough, quote & anchor subs; register reference methodDan Allen
2013-01-09Make tilt a development dependency, not a runtime one (fixes #54)Ryan Waldron
2013-01-09Merge pull request #68 from mojavelinux/section-numberingRyan Waldron
2013-01-09Merge pull request #64 from mojavelinux/passblockRyan Waldron
2013-01-09Merge pull request #66 from mojavelinux/no-includeRyan Waldron
2013-01-09section numberingDan Allen
2013-01-09fixes issue #63, options to disable includesDan Allen
2013-01-09implement passthrough blockDan Allen
2013-01-08Merge remote-tracking branch 'mojavelinux/list-reader-rework' into mojaveRyan Waldron
2013-01-08Merge remote-tracking branch 'origin/jm_whitespace_and_style_tweaks' into whi...Ryan Waldron
2013-01-07rework list reading to be more compliant & compactDan Allen
2013-01-05Merge pull request #57 from mojavelinux/data-uri-fixRyan Waldron
2013-01-05make ruby 1.8.7 about base64 encodingDan Allen