summaryrefslogtreecommitdiff
path: root/lib/asciidoctor/pdf/formatted_text.rb
AgeCommit message (Expand)Author
2022-09-05only load Treetop runtime so it does not overload require methodDan Allen
2022-09-05restore original require after loading treetopDan Allen
2020-08-04move require for Set to more logical placeDan Allen
2019-12-30resolves #504 indent wrapped lines in source block beyond linenum gutter (PR ...Dan Allen
2019-12-04fix most lint violations in main application codeDan Allen
2019-10-06resolves #1152 extend dots leading up to page number from wrapped line in toc...Dan Allen
2019-10-05reorganize source files under asciidoctor/pdf (PR #1302)Dan Allen