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-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
2013-10-14
resolves #697 honor reftext defined in embedded section title anchor
Dan Allen
2013-10-14
strengthen anchor matches
Dan Allen
2013-10-14
resolves #695 allow spaces in reftext defined in block anchor
Dan Allen
2013-10-14
resolves #693 use reftext of section or block in text of xref link
Dan Allen
2013-10-13
check context instead of type to detect sections
Dan Allen
2013-10-13
resolves #683 number sections in appendix using appendix number
Dan Allen
2013-10-12
resolves #685 number chapters sequentially, always
Dan Allen
2013-10-01
resolves #549 added sectnumlevels to control depth of section numbering
Dan Allen
2013-09-05
resolves #618 consolidate toc attributes
Dan Allen
2013-08-13
resolves #556 print warning/error messages using warn
Dan Allen
2013-08-11
resolves #551 strip leading separator(s) on section id if idprefix is blank
Dan Allen
2013-07-30
resolves #167 correctly calculate line length in Ruby 1.8
Dan Allen
2013-07-09
resolves #467 support toc position for toc2
Dan Allen
2013-06-17
resolves #431 use ul list for TOC in HTML5 backend
Dan Allen
2013-06-09
fix tests for testing slim and haml backends
Dan Allen
2013-06-06
resolves #393 numbered can still be toggled even when enabled in API
Dan Allen
2013-06-05
resolves #393 numbering should not increment on unnumbered sections
Dan Allen
2013-05-29
resolves #373 support markdown-style headings as section titles
Dan Allen
2013-05-29
resolves #369 make level 0 section titles more prominent in TOC
Dan Allen
2013-05-28
add sect0 class to level 0 section headings
Dan Allen
[prev]
[next]