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
2020-09-07
use color attribute on font tag instead of color tag in psuedo-HTML and drop ...
Dan Allen
2020-09-07
show reason when formatted text parser fails
Dan Allen
2020-09-07
rebuild parser using latest versio of tt and remove redundant extends calls
Dan Allen
2020-09-07
drop support for unused color formats in pseudo-HTML transformer
Dan Allen
2020-09-07
avoid loss of precision in CMYK color value for conum or footnote font
Dan Allen
2020-09-07
fix invalid end tag in convert_inline_callout
Dan Allen
2020-09-06
fix crash when Pygments style is not recognized; fall back to pastie style
Dan Allen
2020-09-06
update parsing for color and background-color style on span
Dan Allen
2020-09-06
document the purpose of overriding Prawn::Text::Formatted::Box#wrap [skip ci]
Dan Allen
2020-09-04
remove unnecessary check for leading # on hex color in Rouge theme
Dan Allen
2020-09-03
verify underline style can be used in Rouge theme
Dan Allen
2020-09-03
allow each section to control depth of outline for self and children using ou...
Dan Allen
2020-09-01
resolves #1761 drop support for chapter-label and document chapter-signifier ...
Dan Allen
2020-09-01
log warning rather than crash if front cover image cannot be embedded (e.g., ...
Dan Allen
2020-08-30
allow theme to control font size of dot leader in TOC
Dan Allen
2020-08-30
use consistent style for defining class methods
Dan Allen
2020-08-30
allow Rouge theme to be specified as theme class
Dan Allen
2020-08-29
resize admonition label to fit if height exceeds height of content box
Dan Allen
2020-08-28
verify remote admonition icon image is not embedded if allow-uri-read is not ...
Dan Allen
2020-08-28
amend comment [skip ci]
Dan Allen
2020-08-27
resolves #1705 allow theme to control background color and border offset for ...
Dan Allen
2020-08-27
remove unneeded non-canvas option from image_page helper; simplify logic
Dan Allen
2020-08-26
fix code style
Dan Allen
2020-08-26
remove unused block feature of font_style function
Dan Allen
2020-08-26
consolidate conditions in font_size function
Dan Allen
2020-08-25
fix lint error
Dan Allen
2020-08-25
use cleaner solution for #1735
Dan Allen
2020-08-25
follow-up to #1745 to add support for % units as well
Dan Allen
2020-08-24
allow theme to set font style of first line of abstract to normal
Dan Allen
2020-08-23
allow inline image to be enclosed in link macro
Dan Allen
2020-08-23
remove unused extension method
Dan Allen
2020-08-22
apply base font style to text on title page
Dan Allen
2020-08-22
use shorthand syntax for setting font with only name and size
Dan Allen
2020-08-22
remove unused helper method effective_page_width
Dan Allen
2020-08-22
fix code style for reset_content method
Dan Allen
2020-08-21
resolves #1754 allow theme to disable title page by assigning false to title_...
Dan Allen
2020-08-19
resolves #1752 render image at end of section title in corresponding toc entr...
Dan Allen
2020-08-18
resolves #1735 align TOC section properly when index exceeds one page and sec...
Dan Allen
2020-08-17
fix crash when TOC is enabled and index is empty
Dan Allen
2020-08-17
resolves #1741 show textual label on admonition if icon image fails to embed ...
Dan Allen
2020-08-17
use heading align as fallback for sidebar title align
Dan Allen
2020-08-16
simplify condition for icon mode on admonition block
Dan Allen
2020-08-16
remove unused assignments when computing size of admonition icon image
Dan Allen
2020-08-15
resolves #1715 respect hyphenation exceptions when word is adjacent to non-wo...
klonfish
2020-08-15
resolves #1745 compute font size for superscript and subscript correctly when...
Dan Allen
2020-08-14
qualify String reference in extensions
Dan Allen
2020-08-13
remove unused argument of Asciidoctor::Image.format method
Dan Allen
2020-08-13
resolves #1742 set color space on page with only image so font color is prese...
Dan Allen
2020-08-11
remove outdated patches for PDF::Core now provided by Prawn::Template
Dan Allen
2020-08-11
use both recto_page? and verso_page? helpers in page_side method to cover both
Dan Allen
[next]