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
2018-04-15
resolves #1133 show error if delimited block is not terminated
Dan Allen
2018-04-15
allow AsciiMath tests to work even when gem is not available (PR #2668)
Joseph Herlant
2018-04-15
rephrase warning message about using level 0 sections when the doctype is not...
Dan Allen
2018-04-15
use more robust method to lazy load AsciiMath; fix race condition in test
Dan Allen
2018-04-15
check for correct return value of Helpers.require_library in DocBook converter
Dan Allen
2018-04-14
use helpers to assert log messages in tests
Dan Allen
2018-04-14
promote MemoryLogger and NullLogger to Asciidoctor module
Dan Allen
2018-04-14
update tests to use memory logger instead of capturing stderr
Dan Allen
2018-04-14
resolves #1195 implement epigraph on quote block using a role
brian m. carlson
2018-04-09
use block form for long call to redirect_streams in test suite
Dan Allen
2018-04-09
allow blocks and substitutions tests to be run directly
Dan Allen
2018-04-08
purge render method from test suite (except to verify alias)
Dan Allen
2018-04-08
rephrase error message about invalid usage of partintro
Dan Allen
2018-04-08
align error message about invalid use of partintro between HTML5 and DocBook ...
Dan Allen
2018-04-01
switch asciidoctor.org URL to https in README, API docs, CLI output, and tests
Dan Allen
2018-03-03
resolves #2497 implement line break in AsciiMath equation (PR #2579)
Dan Allen
2017-11-05
promote Font Awesome version to a constant (PR #2468)
Dan Allen
2017-11-03
update Font Awesome to 4.7.0
Dan Allen
2017-10-26
resolves #2465 don't append file extension to data uri of admonition icon (PR...
Dan Allen
2017-10-14
resolves #1667 parse credit line of shorthand quote block as block attributes...
Dan Allen
2017-10-12
quote someone in test suite who deserves to be quoted
Dan Allen
2017-09-28
use assert_includes in place of raw assertion in block tests
Dan Allen
2017-09-15
remove excess indentation in test suite
Dan Allen
2017-08-10
resolves #2358 allow block title to begin with a period (PR #2359)
Dan Allen
2017-07-23
use refute in place of assert ! in test suite (PR #2336)
Dan Allen
2017-07-22
preprocess second line of setext section title; add test (PR #2321)
Dan Allen
2017-07-17
drop skipped content inside a delimited block (PR #2319)
Dan Allen
2017-07-16
continue to read blocks after skipped content within delimited block (PR #2318)
Dan Allen
2017-07-11
fix line numbers in callout list warnings; add tests to verify
Dan Allen
2017-07-10
use textlabel instead of caption to store textual label of admonition (PR #2309)
Dan Allen
2017-07-09
resolves #858 add support for formal xref text (PR #2220)
Dan Allen
2017-07-03
keep track of when alt text is auto-generated (PR #2287)
Dan Allen
2017-07-03
upgrade highlight.js to 9.12.0
Dan Allen
2017-06-30
substitute replacements in alt text of block image (PR #2285)
Dan Allen
2017-06-24
trap and verify warnings in block tests
Dan Allen
2017-06-23
encode spaces in URI (PR #2274)
Dan Allen
2017-06-20
resolves #1981 allow use of option to enable line numbers on source block (#1...
Dan Allen
2017-06-20
resolves #2061 encode double quotes in image alt text (#2266)
Dan Allen
2017-06-18
only assign style to image alt text if alt text is not specified
Dan Allen
2017-06-10
add tests for start chars of anchor ID
Dan Allen
2017-06-04
rename references to catalog; alias references to catalog (PR #2237)
Dan Allen
2017-05-28
rename test helper method expand_entity to decode_char
Dan Allen
2017-05-23
resolves #2208 store number for formal block on node (#2209)
Dan Allen
2017-05-13
pass count to path query method in test helper
Dan Allen
2017-05-10
target of block macro must start and end with non-space character
Dan Allen
2017-05-10
resolves #2183 don't crash if substitution list resolves to nil (PR #2184)
Dan Allen
2017-05-09
don't unescape closing square bracket in attribute list of block image macro
Dan Allen
2017-05-04
resolves #2172 add support for the window option for a link to block image (P...
Dan Allen
2017-04-24
fix layout break from matching lines it shouldn't
Dan Allen
2017-03-30
resolves #2046 pass through preload attribute to video tag (PR #2103)
Dan Allen
[prev]
[next]