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
/
asciidoctor
/
pdf
/
pdfmark.rb
Age
Commit message (
Expand
)
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 autho...
Dan Allen
2020-10-05
resolves #1778 use value of author attribute for PDF info and pdfmark if lock...
Dan Allen
2020-10-01
add reference to pdfmark spec in Pdfmark class
Dan Allen
2020-10-01
return path of pdfmark file after creating
Dan Allen
2020-09-29
use value of untitled-label as fallback value for Title field in pdfmark
Dan Allen
2020-07-16
upgrade Rubocop and update code according to new rules
Dan Allen
2020-07-14
use and enforce a consistent style for comment annotations
Dan Allen
2020-03-08
resolves #1594 sanitize PDF info values (PR #1595)
Dan Allen
2019-12-04
fix most lint violations in main application code
Dan Allen
2019-11-12
add test for date parsing when populating pdf info
Dan Allen
2019-11-10
fix time parsing rescue on Ruby 2.3
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
2019-10-05
reorganize source files under asciidoctor/pdf (PR #1302)
Dan Allen