summaryrefslogtreecommitdiff
path: root/test/blocks_test.rb
AgeCommit message (Expand)Author
2014-04-08tests: switch to minitestKen Dreyer
2014-03-16resolves #921 put source language class names on child code element of pre el...Dan Allen
2014-02-26resolves #778, rewrite converter API; resolves #638, integrate thread_safe gemDan Allen
2014-02-16resolves #554 switch default docbook backend to docbook5brian m. carlson
2014-02-05refactor unit tests so they work in RubyMineCharles Moulliard
2014-02-05resolves #886 add time range anchor to video elementDan Allen
2014-02-03resolves #883 map null character to constant for Opal compatibilityDan Allen
2014-01-18remove ERB from HTML5 document templateDan Allen
2013-11-20resolves #799 perform normal subs on verse contentDan Allen
2013-11-07resolves #768 emit warning if part is invalidDan Allen
2013-11-05Merge pull request #777 from mojavelinux/issue-533Dan Allen
2013-11-06resolves #533 unwrap preamble if standaloneDan Allen
2013-11-05resolves #522 allow substitutions to be incrementally added & removedDan Allen
2013-11-03resolves #724 drop leading & trailing blank lines in verbatim & raw contentDan Allen
2013-11-01add % to scaledwidth if no units givenDan Allen
2013-11-01resolves #763 added scaling & alignment attributes to block image in DocBook ...Dan Allen
2013-10-31change AsciiMath delimiter from ` to \$Dan Allen
2013-10-31resolves #760 added math style & macro name to use default math engineDan Allen
2013-10-31resolves #492 added math blocks & inline macros, integrated with MathJaxDan Allen
2013-10-28resolves #737 disable subs on pass block by defaultDan Allen
2013-10-20changes related to #679Dan Allen
2013-10-19resolves #720 fixed broken passthroughs caused by source highlightingDan Allen
2013-10-14disallow quoted values in block and inline anchorsDan Allen
2013-10-14resolves #697 honor reftext defined in embedded section title anchorDan Allen
2013-10-14strengthen anchor matchesDan Allen
2013-10-14resolves #695 allow spaces in reftext defined in block anchorDan Allen
2013-10-14resolves #693 use reftext of section or block in text of xref linkDan Allen
2013-10-02replace '[:blank:]' pattern with ' \t'Guillaume Grossetie
2013-09-05resolves #618 consolidate toc attributesDan Allen
2013-08-31resolves #611 don't match fenced code block w/ 4 ticksDan Allen
2013-08-31refactor subs handling on blockDan Allen
2013-08-30resolves #603 restore callouts to correct source linesDan Allen
2013-08-28fix regression for multiple callouts on a single lineDan Allen
2013-08-25add test for youtube video in video macroDan Allen
2013-08-25update video embed code, allow service as first positional attributeDan Allen
2013-08-25resolves #587 Add support for external video hosting services in video macroXavier Coulon
2013-08-23don't process lines when peeking for section underlineDan Allen
2013-08-23resolves #582 XML comment-style calloutsDan Allen
2013-08-21skip include directives when processing comment blocksDan Allen
2013-08-17resolves #523 set defaults for attribute-missing & attribute-undefinedDan Allen
2013-08-13resolves #556 print warning/error messages using warnDan Allen
2013-08-11add content_model to block, rename buffer to linesDan Allen
2013-08-09resolves #546 fix greedy comment blocks and paragraphsDan Allen
2013-08-02resolves #534 handle callout marks properly when using CodeRayDan Allen
2013-07-14upgrade Font Awesome to 3.2.1Dan Allen
2013-07-10resolves #381 link to CodeRay stylesheet if linkcss is setDan Allen
2013-06-24resolves #451 upgrade font awesome to 3.2.0Dan Allen
2013-06-24resolves #447 add html-pipeline as source-highlighter optionDan Allen
2013-06-18resolves #303 pre-wrap literal blocks, add nowrap optionDan Allen
2013-06-09fix tests for testing slim and haml backendsDan Allen