summaryrefslogtreecommitdiff
path: root/test/sections_test.rb
AgeCommit message (Expand)Author
2013-08-13resolves #556 print warning/error messages using warnDan Allen
2013-08-11resolves #551 strip leading separator(s) on section id if idprefix is blankDan Allen
2013-07-30resolves #167 correctly calculate line length in Ruby 1.8Dan Allen
2013-07-09resolves #467 support toc position for toc2Dan Allen
2013-06-17resolves #431 use ul list for TOC in HTML5 backendDan Allen
2013-06-09fix tests for testing slim and haml backendsDan Allen
2013-06-06resolves #393 numbered can still be toggled even when enabled in APIDan Allen
2013-06-05resolves #393 numbering should not increment on unnumbered sectionsDan Allen
2013-05-29resolves #373 support markdown-style headings as section titlesDan Allen
2013-05-29resolves #369 make level 0 section titles more prominent in TOCDan Allen
2013-05-28add sect0 class to level 0 section headingsDan Allen
2013-05-28resolves #341 toc should honor numbered attributeDan Allen
2013-05-26resolves #285 add toc2 layout to default stylesheetDan Allen
2013-05-26resolves #80 Add tests for all special sectionsDan Allen
2013-05-26resolves #122 link section titlesDan Allen
2013-05-25resolves #175 block title not allowed above document titleDan Allen
2013-05-25resolves #321 move caption to AbstractBlock, assign even if no titleDan Allen
2013-05-23resolves #334 add section level 5 (maps to <h6> in html5 backend)Dan Allen
2013-05-02resolves #295 support preamble toc-placementDan Allen
2013-04-23resolves #269 implement toc::[] macroDan Allen
2013-04-22resolves #265 add admonition name as style classDan Allen
2013-04-22render level 0 special sections as correct levelDan Allen
2013-04-22resolves #222 correctly handle multi-part booksDan Allen
2013-04-22resolves #187 complete masquerade functionality for blocks & paragraphsDan Allen
2013-04-18resolves #221 honor toc2 attributeDan Allen
2013-04-16resolve #212 implement leveloffset featureDan Allen
2013-02-20numerous cleanups, optimizations and minor fixesDan Allen
2013-01-28cleanup templates, reoptimize macro subs, fixes & testsDan Allen
2013-01-25footnotes, special sections and listsDan Allen
2013-01-24rename headers_test.rb to sections_test.rbDan Allen