index
:
asciidoctor
2.0.20-charlotte
main
MSM's fork of Asciidoctor
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
links_test.rb
Age
Commit message (
Expand
)
Author
2018-10-26
resolves #2108 use Pathname to resolve relative path for file outside base di...
Dan Allen
2018-10-10
don't hide URI scheme if target of link macro is a bare URI scheme (PR #2909)
Dan Allen
2018-09-11
replace the use of render with convert in test suite
Dan Allen
2018-05-02
resolves #1273 allow relfilesuffix attribute to set file extension of interdo...
Dan Allen
2018-05-01
make processing of interdoc xref more strict (PR #2740)
Dan Allen
2018-04-26
validate xref that uses # notation
Dan Allen
2018-04-26
only validate xrefs if $VERBOSE is truthy
Dan Allen
2018-04-24
resolves #2059 enable linkattrs behavior implicitly (except in compat mode) (...
Dan Allen
2018-04-20
resolves #2605 add support for rel=nofollow on links (PR #2692)
Dan Allen
2018-04-19
resolves #2200 don't convert inter-document xref to internal anchor if target...
Dan Allen
2018-04-14
use helpers to assert log messages in tests
Dan Allen
2018-04-14
update tests to use memory logger instead of capturing stderr
Dan Allen
2018-04-08
purge render method from test suite (except to verify alias)
Dan Allen
2018-04-01
switch asciidoctor.org URL to https in README, API docs, CLI output, and tests
Dan Allen
2018-03-16
resolves #2609 don't convert bare URI scheme to a link (PR #2611)
Dan Allen
2017-10-14
add helper block to test suite to run test with verbose mode on
Dan Allen
2017-10-14
test warnings for inter-document xref that resolves to missing ref in current...
Dan Allen
2017-10-10
resolves #2450 fix match for multiple xref macros w/ implicit text in same li...
Dan Allen
2017-10-10
add test for xref macro with text that contains escaped closing bracket
Dan Allen
2017-10-09
resolves #2448 validate fragment of interdoc xref that resolves to current do...
Dan Allen
2017-09-22
use assert_kind_of in place of assert ... is_a? in test suite
Dan Allen
2017-09-10
resolves #2404 make hash in inter-document xref target optional if target has...
Dan Allen
2017-07-23
use refute in place of assert ! in test suite (PR #2336)
Dan Allen
2017-07-17
change default text for inter-document xref (PR #2316)
Dan Allen
2017-07-09
resolves #858 add support for formal xref text (PR #2220)
Dan Allen
2017-06-25
fix name of test
Dan Allen
2017-06-24
trap and verify warnings when tests are run with warnings enabled
Dan Allen
2017-06-15
resolves #560 and #1562 catalog bibliography anchors and capture reftext (PR ...
Dan Allen
2017-06-15
remove unnecessary character escape in test fixture
Dan Allen
2017-06-11
unescape square bracket in reftext of anchor macro
Dan Allen
2017-06-10
add tests for start chars of anchor ID
Dan Allen
2017-06-08
resolves #1546 allow target of xref to begin with # (PR #2245)
Dan Allen
2017-06-07
no double quotes in xref macro (#2241)
Dan Allen
2017-06-06
resolves #2007 allow target of xref to begin with attribute reference (#2240)
Dan Allen
2017-06-04
rename references to catalog; alias references to catalog (PR #2237)
Dan Allen
2017-05-31
resolves #2217 only drop known AsciiDoc extensions from inter-document xref p...
Dan Allen
2017-05-28
resolves #2204 use [ \t] instead of \p{Blank} to match spaces (#2205)
Dan Allen
2017-05-18
resolves #2202 don't match link macro with two colons (PR #2203)
Dan Allen
2017-05-16
use https for GitHub sample URLs
Dan Allen
2017-05-15
optimize link macro substitution and add additional tests (PR #2197)
Dan Allen
2017-05-12
allow escaped closing bracket in text of xref macro
Dan Allen
2017-05-08
refactor regexps for macros and directives (PR #2180)
Dan Allen
2017-05-01
resolves #2071 add rel="noopener" to links that target _blank or when noopene...
Dan Allen
2017-04-03
resolves #1689 fix sequential inline anchor macros with empty reftext (PR #2109)
Dan Allen
2017-03-16
don't drop trailing ): after raw URL; add test
Dan Allen
2017-03-04
add missing test for URI with trailing );
Dan Allen
2017-02-26
add missing test for bare url w/ role; optimize code
Dan Allen
2015-12-29
remove trailing endlines in source
Dan Allen
2015-12-04
resolves #1597 change xlink namespace to xl in DocBook 5 output
Dan Allen
2015-05-16
fix and test external links in docbook backend
Dan Allen
[prev]
[next]