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
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
2013-06-03
resolves #389 only split quote attribution on first comma
Dan Allen
2013-05-29
resolves #196 support alternative quote forms
Dan Allen
2013-05-28
resolves #365 add indent attribute to verbatim blocks
Dan Allen
2013-05-27
resolves #202 add prettify source-highlighter
Dan Allen
2013-05-26
resolves #115 add option to use font icons
Dan Allen
2013-05-26
output screen element in docbook for listing or source block w/o language
Dan Allen
2013-05-25
resolves #175 block title not allowed above document title
Dan Allen
2013-05-25
resolves #321 move caption to AbstractBlock, assign even if no title
Dan Allen
2013-05-25
resolves #313 honor haml/slim/jade-like shorthand for id and role attributes
Dan Allen
2013-05-02
validate partinfo & abstract usage; optimize templates
Dan Allen
2013-05-02
resolves #297 support for abstract and partintro
Dan Allen
2013-05-02
resolves #309 exclude attribute div if quote has no attribution
Dan Allen
2013-04-25
resolves #76 add a default stylesheet
Dan Allen
2013-04-23
resolves #155 implement video and audio macros
Dan Allen
2013-04-22
resolves #265 add admonition name as style class
Dan Allen
2013-04-22
inline frequently used templates instead of using ERB
Dan Allen
2013-04-22
fix test in JRuby
Dan Allen
2013-04-22
compliance bug fixes and more tests
Dan Allen
2013-04-22
resolves #187 complete masquerade functionality for blocks & paragraphs
Dan Allen
2013-04-21
resolves #220 support explicit subs on blocks
Dan Allen
2013-04-17
resolves #217 don't compact nested documents
Dan Allen
2013-02-20
numerous cleanups, optimizations and minor fixes
Dan Allen
2013-02-20
merge upstream changes
Dan Allen
2013-02-19
organize code in Asciidoctor module; optimize block match
Dan Allen
2013-02-13
resolves #157 should pass through image with uri reference
Dan Allen
2013-02-12
refactor reader to process attribute entries and directives during parsing
Dan Allen
2013-01-26
restrict document from enabling icons in SECURE mode
Dan Allen
2013-01-25
Merge pull request #121 from mojavelinux/iconstype-to-icontype
Ryan Waldron
2013-01-25
resolves issue #125, clean CRLF from endlines
Dan Allen
[next]