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-08-05
set version to 1.5.0.rc.5
Dan Allen
2014-08-04
make multi-line regexp compatible with Opal / JavaScript
Dan Allen
2014-08-04
stage (but don't activate) compat-mode behavior for marked text
Dan Allen
2014-08-04
don't match adjacent superscript and subscript chars
Dan Allen
2014-08-04
minor optimization
Dan Allen
2014-08-04
allow syntax to be specified as positional parameter of stem block
Dan Allen
2014-08-04
only warn, don't drop when attribute-missing is warn
Dan Allen
2014-08-04
update comment
Dan Allen
2014-08-04
follow-up to #574 support multiple values in single -r or -I flag
Dan Allen
2014-08-02
optimize access to attributes in Document#save_attributes method
Dan Allen
2014-08-02
print version when using -v switch alone
Dan Allen
2014-08-01
enable compat-mode by default if doctitle uses atx-style
Dan Allen
2014-08-01
prepare for next development iteration [ci skip]
Dan Allen
2014-08-01
set version to 1.5.0.rc.4
Dan Allen
2014-08-01
resolves #706 output and style macro toc correctly
Dan Allen
2014-07-31
syntax fix for Ruby 1.8.7
Dan Allen
2014-07-31
allow subs to be set, then modified in block subs list
Dan Allen
2014-07-31
use .chr instead of [0..0]
Dan Allen
2014-07-31
match passthroughs that have been duplicated (thanks @nawroth!)
Dan Allen
2014-07-31
prepare for next development iteration [ci skip]
Dan Allen
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
[next]