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
/
blocks_test.rb
Age
Commit message (
Expand
)
Author
2014-04-08
tests: switch to minitest
Ken Dreyer
2014-03-16
resolves #921 put source language class names on child code element of pre el...
Dan Allen
2014-02-26
resolves #778, rewrite converter API; resolves #638, integrate thread_safe gem
Dan Allen
2014-02-16
resolves #554 switch default docbook backend to docbook5
brian m. carlson
2014-02-05
refactor unit tests so they work in RubyMine
Charles Moulliard
2014-02-05
resolves #886 add time range anchor to video element
Dan Allen
2014-02-03
resolves #883 map null character to constant for Opal compatibility
Dan Allen
2014-01-18
remove ERB from HTML5 document template
Dan Allen
2013-11-20
resolves #799 perform normal subs on verse content
Dan Allen
2013-11-07
resolves #768 emit warning if part is invalid
Dan Allen
2013-11-05
Merge pull request #777 from mojavelinux/issue-533
Dan Allen
2013-11-06
resolves #533 unwrap preamble if standalone
Dan Allen
2013-11-05
resolves #522 allow substitutions to be incrementally added & removed
Dan Allen
2013-11-03
resolves #724 drop leading & trailing blank lines in verbatim & raw content
Dan Allen
2013-11-01
add % to scaledwidth if no units given
Dan Allen
2013-11-01
resolves #763 added scaling & alignment attributes to block image in DocBook ...
Dan Allen
2013-10-31
change AsciiMath delimiter from ` to \$
Dan Allen
2013-10-31
resolves #760 added math style & macro name to use default math engine
Dan Allen
2013-10-31
resolves #492 added math blocks & inline macros, integrated with MathJax
Dan Allen
2013-10-28
resolves #737 disable subs on pass block by default
Dan Allen
2013-10-20
changes related to #679
Dan Allen
2013-10-19
resolves #720 fixed broken passthroughs caused by source highlighting
Dan Allen
2013-10-14
disallow quoted values in block and inline anchors
Dan Allen
2013-10-14
resolves #697 honor reftext defined in embedded section title anchor
Dan Allen
2013-10-14
strengthen anchor matches
Dan Allen
2013-10-14
resolves #695 allow spaces in reftext defined in block anchor
Dan Allen
2013-10-14
resolves #693 use reftext of section or block in text of xref link
Dan Allen
2013-10-02
replace '[:blank:]' pattern with ' \t'
Guillaume Grossetie
2013-09-05
resolves #618 consolidate toc attributes
Dan Allen
2013-08-31
resolves #611 don't match fenced code block w/ 4 ticks
Dan Allen
2013-08-31
refactor subs handling on block
Dan Allen
2013-08-30
resolves #603 restore callouts to correct source lines
Dan Allen
2013-08-28
fix regression for multiple callouts on a single line
Dan Allen
2013-08-25
add test for youtube video in video macro
Dan Allen
2013-08-25
update video embed code, allow service as first positional attribute
Dan Allen
2013-08-25
resolves #587 Add support for external video hosting services in video macro
Xavier Coulon
2013-08-23
don't process lines when peeking for section underline
Dan Allen
2013-08-23
resolves #582 XML comment-style callouts
Dan Allen
2013-08-21
skip include directives when processing comment blocks
Dan Allen
2013-08-17
resolves #523 set defaults for attribute-missing & attribute-undefined
Dan Allen
2013-08-13
resolves #556 print warning/error messages using warn
Dan Allen
2013-08-11
add content_model to block, rename buffer to lines
Dan Allen
2013-08-09
resolves #546 fix greedy comment blocks and paragraphs
Dan Allen
2013-08-02
resolves #534 handle callout marks properly when using CodeRay
Dan Allen
2013-07-14
upgrade Font Awesome to 3.2.1
Dan Allen
2013-07-10
resolves #381 link to CodeRay stylesheet if linkcss is set
Dan Allen
2013-06-24
resolves #451 upgrade font awesome to 3.2.0
Dan Allen
2013-06-24
resolves #447 add html-pipeline as source-highlighter option
Dan Allen
2013-06-18
resolves #303 pre-wrap literal blocks, add nowrap option
Dan Allen
2013-06-09
fix tests for testing slim and haml backends
Dan Allen
[next]