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