summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-02-04Merge pull request #160 from mojavelinux/render-todir-optionRyan Waldron
2013-02-04Merge pull request #158 from mojavelinux/options-errorsRyan Waldron
2013-02-03update docsDan Allen
2013-02-03fail fast if cannot write file; simplify to_dir calcDan Allen
2013-02-02update commentDan Allen
2013-02-02change failure to warning when extra args detectedDan Allen
2013-02-02resolve issue #156 trailing dot in author nameDan Allen
2013-02-02normalize to_dir and to_dir + to_fileDan Allen
2013-02-02Add to_dir option to render APILightGuard
2013-02-02resolve issue #152 print message for failed argDan Allen
2013-01-30Bump version number to 0.1.0Ryan Waldron
2013-01-30Merge pull request #150 from mojavelinux/hardbreaks-and-org-urlRyan Waldron
2013-01-30Merge pull request #149 from mojavelinux/block-with-metadata-in-listRyan Waldron
2013-01-30change linebreaks to hardbreaks, update urlsDan Allen
2013-01-30Merge pull request #148 from mojavelinux/whitespace-in-linksRyan Waldron
2013-01-30allow block in list continuation to have block attributesDan Allen
2013-01-30don't allow endline in link url, don't gobble angled bracketsDan Allen
2013-01-30resolves issue #144 - encoding issue w/ utf-8Dan Allen
2013-01-28add horizontal dlistsDan Allen
2013-01-28Merge pull request #138 from mojavelinux/cleanups-small-fixesRyan Waldron
2013-01-28change hardbreaks attribute to linebreaksDan Allen
2013-01-28cleanup templates, reoptimize macro subs, fixes & testsDan Allen
2013-01-26resolve issue #119, add hardbreaks optionDan Allen
2013-01-26index term macros and testsDan Allen
2013-01-26Merge pull request #130 from mojavelinux/callout-iconsRyan Waldron
2013-01-26Merge pull request #132 from mojavelinux/blockquoteRyan Waldron
2013-01-26Merge pull request #129 from mojavelinux/footnotes-and-special-blocksRyan Waldron
2013-01-26Merge pull request #131 from mojavelinux/lock-iconsRyan Waldron
2013-01-26ignore blank lines at beginning of documentDan Allen
2013-01-26remove the class attribute on the blockquote tagDan Allen
2013-01-26use callout icons if icons enabledDan Allen
2013-01-26restrict document from enabling icons in SECURE modeDan Allen
2013-01-25use blockquote tag for quote blocksDan Allen
2013-01-25fix author name with single quoteDan Allen
2013-01-25footnotes, special sections and listsDan Allen
2013-01-25Merge pull request #121 from mojavelinux/iconstype-to-icontypeRyan Waldron
2013-01-25Merge pull request #126 from mojavelinux/clean-crlfRyan Waldron
2013-01-25add arrow replacements, fix em replacementDan Allen
2013-01-25strip outer blank lines on document (for valid XML)Dan Allen
2013-01-25move line cleaning to top of blockDan Allen
2013-01-25resolves issue #125, clean CRLF from endlinesDan Allen
2013-01-24change iconstype to icontype, reads betterDan Allen
2013-01-24Merge pull request #111 from mojavelinux/case-insensitive-attr-refsRyan Waldron
2013-01-24Merge pull request #110 from mojavelinux/list-fix-and-testsRyan Waldron
2013-01-24allow trailing spaces after block imageDan Allen
2013-01-24cleanupsDan Allen
2013-01-24fixes issue #109 attr refs should not be case sensitiveDan Allen
2013-01-24fix nested list eating labeled list term and testsDan Allen
2013-01-23resolve issue #69, enable warnings when running tests; fix warningsDan Allen
2013-01-23Merge pull request #102 from mojavelinux/book-toc-fixRyan Waldron