summaryrefslogtreecommitdiff
path: root/test/blocks_test.rb
AgeCommit message (Expand)Author
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
2013-06-03resolves #389 only split quote attribution on first commaDan Allen
2013-05-29resolves #196 support alternative quote formsDan Allen
2013-05-28resolves #365 add indent attribute to verbatim blocksDan Allen
2013-05-27resolves #202 add prettify source-highlighterDan Allen
2013-05-26resolves #115 add option to use font iconsDan Allen
2013-05-26output screen element in docbook for listing or source block w/o languageDan 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-25resolves #313 honor haml/slim/jade-like shorthand for id and role attributesDan Allen
2013-05-02validate partinfo & abstract usage; optimize templatesDan Allen
2013-05-02resolves #297 support for abstract and partintroDan Allen
2013-05-02resolves #309 exclude attribute div if quote has no attributionDan Allen
2013-04-25resolves #76 add a default stylesheetDan Allen
2013-04-23resolves #155 implement video and audio macrosDan Allen
2013-04-22resolves #265 add admonition name as style classDan Allen
2013-04-22inline frequently used templates instead of using ERBDan Allen
2013-04-22fix test in JRubyDan Allen
2013-04-22compliance bug fixes and more testsDan Allen
2013-04-22resolves #187 complete masquerade functionality for blocks & paragraphsDan Allen
2013-04-21resolves #220 support explicit subs on blocksDan Allen
2013-04-17resolves #217 don't compact nested documentsDan Allen
2013-02-20numerous cleanups, optimizations and minor fixesDan Allen
2013-02-20merge upstream changesDan Allen
2013-02-19organize code in Asciidoctor module; optimize block matchDan Allen
2013-02-13resolves #157 should pass through image with uri referenceDan Allen
2013-02-12refactor reader to process attribute entries and directives during parsingDan Allen
2013-01-26restrict document from enabling icons in SECURE modeDan Allen
2013-01-25Merge pull request #121 from mojavelinux/iconstype-to-icontypeRyan Waldron
2013-01-25resolves issue #125, clean CRLF from endlinesDan Allen