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
/
sections_test.rb
Age
Commit message (
Expand
)
Author
2018-04-20
resolves #2687 number special sections with chapters when sectnums=all (PR #2...
Dan Allen
2018-04-19
resolves #2387 allow role to be set on document
Dan Allen
2018-04-19
resolves #2174 shorthand attribute syntax no longer resets block style
Dan Allen
2018-04-19
ID in block attributes above document title takes precedence over ID defined ...
Dan Allen
2018-04-18
merge PR #2679
Dan Allen
2018-04-18
add tests to verify warnings when section title is out of sequence
Dan Allen
2018-04-18
resolves #2433 warn if nested sections are used where not allowed
Dan Allen
2018-04-17
resolves #794 drop XML tags, character refs, and non-word chars when generati...
Dan Allen
2018-04-16
resolves #840 drop anchors from contents of entries in TOC (PR #2678)
Dan Allen
2018-04-16
replace while loop with if condition in Section.generate_id
Dan Allen
2018-04-15
switch remaining redirect_streams to memory logger outside of CLI tests
Dan Allen
2018-04-15
resolves #1133 show error if delimited block is not terminated
Dan Allen
2018-04-15
resolves #2572 don't report warning about same level 0 section multiple times...
Dan Allen
2018-04-15
rephrase warning message about using level 0 sections when the doctype is not...
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
2018-04-14
resolves #661 additionally number special sections when sectnums=all (PR #2463)
Dan Allen
2018-04-13
resolves #1521 don't output special section title if untitled option is set (...
Dan Allen
2018-04-08
purge render method from test suite (except to verify alias)
Dan Allen
2018-01-03
add Ruby 2.5.0 to CI build matrix (PR #2528)
Dan Allen
2017-11-22
resolves #2485 add positioning option to sectanchors attribute
Dan Allen
2017-09-26
resolves #2301 register document in catalog if id is set (PR #2428)
Dan Allen
2017-09-26
resolves #2243 leave inline anchor in section title as is if section has ID (...
Dan Allen
2017-09-22
use assert_kind_of in place of assert ... is_a? in test suite
Dan Allen
2017-09-08
resolves #2401 add CSS class to part that matches role (PR #2402)
Dan Allen
2017-08-26
only use first character of idseparator (PR #2386)
Dan Allen
2017-07-23
use refute in place of assert ! in test suite (PR #2336)
Dan Allen
2017-07-22
use atx and setext terminology when refering to section title syntax (PR #2334)
Dan Allen
2017-07-22
preprocess second line of setext discrete heading (PR #2332)
Dan Allen
2017-07-22
preprocess second line of setext section title; add test (PR #2321)
Dan Allen
2017-07-11
resolves #2244 warn if duplicate ID is detected (PR #2308)
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-06-25
remove trailing spaces
Dan Allen
2017-06-24
use render_embedded_string method instead of setting header_footer option to ...
Dan Allen
2017-06-18
always delete title attribute when assigning to block
Dan Allen
2017-06-10
add test for reindex_sections method
Dan Allen
2017-06-04
rename references to catalog; alias references to catalog (PR #2237)
Dan Allen
2017-06-02
resolves #2234 don't number special sections or special subsections by defaul...
Dan Allen
2017-05-29
simplify regexp for matching inline section anchor (#2224)
Dan Allen
2017-05-28
rename test helper method expand_entity to decode_char
Dan Allen
2017-05-27
remove invalid test for appendix numbering
Dan Allen
2017-05-25
always set numbered property on appendix to true; add test
Dan Allen
2017-05-22
resolves #2206 assign sectname based on name of manuscript element (PR #2207)
Dan Allen
2017-05-21
fix misspelling in test title
Dan Allen
2017-04-29
resolves #2144 allow named entity to have trailing digits (PR #2157)
Dan Allen
2017-04-23
resolves #2140 honor leveloffset when looking for implicit doctitle (PR #2141)
Dan Allen
2017-04-18
simplify rx for matching invalid section ID chars
Dan Allen
2017-03-29
rename labeled list to description list internally (PR #2097)
Dan Allen
2017-03-17
resolves #2083 only recognize uniform underline for setext section title (PR ...
Dan Allen
[prev]
[next]