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
Age
Commit message (
Expand
)
Author
2017-07-23
use refute in place of assert ! in test suite (PR #2336)
Dan Allen
2017-07-23
resolves #2107 calculate relative path correctly (PR #2335)
Dan Allen
2017-07-22
use atx and setext terminology when refering to section title syntax (PR #2334)
Dan Allen
2017-07-22
resolves #2330 eagerly substitute attributes in target of inline image (PR #2...
Dan Allen
2017-07-22
preprocess second line of setext discrete heading (PR #2332)
Dan Allen
2017-07-22
remove unnecessary nil_or_empty? checks in Substitutor; add missing test
Dan Allen
2017-07-22
preprocess second line of setext section title; add test (PR #2321)
Dan Allen
2017-07-22
don't mix return type of Parser.build_block method (PR #2328)
Dan Allen
2017-07-21
resolves #2324 coerce group name to symbol when registering (PR #2327)
Dan Allen
2017-07-19
add missing scenario when parsing revision info line
Dan Allen
2017-07-18
change default argument values for Reader#peek_lines method
Dan Allen
2017-07-18
add additional tests to test behavior of Reader#peek_lines
Dan Allen
2017-07-17
drop skipped content inside a delimited block (PR #2319)
Dan Allen
2017-07-17
change default text for inter-document xref (PR #2316)
Dan Allen
2017-07-16
continue to read blocks after skipped content within delimited block (PR #2318)
Dan Allen
2017-07-13
allow the subs argument of apply_subs to be nil
Dan Allen
2017-07-12
autoload extensions lazily (PR #2312)
Dan Allen
2017-07-11
resolves #2244 warn if duplicate ID is detected (PR #2308)
Dan Allen
2017-07-11
resolves #1478 retain block content in items of callout list (PR #2310)
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-10
add assertion that number property is set on appendix
Dan Allen
2017-07-09
resolves #858 add support for formal xref text (PR #2220)
Dan Allen
2017-07-09
use apply_subs instead of apply_normal_subs internally
Dan Allen
2017-07-09
enhance create_section helper in extensions to set up section properly (PR #2...
Dan Allen
2017-07-09
resolves #2302 dump man page when help topic is manpage (PR #2303)
Dan Allen
2017-07-08
remove stray wip in test name
Dan Allen
2017-07-08
fix invoker tests when run directly
Dan Allen
2017-07-07
fix assertion in test sample for undefined attribute
Dan Allen
2017-07-05
fix default docinfo substitution behavior (PR #2296)
Dan Allen
2017-07-04
don't recognize inline image macro if target has trailing space (PR #2294)
Dan Allen
2017-07-03
make menu macro less greedy (PR #2290)
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-07-02
resolves #2253 fix missing newline after table caption in manpage output (PR ...
Dan Allen
2017-07-02
rename EOL constant to LF (PR #2289)
Dan Allen
2017-06-30
substitute replacements in alt text of block image (PR #2285)
Dan Allen
2017-06-30
use alt_text method in manpage converter; add tests
Dan Allen
2017-06-29
resolves #1983 fix operator logic in ifndef directive (PR #2283)
Dan Allen
2017-06-28
encode double quotes in alt text of inline image (PR #2284)
Dan Allen
2017-06-26
permit leading, trailing, and repeat operators in target of preprocessor cond...
Dan Allen
2017-06-25
use Set comparison to assert keys in catalog
Dan Allen
2017-06-25
fix name of test
Dan Allen
2017-06-25
remove trailing spaces
Dan Allen
2017-06-24
disable header_footer when converting bibliography in test
Dan Allen
2017-06-24
use render_embedded_string method instead of setting header_footer option to ...
Dan Allen
2017-06-24
trap and verify warnings when tests are run with warnings enabled
Dan Allen
2017-06-24
prevent warning in substitution test
Dan Allen
2017-06-24
add missing assertions in reader tests
Dan Allen
2017-06-24
trap and verify warnings in block tests
Dan Allen
[next]