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
/
spec
/
manpage_spec.rb
Age
Commit message (
Expand
)
Author
2022-10-30
switch from EOS to END as heredoc delimiter
Dan Allen
2022-08-06
resolves #2293 insert column break multi-column layout if column role is spec...
Dan Allen
2022-06-10
resolves #327 arrange body of article or manpage doctype into multiple column...
Dan Allen
2020-06-21
strengthen assertions related to auto-generated name section of manpage
Dan Allen
2020-02-12
resolves #1552 drop support for versions of Asciidoctor < 2 (PR #1553)
Dan Allen
2019-12-04
fix test failures in JRuby
Dan Allen
2019-12-03
add and customize dedicated linter rules for rspec
Dan Allen
2019-12-03
enforce magic comment for frozen string literal
Dan Allen
2019-09-27
resolves #1294 apply normal substitutions to content of manname section (PR #...
Dan Allen
2019-05-27
update test suite to use PDF module instead of Pdf module
Dan Allen
2019-05-03
pass doctype as symbol instead of string in test suite
Dan Allen
2019-05-02
use our custom PDF inspector as the default when the analyze option is set
Dan Allen
2019-04-27
fix broken test when running against Asciidoctor 1.5.3
Dan Allen
2019-04-27
add find_text helper to text inspector to make it easier to find and assert text
Dan Allen
2019-04-25
resolves #1038 restore compatibility with Asciidoctor back to 1.5.3 (PR #1039)
Dan Allen
2019-04-23
resolves #882 generate name section for manpage doctype (PR #1035)
Dan Allen