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
/
paragraphs_test.rb
Age
Commit message (
Expand
)
Author
2024-03-07
resolves #4556 set cloaked-context attribute on source block when context is ...
Dan Allen
2022-10-24
remove outdated workaround in test suite for JRuby heredoc bug
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-07-31
extend test for indexterm-promotion option to cover case when term has two en...
Dan Allen
2021-05-25
use single-quoted strings where possible in test suite
Dan Allen
2021-04-30
leave empty line after magic comment [skip ci]
Dan Allen
2019-03-22
resolve #2047 add support for see and see also relationships on index terms (...
Dan Allen
2019-03-21
resolves #1487 only promote indexterms automatically if indexterm-promotion o...
Dan Allen
2019-03-02
resolves #3123 rename hardbreaks document attribute to hardbreaks-option (PR ...
Dan Allen
2019-03-01
resovles #3092 log debug message instead of warning if block style is unknown...
Dan Allen
2019-02-15
clean up newline handling in test suite (PR #3074)
Dan Allen
2019-02-10
resolves #3054 never mutate strings; add `frozen_string_literal: true` commen...
Dan Allen
2019-02-05
resolves #3005 remove the converter for the docbook45 backend (PR #3040)
Dan Allen
2019-02-02
add reference in test suite to JRuby heredoc issue [skip ci]
Dan Allen
2019-02-02
fix broken tests on JRuby
Dan Allen
2019-02-02
use indented (squiggly) heredoc strings in extensions_test
Dan Allen
2019-02-02
use indented (squiggly) heredoc strings in paragraphs_test
Dan Allen
2019-01-06
switch to modern hash syntax
Dan Allen
2019-01-06
use require_relative instead of modifying $LOAD_PATH
Dan Allen
2019-01-06
remove workarounds for Ruby < 2.3
Dan Allen
2018-09-11
replace the use of render with convert in test suite
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
2017-09-28
use assert_includes in place of raw assertion in paragraph tests
Dan Allen
2017-09-13
allow paragraph to masquerade as open block (PR #2412)
Dan Allen
2017-07-23
use refute in place of assert ! in test suite (PR #2336)
Dan Allen
2017-06-04
assert warning when there's no candidate for inline conversion
Dan Allen
2017-05-13
pass count to path query method in test helper
Dan Allen
2016-11-13
resolves #1923 preprocess lines of a simple block (PR #1927)
Dan Allen
2015-12-29
remove trailing endlines in source
Dan Allen
2015-10-25
resolves #1544 built-in writer should not fail if output is nil
Dan Allen
2014-08-11
stylesheet improvements; use data-lang for source listings
Dan Allen
2014-08-07
add line break opportunity (​) after emdash and ellipses
Dan Allen
2014-07-14
resolves #717 disable single quotes as formatting marks for emphasized text
Dan Allen
2014-02-05
refactor unit tests so they work in RubyMine
Charles Moulliard
2013-11-20
resolves #799 perform normal subs on verse content
Dan Allen
2013-11-07
resolves #768 emit warning if part is invalid
Dan Allen
2013-10-07
resolves #579 specialchars subs alias, shorthand subs
Dan Allen
2013-09-30
resolves #630 add hardbreaks option to block
Dan Allen
2013-08-25
only remove leading indent from normal paragraph
Dan Allen
2013-08-23
unindent literal paragraph with normal style
Dan Allen
2013-05-27
resolves #202 add prettify source-highlighter
Dan Allen
2013-05-23
resolves #328 support for inline rendering
Dan Allen
2013-05-16
minor fixes
Dan Allen
2013-05-02
resolves #297 support for abstract and partintro
Dan Allen
2013-05-02
resolves #309 exclude attribute div if quote has no attribution
Dan Allen
2013-04-22
resolves #265 add admonition name as style class
Dan Allen
2013-04-22
resolves #187 complete masquerade functionality for blocks & paragraphs
Dan Allen
2013-04-21
resolves #220 support explicit subs on blocks
Dan Allen
[next]