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
/
pdfmark_spec.rb
Age
Commit message (
Collapse
)
Author
2022-10-30
switch from EOS to END as heredoc delimiter
Dan Allen
2021-05-05
resolves #1922 use value of author attribute in PDF info and pdfmark if ↵
Dan Allen
authors attribute is not set (PR #1923)
2020-10-05
resolves #1778 use value of author attribute for PDF info and pdfmark if ↵
Dan Allen
locked by the API (PR #1779)
2020-09-29
use value of untitled-label as fallback value for Title field in pdfmark
Dan Allen
2020-09-12
test uncovered branch in pdfmark generator
Dan Allen
2020-05-07
drop unsupported versions of Ruby (Ruby < 2.5 and JRuby < 9.2) (PR #1682)
Dan Allen
2020-03-10
move pdfmark file tests to pdfmark_spec
Dan Allen
2020-03-08
resolves #1594 sanitize PDF info values (PR #1595)
Dan Allen
2020-02-12
resolves #1552 drop support for versions of Asciidoctor < 2 (PR #1553)
Dan Allen
2019-12-03
enforce magic comment for frozen string literal
Dan Allen
2019-11-17
add tests to verify SOURCE_DATE_EPOCH compliance
Dan Allen
2019-11-10
write Unix epoch dates to pdfmark file in UTC when reproducible is set
Dan Allen
2019-11-10
rename to_pdf helper method on Object to to_pdf_object
Dan Allen