summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-30Release 1.5.0.beta.3v1.5.0.beta.3Dan Allen
2019-08-30groom CHANGELOG entries [skip ci]Dan Allen
2019-08-30resolves #1223 allow to define text background and border for phrase with cus...Guillaume Grossetie
2019-08-30resolves #1240 fix placement of toc in article when doctitle is not set (PR #...Dan Allen
2019-08-30strip surrounding whitespace from text in normal table cellsDan Allen
2019-08-29resolves #234 honor cellbgcolor attribute set in table cells (PR #1234)Matt Hughes
2019-08-29add missing integration tag in test suite [skip ci]Dan Allen
2019-08-29resolves #1233 don't crash when aligning line numbers of source highlighted w...Dan Allen
2019-08-29fix shadowing of guard_indentation method; remove unused argumentDan Allen
2019-08-29resolves #1231 don't crash if source-highlighter attribute is defined outside...Dan Allen
2019-08-29drop unused expand tab logicDan Allen
2019-08-29add test to verify listing block indentation is preserved and tabs are replacedDan Allen
2019-08-27resolves #1226 allow theme to style mark element; add default styles to built...Dan Allen
2019-08-27fix anchor in theming guide [skip ci]Dan Allen
2019-08-27add stronger note to README about autofit limit [skip ci]Dan Allen
2019-08-27test autofit with no minimum font sizeDan Allen
2019-08-27remove unused option for visual testsDan Allen
2019-08-27add tests for breakable chars in bare URLDan Allen
2019-08-26resolves #767 allow theme to configure border around block image (PR #1222)Dan Allen
2019-08-26verify signifier and numeral are not added to example block caption if exampl...Dan Allen
2019-08-26move method to allocate space for list item to helper method; add testsDan Allen
2019-08-26use each instead of each_with_indexDan Allen
2019-08-25don't crash when converting block image if theme is emptyDan Allen
2019-08-25resolves #362 fill and stroke bounds of example across all pages (PR #1227)Dan Allen
2019-08-25resolves #1225 add support for stretch role on table (PR #1228)Dan Allen
2019-08-25verify appendix subsection is numbered based on appendix letterDan Allen
2019-08-25verify blank page is not inserted between PDF page importsDan Allen
2019-08-25verify converter issues warning instead of crashing if image is unreadableDan Allen
2019-08-25verify verso background can be unset using noneDan Allen
2019-08-24verify Subject and Keyword fields are set to value of subject and keyword att...Dan Allen
2019-08-23test nonfacing option for chapterDan Allen
2019-08-23validate icon can be used in heading and xrefDan Allen
2019-08-23verify sidebar is kept together if it can fit on one pageDan Allen
2019-08-23add code coverage integration to test suiteDan Allen
2019-08-23add test for CodeRay integrationDan Allen
2019-08-23verify rouge-style attribute can be used to set the Rouge styleDan Allen
2019-08-22resolve icon image relative to docdir instead of current working directory; a...Dan Allen
2019-08-21read theme and SVG files using UTF-8 encodingDan Allen
2019-08-21add missing reference fileDan Allen
2019-08-20add test to verify prepress margins can be configured by themeDan Allen
2019-08-20add test for prepress marginsDan Allen
2019-08-20fix test to verify newlines and whitespace are normalized in paragraph and no...Dan Allen
2019-08-20fix toc testDan Allen
2019-08-20verify running content is disabled if document has no bodyDan Allen
2019-08-20verify part and chapter signifier is not used in tocDan Allen
2019-08-19resolves #1210 allow theme to control min height required after section (PR #...Dan Allen
2019-08-19verify character references in link href are decodedDan Allen
2019-08-19verify that value of content keys in theme are coerced to stringDan Allen
2019-08-18resolves #349 add support for role to font-based icon (PR #1221)Dan Allen
2019-08-18resolves #576 apply heading-margin-page-top key from theme when cursor is at ...Dan Allen