summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-08-10don't parse link attributes if text doesn't contain = signDan Allen
2014-08-10output attribution in front of citetitle in quote & verse blocksDan Allen
2014-08-10use source highlighter name consistently before highlight class on pre elementDan Allen
2014-08-07add line break opportunity (​) after emdash and ellipsesDan Allen
2014-08-07update styles for preformatted text & syntax highlightingDan Allen
2014-08-06allow compat-mode to be toggled in documentDan Allen
2014-08-06fix crash when restoring nested passthroughs, update testDan Allen
2014-08-06resolves #674 fix style of wrapped author & revision infoDan Allen
2014-08-04stage (but don't activate) compat-mode behavior for marked textDan Allen
2014-08-04don't match adjacent superscript and subscript charsDan Allen
2014-08-04follow-up to #574 support multiple values in single -r or -I flagDan Allen
2014-08-02print version when using -v switch aloneDan Allen
2014-08-01enable compat-mode by default if doctitle uses atx-styleDan Allen
2014-08-01resolves #706 output and style macro toc correctlyDan Allen
2014-07-31allow subs to be set, then modified in block subs listDan Allen
2014-07-31match passthroughs that have been duplicated (thanks @nawroth!)Dan Allen
2014-07-31revert to requiring space to create empty checkbox in checklistDan Allen
2014-07-31resolves #684 alias sectnums attribute to numbered attributeDan 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-30add test for bibref in DocBook converterDan 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-27reenable rbx in Travis buildDan 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-17resolves #1022 \ as line continuation character in attribute valueDan Allen
2014-07-16fix tests in Ruby 1.8.7Dan Allen
2014-07-16add test for escaping unconstrained formatting marksDan Allen
2014-07-16Merge pull request #865 from mojavelinux/issue-861Dan Allen
2014-07-16resolves #861 add source map information to blocksDan Allen
2014-07-15resolves #612 generate data uri for remote imageDan Allen
2014-07-15Merge pull request #1014 from mojavelinux/issue-888Dan Allen
2014-07-15resolves #888 resolve fallback source language from source-language attributeDan Allen
2014-07-15resolves #960 clean out old fixtures from test suiteDan Allen
2014-07-14resolves #924 correctly calculate columns if colspan used in 1st row of tableDan Allen
2014-07-14Merge pull request #1008 from mojavelinux/issue-1005Dan Allen
2014-07-14resolves #717 disable single quotes as formatting marks for emphasized textDan Allen
2014-07-14resolves #1005 use the term stem in favor of mathDan Allen
2014-07-14resolves #564 & #936 - constrain subscript & superscript markupDan Allen