index
:
asciidoctor-pdf
2.3.17-magentastripe
2.3.9-magentastripe
main
part-pictures
MSM's fork of Asciidoctor-PDF
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2022-08-20
minor code style change
Dan Allen
2022-08-19
resolves #2304 don't break code block that is less than breakable minimum lin...
Dan Allen
2022-08-19
resolves #2316 allow font settings to be specified per side of a running cont...
Dan Allen
2022-08-19
swap nesting order in running content to make intent more clear
Dan Allen
2022-08-19
set up main branch for 3.0.x development [no ci]
Dan Allen
2022-08-18
remove unneeded variable
Dan Allen
2022-08-16
release 2.3.0 [no ci]
v2.3.0
Dan Allen
2022-08-15
use lookup tables to verify text alignment names
Dan Allen
2022-08-14
resolves #2086 strip formatting markup added to source block by custom subs w...
Dan Allen
2022-08-14
rename prev_subs to saved_subs to make intent more clear
Dan Allen
2022-08-13
resolves #2297 keep footnote label with preceding text (PR #2310)
Dan Allen
2022-08-13
resolves #2306 use default-for-print theme by default if media is print or pr...
Dan Allen
2022-08-12
add test to verify padding is supported on abstract
Dan Allen
2022-08-12
support text alignment roles on verse block
Dan Allen
2022-08-12
add question about use of bottom gutter logic
Dan Allen
2022-08-12
support text alignment roles on styled paragraphs
Dan Allen
2022-08-10
minor code style change [no ci]
Dan Allen
2022-08-10
remove oudated question comment [no ci]
Dan Allen
2022-08-09
resolves #2298 only indent text that starts at left margin (PR #2302)
Dan Allen
2022-08-09
use clearer iteration variable
Dan Allen
2022-08-08
honor theme settings for inner paragraphs in abstract
Dan Allen
2022-08-08
add helper to consolidate fragments with same properties
Dan Allen
2022-08-06
resolves #2293 insert column break multi-column layout if column role is spec...
Dan Allen
2022-08-06
resolves #2300 always insert page break if always option is specified on page...
Dan Allen
2022-08-05
remove support for deprecated spread role on table
Dan Allen
2022-08-03
resolves #2291 allow theme to control vertical alignment of footnotes block (...
Dan Allen
2022-07-31
apply text transform and formatting when computing height of background for c...
Dan Allen
2022-07-31
apply text formatting when checking height of heading for orphan prevention
Dan Allen
2022-07-28
roll back inadvertent change
Dan Allen
2022-07-28
fix comment [no ci]
Dan Allen
2022-07-28
apply text transformation when checking height of heading for orphan prevention
Dan Allen
2022-07-27
set up main branch for 2.3.x development
Dan Allen
2022-07-26
minor optimization in theme loader
Dan Allen
2022-07-26
don't attempt to evaluate math for color values
Dan Allen
2022-07-26
add note for why there is an exception for table_grid_color in theme loader
Dan Allen
2022-07-25
remove unused constant in Sanitizer module
Dan Allen
2022-07-22
release 2.2.0 [no ci]
v2.2.0
Dan Allen
2022-07-22
resolves #2288 prevent orphan detection for heading from modifying document s...
Dan Allen
2022-07-20
allow theme to control font style of marker (per marker or all markers) for u...
Dan Allen
2022-07-20
resolves #2279 allow theme to control font properties of marker for ordered l...
Dan Allen
2022-07-20
resolves #2269 allow top keys in title-page theme category to accept a fixed ...
Dan Allen
2022-07-16
resolves #2268 allow orphan detection to be enabled for all section titles an...
Dan Allen
2022-07-15
don't coerce font size < 1 to relative font size; relative font size should b...
Dan Allen
2022-07-14
broaden support for relative font sizes in theme to more than just inline ele...
Dan Allen
2022-07-12
add internal Document#attr_unspecified? method to simplify check for an attri...
Dan Allen
2022-07-11
resolves #2278 set docimagesdir attribute when attribute substitutions are ap...
Dan Allen
2022-07-11
always set imagesdir attribute to value of themesdir when resolving images fr...
Dan Allen
2022-07-11
configure table borders in way that is compatible with prawn-table > 0.2.2
Dan Allen
2022-07-09
resolves #2276 don't allow font scale to compound when entering nested table ...
Dan Allen
2022-07-09
pass root font size to AsciiDoc table cell implementation to avoid making it ...
Dan Allen
[prev]
[next]