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
2021-07-11
use pygments.rb ~> 2.0 when testing against upstream [skip ci]
Dan Allen
2021-07-10
remove workaround to reinstall Bundler in CI
Dan Allen
2021-07-10
move all syntax highlighter dependencies to Gemfile
Dan Allen
2021-07-10
lock bundler version in CI to workaround regression [skip ci]
Dan Allen
2021-07-09
don't strip leading null character from fragment text when arranging lines
Dan Allen
2021-07-09
rework help text in rubocop task [skip ci]
Dan Allen
2021-07-04
remove unnecessary rexml dependency in CI
Dan Allen
2021-07-02
upgrade RuboCop, add new rules, and adjust code to confirm [skip ci]
Dan Allen
2021-06-23
fix lint error
Dan Allen
2021-06-23
add negative test to verify no warnings from background SVG are propagated
Dan Allen
2021-06-21
add reasons why certain code style rules are disabled [skip ci]
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-12
remove generated file [skip ci]
Dan Allen
2021-06-11
finish alignment of RuboCop rules with Asciidoctor core [skip ci]
Dan Allen
2021-06-11
change Style/BlockDelimiters to be line_count_based and update code to comply
Dan Allen
2021-06-11
add test to assert SVG in SVG is not supported and that converter issues warning
Dan Allen
2021-06-10
exclude rubocop 1.16.1, which has a known bug
Dan Allen
2021-06-10
upgrade rubocop-rspec and add new rules [skip ci]
Dan Allen
2021-06-10
disable Layout/HashAlignment rule since it's causing RuboCop to crash
Dan Allen
2021-06-08
tighten code style rules for test suite [skip ci]
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
further align code style rules with core
Dan Allen
2021-06-06
don't check for the use of class vars
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-03
further align RuboCop config with core [skip ci]
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-06-02
add extra dependencies for prawn HEAD to Gemfile when testing upstream
Dan Allen
2021-05-27
be forward looking and set branch on gem function that uses github option in ...
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-10
fix spelling errors in CHANGELOG [skip ci]
Dan Allen
2021-05-09
use present to refer to current year in copyright statement [skip ci]
Dan Allen
2021-05-09
separate links in README to other version lines [skip ci]
Dan Allen
2021-05-09
fix name of optimizer script in test description [skip ci]
Dan Allen
2021-05-09
remove mention from README about behavior in 1.5.x alpha release [skip ci]
Dan Allen
2021-05-09
stub in entry in CI matrix as a reminder to test Asciidoctor 2.0.x once 2.1.0...
Dan Allen
2021-05-09
add link to 1.6.x branch in README [skip ci]
Dan Allen
[next]