summaryrefslogtreecommitdiff
path: root/lib
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-16source highlighting (CodeRay & highlight.js)Dan Allen
2013-01-15organize safe modes in a module, align path normalizationDan Allen
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-15introduce safe modeDan 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-10fix bad reference to safe-paths, don't clobber valueDan 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-09parse document directly instead of chunking into section linesDan Allen
2013-01-09fix for passthrough, quote & anchor subs; register reference methodDan Allen
2013-01-09Merge pull request #68 from mojavelinux/section-numberingRyan Waldron
2013-01-09Merge pull request #64 from mojavelinux/passblockRyan 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-05make ruby 1.8.7 about base64 encodingDan Allen
2013-01-05Tweak whitespace in a lot of areas for readability and make style tweaks to v...Jeremy McAnally
2013-01-05Silly spacesRyan Waldron
2013-01-05Merge remote-tracking branch 'mojavelinux/embedded-images' into mojaveRyan Waldron
2013-01-05Merge pull request #53 from mojavelinux/calloutsRyan Waldron
2013-01-04use image_uri in docbook templatesDan Allen
2013-01-04(re)implement callouts and callout listsDan Allen
2013-01-04add support for resolving reference and data image URIsDan Allen
2013-01-04fix missing nil checkDan Allen
2013-01-04fold wrapped list item text aligned with first lineDan Allen
2013-01-04Merge branch 'safe_path'Ryan Waldron
2013-01-04Merge branch 'master' of https://github.com/erebor/asciidoctorRyan Waldron
2013-01-04Force file reads through a path-sanitizer to limit access to parent and sibli...Ryan Waldron
2013-01-04Bump the versionRyan Waldron
2013-01-04Disable include macro until we figure out how to properly sanitize the filena...Ryan Waldron