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-12
detect & mark bare links, don't repeat URL in print styles
Dan Allen
2014-08-11
set version to 1.5.0
Dan Allen
2014-08-11
stylesheet improvements; use data-lang for source listings
Dan Allen
2014-08-11
fix invalid character class in regular expression
Dan Allen
2014-08-10
guard against nil times in timings.rb
Dan Allen
2014-08-10
prepare for next development iteration [ci skip]
Dan Allen
2014-08-10
set version to 1.5.0.rc.6 [ci skip]
Dan Allen
2014-08-10
don't parse link attributes if text doesn't contain = sign
Dan Allen
2014-08-10
output attribution in front of citetitle in quote & verse blocks
Dan Allen
2014-08-10
use source highlighter name consistently before highlight class on pre element
Dan Allen
2014-08-10
drop type attribute on script element for MathJax
Dan Allen
2014-08-10
change pre.highlight class prefix to .pygments
Dan Allen
2014-08-08
don't load MathJax manually; remove duplicate ignoreClass entry
Dan Allen
2014-08-07
add line break opportunity (​) after emdash and ellipses
Dan Allen
2014-08-07
update styles for preformatted text & syntax highlighting
Dan Allen
2014-08-06
allow compat-mode to be toggled in document
Dan Allen
2014-08-06
fix crash when restoring nested passthroughs, update test
Dan Allen
2014-08-06
resolves #674 fix style of wrapped author & revision info
Dan Allen
2014-08-05
prepare for the next development iteration [ci skip]
Dan Allen
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
[next]