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
/
lib
Age
Commit message (
Expand
)
Author
2014-07-31
set version to 1.5.0.rc.3 [ci skip]
Dan Allen
2014-07-31
revert to requiring space to create empty checkbox in checklist
Dan Allen
2014-07-31
Merge pull request #1050 from mojavelinux/issue-684
Dan Allen
2014-07-31
remove infix rescue since it challenges performance
Dan Allen
2014-07-31
resolves #684 alias sectnums attribute to numbered attribute
Dan Allen
2014-07-30
warn on reference to missing attribute if attribute-missing is "warn"
Dan Allen
2014-07-30
Merge pull request #1048 from mojavelinux/issue-690
Dan Allen
2014-07-30
resolves #690 resolve relative paths relative to base_dir in unsafe mode
Dan Allen
2014-07-30
resolves #1046 use more concise curved quote syntax
Dan Allen
2014-07-30
be more strict about matching tagged lines
Dan Allen
2014-07-30
Fix typo (target -> node.target) in Docbook 5 converter
James FitzGibbon
2014-07-30
add use_fallback option to doctitle, document method
Dan Allen
2014-07-30
resolves #1000 add API for parsing title and subtitle
Dan Allen
2014-07-29
replace smart quotes before monospace, be smarter about replacements
Dan Allen
2014-07-29
prepare for next development iteration [ci skip]
Dan Allen
2014-07-29
set version to 1.5.0.rc.2
Dan Allen
2014-07-29
add comment
Dan Allen
2014-07-29
add convenience method to create converter, add VoidWriter
Dan Allen
2014-07-28
resolve compile errors in Asciidoctor.js
Dan Allen
2014-07-28
prepare for next development iteration [ci skip]
Dan Allen
2014-07-28
set version to 1.5.0.rc.1 [ci skip]
Dan Allen
2014-07-27
optimize option assignment
Dan Allen
2014-07-27
Merge pull request #1036 from mojavelinux/issue-1035
Dan Allen
2014-07-27
syntax cleanups
Dan Allen
2014-07-27
resolves #1035 allow Treeprocessor to return replacement tree
Dan Allen
2014-07-27
resolves #1034 properly restore nested passthroughs
Dan Allen
2014-07-27
resolves #718 and #714 swap + and ` formatting chars
Dan Allen
2014-07-19
Merge pull request #1032 from mojavelinux/issue-225
Dan Allen
2014-07-18
resolves #225 phrase surrounded with # defaults to marked text
Dan Allen
2014-07-18
resolves #862 add find_by method to AbstractNode and stage Enumerable
Dan Allen
2014-07-17
alias :name_attributes to :positional_attributes in extension DSL
Dan Allen
2014-07-17
don't require space inside empty checkbox in checklist; add test
Dan Allen
2014-07-17
Merge pull request #1028 from mojavelinux/issue-1027
Dan Allen
2014-07-17
resolves #1027 don't include lines that contain a tag directive
Dan Allen
2014-07-17
resolves #1024 don't clobber outfilesuffix attribute if locked
Dan Allen
2014-07-17
stage logic to restore passthroughs recursively; minor optimization
Dan Allen
2014-07-17
resolves #1022 \ as line continuation character in attribute value
Dan Allen
2014-07-16
set default subs on stem block
Dan Allen
2014-07-16
Merge pull request #865 from mojavelinux/issue-861
Dan Allen
2014-07-16
resolves #961 warn if table without a body is converted to DocBook
Dan Allen
2014-07-16
Merge pull request #1019 from mojavelinux/issue-931
Dan Allen
2014-07-16
Merge pull request #1018 from mojavelinux/issue-927
Dan Allen
2014-07-16
resolves #931 wrap <para> around admonition inside example block in DocBook 4.5
Dan Allen
2014-07-16
resolves #927 use informalfigure if block image doesn't have a title
Dan Allen
2014-07-16
resolves #956 fix invalid docbook when adding role to formatted text
Dan Allen
2014-07-16
resolves #861 add source map information to blocks
Dan Allen
2014-07-15
resolves #612 generate data uri for remote image
Dan Allen
2014-07-15
use ::File#split when dividing dirname from basename
Dan Allen
2014-07-15
resolves #888 resolve fallback source language from source-language attribute
Dan Allen
2014-07-15
resolves #589 basic support for resolving xref from reftext
Dan Allen
[next]