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
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
2013-04-22
resolves #222 correctly handle multi-part books
Dan Allen
2013-04-22
resolves #187 complete masquerade functionality for blocks & paragraphs
Dan Allen
2013-04-18
resolves #221 honor toc2 attribute
Dan Allen
2013-04-16
resolve #212 implement leveloffset feature
Dan Allen
2013-02-20
numerous cleanups, optimizations and minor fixes
Dan Allen
2013-01-28
cleanup templates, reoptimize macro subs, fixes & tests
Dan Allen
2013-01-25
footnotes, special sections and lists
Dan Allen
2013-01-24
rename headers_test.rb to sections_test.rb
Dan Allen