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
Age
Commit message (
Expand
)
Author
2022-08-28
add hint that page background image can be set per side and per layout
Dan Allen
2022-08-28
simplify logic to apply text transform to first line
Dan Allen
2022-08-28
don't force justify first line of abstract if it ends with a hard break
Dan Allen
2022-08-27
upgrade JRuby in CI matrix
Dan Allen
2022-08-26
revert kwarg to opts on numbered_title method
Dan Allen
2022-08-26
set default value of unused _opts argument to nil to indicate intent
Dan Allen
2022-08-26
switch opts to kwarg on numbered_title method
Dan Allen
2022-08-26
resolves #2322 draw border on heading if it is advanced to next page (PR #2323)
Dan Allen
2022-08-26
use safe navigation operator in a few more places
Dan Allen
2022-08-26
replace each with each_value when only the value is needed
Dan Allen
2022-08-25
minor optimization in formatted text transform
Dan Allen
2022-08-25
consolidate code in formatted text transform to make it easier to manage
Dan Allen
2022-08-24
define fallback value for menu caret content in prepare_theme
Dan Allen
2022-08-24
add break opportunity after kbd separator
Dan Allen
2022-08-24
rename kbd-separator theme key to kbd-separator-content to make its consisten...
Dan Allen
2022-08-23
fix broken test assertion
Dan Allen
2022-08-23
keep caret between items in menu macro with previous item if items wrap
Dan Allen
2022-08-22
share image info cache between primary and scratch documents to avoid decodin...
Dan Allen
2022-08-21
document the call order for preparing and instantiating a scratch document
Dan Allen
2022-08-21
resolves #2318 allow theme to specify width for image-based admonition icons ...
Dan Allen
2022-08-20
resolves #2311 change style of footnote labels (PR #2312)
Dan Allen
2022-08-20
proofreading with LanguageTool (PR #2320)
Guillaume Grossetie
2022-08-20
resolves #2304 allow theme to set minimum height of orphans for code blocks (...
Dan Allen
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
fix test description
Dan Allen
2022-08-19
fix description of position key for running content in docs
Dan Allen
2022-08-19
swap nesting order in running content to make intent more clear
Dan Allen
2022-08-19
add task to cut releae line [no ci]
Dan Allen
2022-08-19
fix value of release-line attribute
Dan Allen
2022-08-19
set up main branch for 3.0.x development [no ci]
Dan Allen
2022-08-19
tighten project description
Dan Allen
2022-08-18
document the built-in padding added around a font-based admonition icon
Dan Allen
2022-08-18
remove unneeded variable
Dan Allen
2022-08-17
fix name of admonition icon category in docs
Dan Allen
2022-08-17
document the image key on the admonition-icon-<name> category of the theme
Dan Allen
2022-08-16
prepare branch for development [no ci]
Dan Allen
2022-08-16
release 2.3.0 [no ci]
v2.3.0
Dan Allen
2022-08-16
fix typos [no ci]
Dan Allen
2022-08-16
update what's new page for 2.3.0 release
Dan Allen
2022-08-16
verify that PNG image is decoded again in scratch document
Dan Allen
2022-08-15
use lookup tables to verify text alignment names
Dan Allen
2022-08-15
document relationship of text alignment roles to text-align keys in theme
Dan Allen
2022-08-15
revise CHANGELOG entries for upcoming release
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 tests to verify bottom padding is collapsed if text of abstract will fit ...
Dan Allen
[next]