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
Age
Commit message (
Expand
)
Author
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-24
allow processors to be activated by string
Dan Allen
2013-08-23
support the attribute name tag when including content from a single tag
Dan Allen
2013-08-23
unindent literal paragraph with normal style
Dan Allen
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-23
add test for composite sub in inline pass macro
Dan Allen
2013-08-23
fix false detection of list item with hyphen marker
Dan Allen
2013-08-22
include processor enabled regardless of safe mode, fall back to built-in
Dan Allen
2013-08-22
resolves #100 include processor extension
Dan Allen
2013-08-22
extension improvements
Dan Allen
2013-08-22
resolves #79 extension API for document processing
Dan Allen
2013-08-21
add test for depth set on include in nested file
Dan Allen
2013-08-21
skip include directives when processing comment blocks
Dan Allen
2013-08-21
fix warnings, minor optimizations in Reader
Dan Allen
2013-08-21
introduce method to calc path relative to base_dir
Dan Allen
2013-08-21
introduce Cursor object to track line info
Dan Allen
2013-08-21
fix broken tests; remove get* varient of read* methods on Reader
Dan Allen
2013-08-21
resolves #575, #572 and #581 refactor reader to track include stack
Dan Allen
2013-08-19
make refid lookup smoother
Dan Allen
2013-08-19
resolves #417 update xref to support interdocument references
Dan Allen
2013-08-18
Merge pull request #568 from mojavelinux/attribute-missing-undefined-defaults
Dan Allen
2013-08-17
fix content method on List block to return items
Dan Allen
2013-08-17
resolves #523 set defaults for attribute-missing & attribute-undefined
Dan Allen
2013-08-17
add get_lines and terminate methods to Reader
Dan Allen
2013-08-14
cleanups and optimizations
Dan Allen
2013-08-13
resolves #556 print warning/error messages using warn
Dan Allen
2013-08-13
noxmlns attribute disables xmlns in DocBook 4.5
Dan Allen
2013-08-13
add xmlns to root element in docbook45 backend
Dan Allen
2013-08-13
resolves #411 add DocBook 5 backend
Dan Allen
2013-08-13
optimizations and cleanups
Dan Allen
2013-08-12
resolves #486 add docinfo option for footer
Dan Allen
2013-08-11
add content_model to block, rename buffer to lines
Dan Allen
2013-08-11
resolves #551 strip leading separator(s) on section id if idprefix is blank
Dan Allen
2013-08-10
Merge pull request #548 from mojavelinux/labeled-list-model
Dan Allen
2013-08-10
resolves #532 multiple terms per labeled list item
Dan Allen
2013-08-09
resolves #546 fix greedy comment blocks and paragraphs
Dan Allen
2013-08-07
Merge pull request #542 from mojavelinux/docbook-default-settings
Dan Allen
2013-08-07
Merge pull request #537 from mojavelinux/inline-icon-macro
Dan Allen
2013-08-07
resolves #508 lowercase attribute names passed to API
Dan Allen
2013-08-07
resolves #540 enable toc & numbered by default in DocBook backend
Dan Allen
2013-08-02
resolves #529 add inline icon macro
Dan Allen
2013-08-02
resolves #534 handle callout marks properly when using CodeRay
Dan Allen
2013-07-31
Merge pull request #521 from mojavelinux/quoted-text-id-role-shorthand
Dan Allen
2013-07-31
Merge pull request #526 from mojavelinux/ruby-1-8-line-length
Dan Allen
2013-07-30
resolves #167 correctly calculate line length in Ruby 1.8
Dan Allen
2013-07-30
resolves #524 ignore comment lines when matching labeled list item
Dan Allen
2013-07-29
resolves #517 id and role shorthand for quoted text
Dan Allen
[next]