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
/
footnote_spec.rb
Age
Commit message (
Expand
)
Author
2022-05-04
consolidate map/uniq when used together for assertions
Dan Allen
2022-04-12
add test to verify footnotes don't collapse bottom margin of last content block
Dan Allen
2022-04-05
resolves #2003 compute extent of content in scratch document to arrange conte...
Dan Allen
2022-03-05
add helper to retrieve metadata for destination
Dan Allen
2021-02-18
verify that text formatting in an externalized footnote is supported
Dan Allen
2021-02-18
verify text formatting in the text of a footnote is supported
Dan Allen
2021-02-18
verify footnotes can be externalized and reused
Dan Allen
2020-12-07
resolves #1833 align footnotes block to bottom of page it is placed on (PR #1...
Dan Allen
2020-11-30
verify converter shows warning for unknown footnote type
Dan Allen
2020-10-01
resolves #1775 fix duplicate footnotes in description of horizontal dlist (PR...
Dan Allen
2020-07-28
allow theme to configure font color of unresolved footnote using unresolved role
Dan Allen
2020-07-28
add text for unresolved footnote
Dan Allen
2020-06-28
don't crash if footnote is used in section title with autogenerated ID
Dan Allen
2020-05-30
show missing footnote reference in superscript and add test
Dan Allen
2020-05-07
drop unsupported versions of Ruby (Ruby < 2.5 and JRuby < 9.2) (PR #1682)
Dan Allen
2020-05-06
remove deprecated "ascii" fonts; only bundle the more complete "subset" fonts
Dan Allen
2020-05-02
fix lint error
Dan Allen
2020-05-01
resolves #1672 prevent generator from allocating space for placeholder null c...
Dan Allen
2020-04-21
skip footnote warning test on Ruby < 2.5
Dan Allen
2020-04-21
fix test suite failure
Dan Allen
2020-04-21
verify adding label accessor to footnote object doesn't cause warning
Dan Allen
2020-04-20
add tests for footnotes_item_spacing theme key
Dan Allen
2020-04-18
resolves #1639 reset footnote numbering per chapter in a book (PR #1651)
Dan Allen
2020-02-12
resolves #1552 drop support for versions of Asciidoctor < 2 (PR #1553)
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-12-02
fix lint errors in test suite
Dan Allen
2019-10-04
add test to verify title is added to footnotes block if footnotes-title attri...
Dan Allen
2019-09-04
verify footnote has bidirectional links between ref and def
Dan Allen
2019-07-27
simplify attribute assignments in test suite
Dan Allen
2019-06-18
introduce have_size matcher in test suite
Dan Allen
2019-06-15
resolves #927 add test to verify fix for footnotes in table cell (PR #1104)
Dan Allen
2019-05-31
set imagesdir in tests by default to simplify tests
Dan Allen
2019-05-28
consistently use singular form for test suite names
Dan Allen