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-03-04
capture exception to location variable in block image handler
Dan Allen
2022-03-02
resolves #2001 prevent converter for list item from inserting new page to pos...
Dan Allen
2022-02-04
only map Comment::PreprocFile in Rouge theme if symbol is defined
Dan Allen
2022-02-04
guard against change to cxx lexer in Rouge
Dan Allen
2022-01-19
resolves #1990 handle uppercase characters in character references (PR #1991)
Dan White
2022-01-19
fix warning
Dan Allen
2022-01-17
check for both linenums option and attribute on source block for backwards co...
Dan Allen
2021-12-27
add Ruby 3.1 to CI matrix; update error message transformation to account for...
Dan Allen
2021-11-05
allow title of special section to be hidden by setting untitled option on sec...
Dan Allen
2021-09-21
resolves #1970 don't crash if value of width attribute on image has invalid f...
Dan Allen
2021-09-16
add test to verify multiple, comma-separated ranges can be specified for conu...
Dan Allen
2021-09-12
resolves #1965 fix alignment of list marker for list in AsciiDoc table cell (...
Dan Allen
2021-09-05
drop safe_yaml gem in favor of YAML.safe_load in Ruby stdlib (PR #1924)
Dan Allen
2021-07-15
don't show link URL next to link text when media is not screen and show-link-...
Dan Allen
2021-07-09
don't strip leading null character from fragment text when arranging lines
Dan Allen
2021-06-16
enable additional code style rules; add reason when disabling rule; update co...
Dan Allen
2021-06-16
remove unused code in comment block [skip ci]
Dan Allen
2021-06-16
upgrade RuboCop and adjust code to match fix for RegexpLiteral rule
Dan Allen
2021-06-12
use %r enclosure for regexp if regexp contains a forward slash
Dan Allen
2021-06-11
change Style/BlockDelimiters to be line_count_based and update code to comply
Dan Allen
2021-06-06
enable Style/FormatStringToken rule and add exceptions [skip ci]
Dan Allen
2021-06-06
enable Style/SoleNestedConditional rule and update code to comply
Dan Allen
2021-06-06
enable Lint/FloatComparison but disable in test suite; add exclusion in main ...
Dan Allen
2021-06-06
enable Lint/ConstantDefinitionInBlock but disable for test suite; update code...
Dan Allen
2021-06-06
remove unused constant
Dan Allen
2021-06-06
enforce no braces around Hash in last position of array and update code to co...
Dan Allen
2021-06-06
enable Lint/AmbiguousBlockAssociation rule and configure exceptions
Dan Allen
2021-06-04
resolves #1934 fix encoding of indent in wrapped source blocks when font is A...
Dan Allen
2021-06-02
more closely align RuboCop rules with core and update code to fit [skip ci]
Dan Allen
2021-06-02
upgrade RuboCop and fix indentation of multi-line method calls [skip ci]
Dan Allen
2021-05-16
resolves #1927 honor pre-wrap role on phrase (PR #1932)
Dan Allen
2021-05-15
allow custom inline role to control text transform when it's not the only rol...
Dan Allen
2021-05-14
resolves #1929 honor prepress page margins on subsequent pages in index (PR #...
Dan Allen
2021-05-13
only use ? shorthand for character that requires interpolation or backslash
Dan Allen
2021-05-10
resolves #1917 honor pdf-folio-placement setting even when media=prepress (PR...
Dan Allen
2021-05-09
use while true instead of loop in theme loader
Dan Allen
2021-05-05
resolves #1922 use value of author attribute in PDF info and pdfmark if autho...
Dan Allen
2021-05-02
add link to reference for optimizer quality presets [skip ci]
Dan Allen
2021-04-28
resolves #1915 support link attribute on icon macro (PR #1916)
Dan Allen
2021-04-28
escape closing square bracket around alt text of missing image so it doesn't ...
Dan Allen
2021-04-18
remove default values for required arguments of add_outline method
Dan Allen
2021-04-18
remove default values for required arguments of layout_toc method
Dan Allen
2021-04-14
verify information from one author does not carry over to next author
Dan Allen
2021-04-14
use Document#authors to retrieve authors instead of extracting the informatio...
Dan Allen
2021-04-10
resolves #1909 improve warning about missing characters in fonts with an esca...
Alexander Schwartz
2021-04-06
clarify that the CodeRayEncoder class inherits the Prawn triple license [skip...
Dan Allen
2021-04-04
resolves #1904 introduce layout_general_heading to allow extended converter t...
Dan Allen
2021-04-03
keep anchor with admonition block if block is advanced to next page
Dan Allen
2021-04-02
position block anchor at top of listing/literal block when advanced to next page
Dan Allen
2021-04-02
position anchor for block image above top margin
Dan Allen
[prev]
[next]