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-05-16
add DOM traversal methods to simplify the logic in the converter (PR #2178)
Dan Allen
2022-05-16
fix formatting in GitHub Actions config files
Dan Allen
2022-05-16
set permissions for GitHub actions (PR #2167)
Naveen
2022-05-16
draw correlation between base category in theme and body selector in CSS
Dan Allen
2022-05-16
docs reviewed with grammar and spell checker (PR #2171)
Alexander Schwartz
2022-05-16
fix lint error
Dan Allen
2022-05-16
use advance_page rather than start_new_page to move heading to next page
Dan Allen
2022-05-16
use smarter logic in advance_page helper that delegates to move_past_bottom w...
Dan Allen
2022-05-16
rewrite ColumnBox#move_past_bottom to delegate to move_past_bottom on parent ...
Dan Allen
2022-05-16
remove superfluous args on ColumnBox#move_past_bottom
Dan Allen
2022-05-16
remove workaround for computing cursor in column box; call move_past_bottom o...
Dan Allen
2022-05-16
use correct left value when creating bounding box
Dan Allen
2022-05-16
qualify prototype as scratch_prototype
Dan Allen
2022-05-16
resolves #2176 look for block align roles on image instead of text align role...
Dan Allen
2022-05-16
reorder methods in converter to be more logical
Dan Allen
2022-05-16
reclassify and mark which methods in the converter are private
Dan Allen
2022-05-15
add test to verify text formatting is applied to text that wraps around a float
Dan Allen
2022-05-15
don't add entry to TOC for notitle section if no content follows it
Dan Allen
2022-05-15
don't add entry to outline for notitle section if no content follows it
Dan Allen
2022-05-15
resolves #2173 apply top line height padding to first line of text when text ...
Dan Allen
2022-05-15
resolves #2161 allow hyphenation to be turned on and configured using base-hy...
Dan Allen
2022-05-15
rework script that generates reference files for arrange block so output is r...
Dan Allen
2022-05-15
fix how final_gap variable is managed in text_with_formatted_first_line
Dan Allen
2022-05-14
release 2.0.0.beta.2 [no ci]
v2.0.0.beta.2
Dan Allen
2022-05-14
resolves #2163 rename theme suffix with-fallback-font to with-font-fallbacks;...
Dan Allen
2022-05-14
resolves #353 add support for image float to converter (PR #2147)
Dan Allen
2022-05-14
reify convert handler for pass blocks and remove block decoration
Dan Allen
2022-05-14
reify convert handler for STEM blocks
Dan Allen
2022-05-14
code style change [no ci]
Dan Allen
2022-05-14
fix xref in docs [no ci]
Dan Allen
2022-05-13
update padding key information (PR #2169)
Sarah White
2022-05-13
remove use of deprecated theme keys in default-for-print theme
Dan Allen
2022-05-13
use instance variable to store force_justify value
Dan Allen
2022-05-13
set JVM option to workaround Permission denied - NUL error when installing bu...
Dan Allen
2022-05-12
add new and notable items to What's New page (PR #2166)
Sarah White
2022-05-12
restore margin below pass block
Dan Allen
2022-05-12
rename convert_listing_or_literal to convert_code and alias old name
Dan Allen
2022-05-12
resolves #2164 configure spacing around thematic break using thematic-break-p...
Dan Allen
2022-05-12
add utility to conceal page top to force margin to be applied
Dan Allen
2022-05-11
resolves #2150 coerce image-caption-max-width to fit-content if float attribu...
Dan Allen
2022-05-11
fix comment [no ci]
Dan Allen
2022-05-11
resolves #2158 do not orphan sidebar title (PR #2159)
Dan Allen
2022-05-11
resolves #2156 honor caption-align when element align is not left and caption...
Dan Allen
2022-05-11
add rdoc to tare_first_page_content_stream method [no ci]
Dan Allen
2022-05-11
rename Optimize a PDF to Optimize the PDF [no ci]
Dan Allen
2022-05-11
modernize attributes on image macro in docs [no ci]
Dan Allen
2022-05-11
correctly detect preceding code block when determining whether to collapse to...
Dan Allen
2022-05-11
minor revision to old theming guide page [no ci]
Dan Allen
2022-05-11
revise text on old theming guide page [no ci]
Dan Allen
2022-05-11
update extended converter that avoids a page break after a heading and use it...
Dan Allen
[prev]
[next]