summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-16release 2.3.0 [no ci]v2.3.0Dan Allen
2022-08-16fix typos [no ci]Dan Allen
2022-08-16update what's new page for 2.3.0 releaseDan Allen
2022-08-16verify that PNG image is decoded again in scratch documentDan Allen
2022-08-15use lookup tables to verify text alignment namesDan Allen
2022-08-15document relationship of text alignment roles to text-align keys in themeDan Allen
2022-08-15revise CHANGELOG entries for upcoming releaseDan Allen
2022-08-14resolves #2086 strip formatting markup added to source block by custom subs w...Dan Allen
2022-08-14rename prev_subs to saved_subs to make intent more clearDan Allen
2022-08-13resolves #2297 keep footnote label with preceding text (PR #2310)Dan Allen
2022-08-13resolves #2306 use default-for-print theme by default if media is print or pr...Dan Allen
2022-08-12add tests to verify bottom padding is collapsed if text of abstract will fit ...Dan Allen
2022-08-12add test to verify padding is supported on abstractDan Allen
2022-08-12support text alignment roles on verse blockDan Allen
2022-08-12add question about use of bottom gutter logicDan Allen
2022-08-12support text alignment roles on styled paragraphsDan Allen
2022-08-11fix typo in extended converter for admonition theme per typeDan Allen
2022-08-10resolves #2307 use relative font size for big and small roles (PR #2308)Dan Allen
2022-08-10minor code style change [no ci]Dan Allen
2022-08-10remove oudated question comment [no ci]Dan Allen
2022-08-10add test to verify theme value with relative units is preservedDan Allen
2022-08-10verify fixed units are resolved before computing valueDan Allen
2022-08-09resolves #2298 only indent text that starts at left margin (PR #2302)Dan Allen
2022-08-09use clearer iteration variableDan Allen
2022-08-09use kwargs in bin_script helperDan Allen
2022-08-08honor theme settings for inner paragraphs in abstractDan Allen
2022-08-08verify converter only decorates first line of first paragraph in abstractDan Allen
2022-08-08add helper to consolidate fragments with same propertiesDan Allen
2022-08-06resolves #2293 insert column break multi-column layout if column role is spec...Dan Allen
2022-08-06resolves #2300 always insert page break if always option is specified on page...Dan Allen
2022-08-06fix typo in test descriptions [no ci]Dan Allen
2022-08-05fix casing in key nameDan Allen
2022-08-05mention that heading-min-height-after key can be used to enable orphan preven...Dan Allen
2022-08-05document how to vertically center the part title using an extended converterDan Allen
2022-08-05verify page break at start of column is ignoredDan Allen
2022-08-05remove support for deprecated spread role on tableDan Allen
2022-08-05clarify that border and background color is fit to text by default and how it...Dan Allen
2022-08-03resolves #2291 allow theme to control vertical alignment of footnotes block (...Dan Allen
2022-08-03remove color hints in default themeDan Allen
2022-08-03show side-to-side comparison of color values in docsDan Allen
2022-08-03remove outdated examples for line height in default theme and update informat...Dan Allen
2022-08-03add more detail about line height value to docsDan Allen
2022-08-03add missing # prefix for color in theme exampleDan Allen
2022-08-01document how to use the line-height key and how it relates to built-in line h...Dan Allen
2022-07-31document how to customize the icon for an admonition on the icons pageDan Allen
2022-07-31apply text transform and formatting when computing height of background for c...Dan Allen
2022-07-31apply text formatting when checking height of heading for orphan preventionDan Allen
2022-07-31add text to Font Awesome 4 linkDan Allen
2022-07-29be more clear about how the extends key in the theme should be usedDan Allen
2022-07-29add extends key to all running content theme examplesDan Allen