summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-02Release 1.5.7v1.5.7Dan Allen
2018-05-02resolves #2751 use alternate macro to switch on monospaced text (PR #2752)Dan Allen
2018-05-02resolves #2751 use alternate macro to switch on monospaced textDan Allen
2018-05-02merge PR #2750Dan Allen
2018-05-02consolidate print and amzn-kf8 styles in default stylesheet [skip ci]Dan Allen
2018-05-02simplify resolution of stem type; fallback to asciimathDan Allen
2018-05-02upgrade MathJax to 2.7.4; move version to constantDan Allen
2018-05-02rename MAX_INTEGER const to MAX_INT [skip ci]Dan Allen
2018-05-02add fallback for nil cell text in Cell constructorDan Allen
2018-05-02merge PR #2747Dan Allen
2018-05-02replace dot with idseparator in generated ID (PR #2744)Dan Allen
2018-05-02use consistent method to access allow-uri-read and cache-uri attributesDan Allen
2018-05-02fix typo in CHANGELOG [skip ci]Dan Allen
2018-05-02consolidate logic in PathResolver initializerDan Allen
2018-05-02make PathResolver instance available via path_resolver property on DocumentDan Allen
2018-05-02resolves #1273 allow relfilesuffix attribute to set file extension of interdo...Dan Allen
2018-05-02use 3 value shorthand in default stylesheet, where possible [skip ci]Dan Allen
2018-05-02store document to local variable in sub_macrosDan Allen
2018-05-01minor updates to CHANGELOG [skip ci]Dan Allen
2018-05-01make processing of interdoc xref more strict (PR #2740)Dan Allen
2018-05-01consolidate section ID generation code; add tests for dot characterDan Allen
2018-05-01check compat mode before checking for modern syntaxDan Allen
2018-05-01fix invalid CSS property in default stylesheetDan Allen
2018-05-01rewrite PathResolver#relative_path to use PathResolver#descends_from? (PR #2743)Dan Allen
2018-05-01recognize ends as an alias to topbot for configuring table frame (PR #2742)Dan Allen
2018-05-01rename stripe attribute on table to stripes; update CSS classes to match (PR ...Dan Allen
2018-05-01groom CHANGELOG [skip ci]Dan Allen
2018-05-01don't join text in apply_subs if only one lineDan Allen
2018-05-01add explicit table width to autowidth column testDan Allen
2018-04-30resolves #1844 allow individual columns to have automatic width (PR #2734)Dan Allen
2018-04-30Split out expand_subs method from apply_subs (PR #2739)Dan Allen
2018-04-30resolves #2392 only set nowrap style on table caption of auto-width table (PR...Dan Allen
2018-04-30refactor sub_attributes (PR #2300)Dan Allen
2018-04-30add entry to CHANGELOG for PR #2475 (Kindle styles)Dan Allen
2018-04-30merge PR #2475Dan Allen
2018-04-30drop unused Reader#cursor_data methodDan Allen
2018-04-30simplify assignment in Reader#markDan Allen
2018-04-30use cursor mark to track source location in callout list (PR #2735)Dan Allen
2018-04-30resolves #1926 use correct parse mode when parsing blocks for list item (PR #...Dan Allen
2018-04-30add entry to CHANGELOG for #2298 part numberingDan Allen
2018-04-30style usernames consistently in CHANGELOGDan Allen
2018-04-30fix typos in CHANGELOGDan Allen
2018-04-29fix table assertionsDan Allen
2018-04-29fix the styling of the abstract (PR #2732)Dan Allen
2018-04-29resolves #2019 prevent footnote ID from clashing with auto-generated footnote...Dan Allen
2018-04-29mention logo in CHANGELOG [skip ci]Dan Allen
2018-04-29update project description in README [skip ci]Dan Allen
2018-04-29resolves #2728 populate copyright element in DocBook output from value of cop...Dan Allen
2018-04-28merge PR #2729Dan Allen
2018-04-28add entry to CHANGELOG for #2276 [skip ci]Dan Allen