summaryrefslogtreecommitdiff
path: root/spec/footnote_spec.rb
AgeCommit message (Expand)Author
2022-05-04consolidate map/uniq when used together for assertionsDan Allen
2022-04-12add test to verify footnotes don't collapse bottom margin of last content blockDan Allen
2022-04-05resolves #2003 compute extent of content in scratch document to arrange conte...Dan Allen
2022-03-05add helper to retrieve metadata for destinationDan Allen
2021-02-18verify that text formatting in an externalized footnote is supportedDan Allen
2021-02-18verify text formatting in the text of a footnote is supportedDan Allen
2021-02-18verify footnotes can be externalized and reusedDan Allen
2020-12-07resolves #1833 align footnotes block to bottom of page it is placed on (PR #1...Dan Allen
2020-11-30verify converter shows warning for unknown footnote typeDan Allen
2020-10-01resolves #1775 fix duplicate footnotes in description of horizontal dlist (PR...Dan Allen
2020-07-28allow theme to configure font color of unresolved footnote using unresolved roleDan Allen
2020-07-28add text for unresolved footnoteDan Allen
2020-06-28don't crash if footnote is used in section title with autogenerated IDDan Allen
2020-05-30show missing footnote reference in superscript and add testDan Allen
2020-05-07drop unsupported versions of Ruby (Ruby < 2.5 and JRuby < 9.2) (PR #1682)Dan Allen
2020-05-06remove deprecated "ascii" fonts; only bundle the more complete "subset" fontsDan Allen
2020-05-02fix lint errorDan Allen
2020-05-01resolves #1672 prevent generator from allocating space for placeholder null c...Dan Allen
2020-04-21skip footnote warning test on Ruby < 2.5Dan Allen
2020-04-21fix test suite failureDan Allen
2020-04-21verify adding label accessor to footnote object doesn't cause warningDan Allen
2020-04-20add tests for footnotes_item_spacing theme keyDan Allen
2020-04-18resolves #1639 reset footnote numbering per chapter in a book (PR #1651)Dan Allen
2020-02-12resolves #1552 drop support for versions of Asciidoctor < 2 (PR #1553)Dan Allen
2019-12-03add and customize dedicated linter rules for rspecDan Allen
2019-12-03enforce magic comment for frozen string literalDan Allen
2019-12-02fix lint errors in test suiteDan Allen
2019-10-04add test to verify title is added to footnotes block if footnotes-title attri...Dan Allen
2019-09-04verify footnote has bidirectional links between ref and defDan Allen
2019-07-27simplify attribute assignments in test suiteDan Allen
2019-06-18introduce have_size matcher in test suiteDan Allen
2019-06-15resolves #927 add test to verify fix for footnotes in table cell (PR #1104)Dan Allen
2019-05-31set imagesdir in tests by default to simplify testsDan Allen
2019-05-28consistently use singular form for test suite namesDan Allen