summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-14release 2.0.0.beta.2 [no ci]v2.0.0.beta.2Dan Allen
2022-05-14resolves #2163 rename theme suffix with-fallback-font to ↵Dan Allen
with-font-fallbacks; add built-in default-sans theme (PR #2168)
2022-05-14resolves #353 add support for image float to converter (PR #2147)Dan Allen
2022-05-14reify convert handler for pass blocks and remove block decorationDan Allen
2022-05-14reify convert handler for STEM blocksDan Allen
2022-05-14code style change [no ci]Dan Allen
2022-05-14fix xref in docs [no ci]Dan Allen
2022-05-13update padding key information (PR #2169)Sarah White
2022-05-13remove use of deprecated theme keys in default-for-print themeDan Allen
2022-05-13use instance variable to store force_justify valueDan Allen
2022-05-13set JVM option to workaround Permission denied - NUL error when installing ↵Dan Allen
bundler gem on JRuby for Windows
2022-05-12add new and notable items to What's New page (PR #2166)Sarah White
2022-05-12restore margin below pass blockDan Allen
2022-05-12rename convert_listing_or_literal to convert_code and alias old nameDan Allen
2022-05-12resolves #2164 configure spacing around thematic break using ↵Dan Allen
thematic-break-padding key (PR #2165)
2022-05-12add utility to conceal page top to force margin to be appliedDan Allen
2022-05-11resolves #2150 coerce image-caption-max-width to fit-content if float ↵Dan Allen
attribute is set on block image (PR #2160)
2022-05-11fix comment [no ci]Dan Allen
2022-05-11resolves #2158 do not orphan sidebar title (PR #2159)Dan Allen
2022-05-11resolves #2156 honor caption-align when element align is not left and ↵Dan Allen
caption-max-width is % of element width (PR #2157)
2022-05-11add rdoc to tare_first_page_content_stream method [no ci]Dan Allen
2022-05-11rename Optimize a PDF to Optimize the PDF [no ci]Dan Allen
2022-05-11modernize attributes on image macro in docs [no ci]Dan Allen
2022-05-11correctly detect preceding code block when determining whether to collapse ↵Dan Allen
top margin of colist
2022-05-11minor revision to old theming guide page [no ci]Dan Allen
2022-05-11revise text on old theming guide page [no ci]Dan Allen
2022-05-11update extended converter that avoids a page break after a heading and use ↵Dan Allen
it in the test case
2022-05-11add index-column-gap key to theme to control size of gap between columns in ↵Dan Allen
index section
2022-05-11fix xref in docs again [no ci]Dan Allen
2022-05-11fix xrefs in docs [no ci]Dan Allen
2022-05-10resolves #2151 add support for orphan avoidance to discrete headings (PR #2153)Dan Allen
2022-05-10fix attribute and reference mismatch [skip ci]Sarah White
2022-05-10fix typos [skip ci]Sarah White
2022-05-10add docs link to theming guide and README [skip ci]Sarah White
2022-05-10add new characters and fallback font info (PR #2155)Sarah White
2022-05-10add title page and covers examples (PR #2154)Sarah White
2022-05-10resolves #2149 preserve columns on subsequent pages in the index section (PR ↵Dan Allen
#2152)
2022-05-10clarify comment in RuboCop config [no ci]Dan Allen
2022-05-07allow to_pdf_file spec helper to override backend keyDan Allen
2022-05-07don't mutate pdf_theme in spec helperDan Allen
2022-05-07fix formatting of source code in toc testDan Allen
2022-05-07use correct method names in avoid break after section title converter exampleDan Allen
2022-05-07fix syntax error in avoid break after section title converter exampleDan Allen
2022-05-07remove trailing space in docs [no ci]Dan Allen
2022-05-06document outline attributes (PR #2146)Sarah White
2022-05-06rename resolve_alignment_from_role to resolve_text_align_from_role to ↵Dan Allen
reflect proper terminology and purpose; alias old method name
2022-05-05explain more clearly which syntax highlighters are supported; declare Rouge ↵Dan Allen
as the preferred choice [no ci]
2022-05-05set navtitle and description for documentation index page [no ci]Dan Allen
2022-05-05add missing reference file to test suiteDan Allen
2022-05-05apply smallcaps text transform to first line of abstract in chronicles exampleDan Allen