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
/
substitutions_test.rb
Age
Commit message (
Expand
)
Author
2022-07-05
resolves #4306 disallow the use of the left square bracket in an attribute li...
Dan Allen
2022-07-04
add test to verify role on inline phrase can be defined using attribute refer...
Dan Allen
2022-01-11
use parallel methods on Object to remove and set AsciiMath constant in tests
Dan Allen
2021-12-23
Fix typos and misspellings in docs and code (PR #4222)
Kian Meng, Ang
2021-11-10
resolves #3656 add support for link=self to image macros (PR #4200)
Dan Allen
2021-11-10
add tests for rotate and flip attributes on font-based icon macro; make attri...
Dan Allen
2021-11-09
use numeric character reference for closing square bracket around alt text of...
Dan Allen
2021-07-31
omit_parentheses where possible in test code
Dan Allen
2021-06-03
use single level of indentation for method calls that wrap [skip ci]
Dan Allen
2021-06-03
use comma after last entry in multi-line array [skip ci]
Dan Allen
2021-06-02
use comma after last entry in multi-line hash [skip ci]
Dan Allen
2021-05-31
use assert_empty/refute_empty where possible in test suite
Dan Allen
2021-05-25
use single-quoted strings where possible in test suite
Dan Allen
2021-05-12
rewrite parse_quoted_text_attributes helper in substitutors
Dan Allen
2021-04-30
leave empty line after magic comment [skip ci]
Dan Allen
2021-04-23
resolves #4035 don't assign empty role to inline phrase (PR #4036)
Dan Allen
2021-04-22
add negative test for empty role on inline phrase
Dan Allen
2021-02-22
verify spaces can be used in super and subscript if escaped
Dan Allen
2021-02-18
verify text formatting is supported in an externalized footnote using the pas...
Dan Allen
2021-02-18
verify text formatting is supported in footnote text
Dan Allen
2020-11-14
verify link macros support id and role attributes
Dan Allen
2020-11-09
add if and unless conditions to tests to make filtering more readable (PR #3844)
Dan Allen
2020-11-08
resolves #3832 pass through role to DocBook output for inline image (PR #3836)
Dan Allen
2020-11-08
resolves #3829 fix crash when inlining an SVG if the explicit width or height...
Dan Allen
2020-11-05
resolves #3825 set type and target property on unresolved footnote reference ...
Dan Allen
2020-11-02
remove unused variable assignment in test
Dan Allen
2020-11-01
verify passthroughs are restored inside stem expression and can also be escaped
Dan Allen
2020-08-14
verify warning is not logged if attribute reference is used in stem macro
Dan Allen
2020-06-28
resolves #3690 don't register footnote with ID if a footnote is already regis...
Dan Allen
2019-12-26
reenable pygments tests
Dan Allen
2019-06-20
resolves #3325 allow a bibliography reference to be used inside a footnote (P...
Dan Allen
2019-04-26
resolves #3279 process multiple single-item menu macros in single line (PR #3...
Dan Allen
2019-04-22
remove puts statement from test suite
Dan Allen
2019-04-20
resolves #3269 don't limit footnote ref to ASCII charset (PR #3270)
Dan Allen
2019-03-27
resolves #3216 fix crash when attrlist is used on literal monospace phrase (P...
Dan Allen
2019-03-25
fix message in test when asciimath is not available (PR #3204)
Todd Zullinger
2019-03-22
rearrange methods in Substitutors; mark private methods; update RDoc (PR #3187)
Dan Allen
2019-03-22
resolve #2047 add support for see and see also relationships on index terms (...
Dan Allen
2019-03-22
change extract_passthroughs to use single return value
Dan Allen
2019-03-20
resolves #3154 extend TLD for implicit e-mail addresses to 5 characters (PR #...
Dan Allen
2019-03-19
fix warnings in test suite [skip ci]
Dan Allen
2019-03-19
resolves #3163 drop indexterms table from document catalog (PR #3169)
Dan Allen
2019-03-18
allow email TLD to be uppercase for consistency
Dan Allen
2019-03-18
improve implicit e-mail parsing
Dan Allen
2019-03-17
add test to verify mailto macro populates text from e-mail when only subject ...
Dan Allen
2019-03-16
perform footnotes substitution last in macros substitution group (PR #3151)
Dan Allen
2019-03-14
resolves #1444 rename header_footer option to standalone (PR #3146)
Dan Allen
2019-03-13
rename lock_in_subs to commit_subs
Dan Allen
2019-03-12
add additional tests for #2191
Dan Allen
2019-03-12
resolves #2191 allow negated subs to be specified on inline pass macro (PR #3...
Dan Allen
[next]