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-09-05
Merge pull request #619 from mojavelinux/consolidate-toc-attrs
Dan Allen
2013-09-05
resolves #618 consolidate toc attributes
Dan Allen
2013-09-04
resolves #616 add float attribute to image inline macro
Dan Allen
2013-09-02
fix for three or more callouts on a single line
Dan Allen
2013-09-02
improvements to copycss and pygments stylesheet
Dan Allen
2013-09-01
additional test for #481 that shorthand doesn't clobber explicit options
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
optimize callout cataloging and substitution
Dan Allen
2013-08-30
resolves #607 render icon as alt text if icons are disabled
Dan Allen
2013-08-30
resolves #608 enable role & title attributes for icon inline macro
Dan Allen
2013-08-30
resolves #603 restore callouts to correct source lines
Dan Allen
2013-08-28
rework #455 to pass Markdown horizontal rule tests
Dan Allen
2013-08-28
add and honor interactive option for checklists
Dan Allen
2013-08-28
fix regression for multiple callouts on a single line
Dan Allen
2013-08-27
resolves #591 rename include-depth attribute to max-include-depth, set defaul...
Dan Allen
2013-08-25
only remove leading indent from normal paragraph
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-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
[next]