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
/
link_spec.rb
Age
Commit message (
Expand
)
Author
2021-07-15
don't show link URL next to link text when media is not screen and show-link-...
Dan Allen
2021-02-27
prepare branch to be renamed from master to main
Dan Allen
2020-11-27
add toc-title-align theme key to test case
Dan Allen
2020-11-27
verify behavior when anchor type is unknown; return nil instead of true
Dan Allen
2020-10-27
resolves #1806 hide print annotation for bare email address (PR #1808)
Dan Allen
2020-08-28
add expectation to assert annotation surrounds text
Dan Allen
2020-08-08
test case when both font style and text decoration are set for link
Dan Allen
2020-07-06
update text to verify text decoration width for link can be controlled globally
Dan Allen
2020-05-04
verify converter does not encode hash in URL
Dan Allen
2020-03-24
verify the converter does not attempt to break a URL that's a bare scheme
Dan Allen
2020-03-24
add test to verify converter does not break on last character of URL
Dan Allen
2020-03-01
rewrite lines method in text inspector to insert space between separate text ...
Dan Allen
2019-12-16
partition link spec into contexts
Dan Allen
2019-12-15
convert link macro enclosed in smart quotes
Dan Allen
2019-12-10
resolves #920 don't add mailto: prefix to revealed mailto URI when hide-uri-s...
Dan Allen
2019-12-04
fix test failures in JRuby
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-11-23
add more text decoration tests
Dan Allen
2019-11-20
add test to verify revealed URI is split on breakable characters
Dan Allen
2019-08-27
add tests for breakable chars in bare URL
Dan Allen
2019-08-19
verify character references in link href are decoded
Dan Allen
2019-06-18
introduce have_size matcher in test suite
Dan Allen
2019-06-05
pass string as positional argument instead of named argument when only option...
Dan Allen
2019-06-01
add initial link tests
Dan Allen