summaryrefslogtreecommitdiff
path: root/spec/xref_spec.rb
AgeCommit message (Expand)Author
2024-05-23add id attribute support to sidebar (#480)mainAdam Monsen
2024-01-07Update rubocop requirement from ~> 1.28.2 to ~> 1.50.2 (#454)dependabot[bot]
2020-03-03see #317 more xref anchor testsMarat Radchenko
2020-03-03resolves #317 add xref ids to paragraphs (#319)Marat Radchenko
2020-03-03fix spec scopes in xref_spec.rbMarat Radchenko
2020-03-03resolves #317 fix `<<anchor,link text>>` to show link text (#318)Marat Radchenko
2020-03-01Add support for heredoc documents in test suite (PR #313)Marat Radchenko
2020-02-18resolves #47 stop requiring specific include file scheme (PR #302)Marat Radchenko
2020-02-13resolves #201 make convert_inline_anchor more in line with the html converter...Michael Peyton Jones
2020-02-01introduce to_epub test helper to reduce boilerplate code in tests (PR #287)Marat Radchenko
2020-01-22Add clarifying comments to xref_spec.rbMarat Radchenko
2020-01-20Introduce helper functions for tests (PR #231)Marat Radchenko
2020-01-20resolves #223 set up Rubocop linter (PR #226)Marat Radchenko
2020-01-18resolves #210 fix deep interdoc xref when using Asciidoctor 2 (PR #221)Dan Allen