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
/
dest_spec.rb
Age
Commit message (
Expand
)
Author
2022-03-05
add helper to retrieve metadata for destination
Dan Allen
2021-04-09
verify dest for non-section block is at top of content area
Dan Allen
2021-03-25
remove special exceptions in add_dest_for_block and allow y position to be pa...
Dan Allen
2020-07-22
resolves #1726 prevent PDF page import from corrupting references in PDF (PR ...
Dan Allen
2020-05-22
fix lint error
Dan Allen
2020-05-22
add dest tests when sectids attribute is unset
Dan Allen
2020-05-17
add support for id attribute on link macro
Dan Allen
2020-05-10
fix test for dest on discrete heading to actually test discrete heading
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-23
add dest test case for block SVG
Dan Allen
2020-04-11
add dest spec for each of the media macros
Dan Allen
2020-04-08
add dest test for table with ID
Dan Allen
2020-04-08
rename dest for toc to "toc"; add dest named "toc" at start of default toc
Dan Allen
2020-04-07
add test for callout list ID
Dan Allen
2020-04-07
add tests for ID on section titles and discrete headings
Dan Allen
2020-04-07
move dest test cases to dest tests
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-09-16
verify anchor stays with text when text is advanced to next page
Dan Allen
2019-09-15
verify internal xrefs work
Dan Allen
2019-09-13
verify self-referencing interdoc xref jumps to top of document body
Dan Allen
2019-09-12
assert that destination is added at location of inline anchor
Dan Allen
2019-05-28
consistently use singular form for test suite names
Dan Allen