summaryrefslogtreecommitdiff
path: root/test/sections_test.rb
AgeCommit message (Expand)Author
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