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
/
blocks_test.rb
Age
Commit message (
Expand
)
Author
2024-03-07
resolves #4556 set cloaked-context attribute on source block when context is ...
Dan Allen
2024-02-20
change title to doctitle in warning message about use of abstract to make sub...
Dan Allen
2024-02-19
resolves #3602 move abstract inside info tag in DocBook output (PR #4508)
Dan Allen
2023-10-30
prefer option over attribute to control end behavior of wistia video (loop or...
Dan Allen
2023-10-30
change example wistia video in tests
Dan Allen
2023-10-30
resolves #4492 add Wistia support to the video macro (PR #4488)
Nabil Maynard
2023-04-30
resolves #3929 treat uri:classloader: as absolute path prefix when running on...
Dan Allen
2023-04-09
change Block#content to return empty string instead of nil if raw or verbatim...
Dan Allen
2022-10-24
remove more outdated workarounds in test suite for JRuby
Dan Allen
2022-10-24
remove outdated workaround in test suite for JRuby heredoc bug
Dan Allen
2022-10-20
use incremental subs in test case
Dan Allen
2022-10-20
add additional tests for #4306
Dan Allen
2021-12-29
fix lint error
Dan Allen
2021-12-29
assert expected requests in cache-uri tests
Dan Allen
2021-12-27
resolves #4227 fix open-uri-cached integration on Ruby 3.1 (PR #4228)
Dan Allen
2021-12-27
add tests for open-uri/cached integration that is activated by the cache-uri ...
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-10-28
resolves #4101 add support for role on thematic break to HTML converter (PR #...
Dan Allen
2021-10-01
resolves #4176 allow hash to be specified for Vimeo video either in video ID ...
Dan Allen
2021-09-09
resolves #4051 use CSS class instead of inline style to apply page break beha...
Dan Allen
2021-09-09
resolves #4156 include primary video in value of playlist attribute when embe...
Dan Allen
2021-07-31
use single quoted string or use %() for interpolated string in test suite
Dan Allen
2021-07-31
omit_parentheses where possible in test code
Dan Allen
2021-06-03
drop unnecessary parentheses in a few places [skip ci]
Dan Allen
2021-05-31
use appropriate assertions in test suite
Dan Allen
2021-05-31
use assert_empty/refute_empty where possible in test suite
Dan Allen
2021-05-27
remove extra empty line in test suite
Dan Allen
2021-05-25
use single-quoted strings where possible in test suite
Dan Allen
2021-05-25
use key? instead of has_key? in tests [skip ci]
Dan Allen
2021-05-25
fix missing spaces when defining hash and array in test suite [skip ci]
Dan Allen
2021-04-30
leave empty line after magic comment [skip ci]
Dan Allen
2021-04-23
resolves #4033 don't assign nil value to named attribute mapped to absent pos...
Dan Allen
2021-04-22
add negative test to verify that the parser assigns a nil value to an attribu...
Dan Allen
2021-04-17
resolves #4023 honor caption attribute on blocks that support captioned title...
Dan Allen
2021-04-14
resolves #4013 increment counter (but not the corresponding attribute) if att...
Dan Allen
2020-11-08
resolves #3829 fix crash when inlining an SVG if the explicit width or height...
Dan Allen
2020-11-04
add tests for built-in eqnums attribute
Dan Allen
2020-07-19
resolves #3639 prevent collapsible block from incrementing example number (PR...
Dan Allen
2020-07-17
resolves #3638 warn instead of crashing if SVG to inline is empty (PR #3700)
Guillaume Grossetie
2019-12-06
resolves #3464 honor percentage width specified on macro of inline SVG (PR #3...
Dan Allen
2019-09-16
resolves #3407 remove excess hard line break in multi-line AsciiMath blocks (...
Dan Allen
2019-09-09
resolves #3408 add support for muted option on self-hosted video (PR #3411)
Dan Allen
2019-06-21
resolves #3319 preserve guard around XML-style callout when icons are disable...
Dan Allen
2019-05-21
resolves #3308 honor image value for icons attribute
Dan Allen
2019-04-04
replace calls to File.extname with Helpers.extname (PR #3240)
Dan Allen
2019-03-25
fix message in test when asciimath is not available (PR #3204)
Todd Zullinger
2019-03-25
resolves #3202 convert cataloged titles containing attribute references eager...
Dan Allen
2019-03-25
remove unused reftexts catalog entry assertions [skip ci]
Dan Allen
2019-03-22
resolves #1117 automatically promote a listing block without an explicit styl...
Dan Allen
[next]