summaryrefslogtreecommitdiff
path: root/spec/dest_spec.rb
AgeCommit message (Expand)Author
2022-10-30switch from EOS to END as heredoc delimiterDan Allen
2022-03-05add helper to retrieve metadata for destinationDan Allen
2021-04-09verify dest for non-section block is at top of content areaDan Allen
2021-03-25remove special exceptions in add_dest_for_block and allow y position to be pa...Dan Allen
2020-07-22resolves #1726 prevent PDF page import from corrupting references in PDF (PR ...Dan Allen
2020-05-22fix lint errorDan Allen
2020-05-22add dest tests when sectids attribute is unsetDan Allen
2020-05-17add support for id attribute on link macroDan Allen
2020-05-10fix test for dest on discrete heading to actually test discrete headingDan 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-23add dest test case for block SVGDan Allen
2020-04-11add dest spec for each of the media macrosDan Allen
2020-04-08add dest test for table with IDDan Allen
2020-04-08rename dest for toc to "toc"; add dest named "toc" at start of default tocDan Allen
2020-04-07add test for callout list IDDan Allen
2020-04-07add tests for ID on section titles and discrete headingsDan Allen
2020-04-07move dest test cases to dest testsDan Allen
2019-12-03add and customize dedicated linter rules for rspecDan Allen
2019-12-03enforce magic comment for frozen string literalDan Allen
2019-09-16verify anchor stays with text when text is advanced to next pageDan Allen
2019-09-15verify internal xrefs workDan Allen
2019-09-13verify self-referencing interdoc xref jumps to top of document bodyDan Allen
2019-09-12assert that destination is added at location of inline anchorDan Allen
2019-05-28consistently use singular form for test suite namesDan Allen