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
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
2013-05-28
resolves #341 toc should honor numbered attribute
Dan Allen
2013-05-26
resolves #285 add toc2 layout to default stylesheet
Dan Allen
2013-05-26
resolves #80 Add tests for all special sections
Dan Allen
2013-05-26
resolves #122 link section titles
Dan Allen
2013-05-25
resolves #175 block title not allowed above document title
Dan Allen
2013-05-25
resolves #321 move caption to AbstractBlock, assign even if no title
Dan Allen
2013-05-23
resolves #334 add section level 5 (maps to <h6> in html5 backend)
Dan Allen
2013-05-02
resolves #295 support preamble toc-placement
Dan Allen
2013-04-23
resolves #269 implement toc::[] macro
Dan Allen
2013-04-22
resolves #265 add admonition name as style class
Dan Allen
2013-04-22
render level 0 special sections as correct level
Dan Allen
[next]