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
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
2017-03-15
resolves #2074 don't match headings with mixed leading characters (PR #2076)
Dan Allen
2017-02-19
resolves #2016 generate ID for floating title from converted title (PR #2024)
Dan Allen
2016-07-26
fix crash in generate_id when both idprefix & idseparator are blank (PR #1821)
Dan Allen
2016-01-05
resolves #1650 support shorthand syntax in block attributes for document title
Dan Allen
2016-01-02
resolves #1591 allow special section to be nested at any depth
Dan Allen
2016-01-02
consolidate redirect_streams logic; fix invalid test
Dan Allen
2015-12-30
resolves #1633 disable toc if document has no sections
Dan Allen
2015-12-29
remove trailing endlines in source
Dan Allen
2015-10-09
resolves #1443 insert toc at default location in embeddable HTML
Dan Allen
2015-10-06
resolves #1256 don't overwrite existing id entry in references table
Dan Allen
2014-11-09
resolves #1148 make start number for unique id generation configurable
Dan Allen
2014-08-01
resolves #706 output and style macro toc correctly
Dan Allen
2014-07-31
resolves #684 alias sectnums attribute to numbered attribute
Dan Allen
2014-07-08
Merge PR #969 from @kenfinnigan
Dan Allen
2014-07-08
resolves #967 - toc doesn't display nested elements correctly
Ken Finnigan
2014-07-04
resolves #530 support leveloffset on include directive and relative values
Dan Allen
2014-05-16
resolves #892 match word characters defined by Unicode
Dan Allen
2014-04-08
tests: switch to minitest
Ken Dreyer
2014-02-28
use implicit method rescue block in cli; cleanup interrupt handling
Dan Allen
2014-02-26
resolves #778, rewrite converter API; resolves #638, integrate thread_safe gem
Dan Allen
2014-02-19
another fix for supporting 5 digit entity references
Dan Allen
2014-02-16
resolves #554 switch default docbook backend to docbook5
brian m. carlson
2014-02-05
refactor unit tests so they work in RubyMine
Charles Moulliard
2013-12-02
resolves #818 recognize float style with shorthand syntax outside block
Dan Allen
2013-11-07
resolves #768 automatically wrap part intro content in partintro block
Dan Allen
2013-11-07
resolves #768 emit warning if part is invalid
Dan Allen
2013-10-20
changes related to #679
Dan Allen
2013-10-19
resolves #715 replace single quote at end of word
Dan Allen
2013-10-16
Merge pull request #691 from mojavelinux/issue-683
Dan Allen
2013-10-14
disallow quoted values in block and inline anchors
Dan Allen
[next]