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-05-17
set version to 1.5.0.preview.7 [ci skip]
Dan Allen
2014-05-17
fix path resolution for include paths
Dan Allen
2014-05-16
resolves #892 match word characters defined by Unicode
Dan Allen
2014-05-15
resolves #836 and #846
Dan Allen
2014-05-14
prepare for next development iteration
Dan Allen
2014-05-14
set version to 1.5.0.preview.6
Dan Allen
2014-05-14
Opal 0.6.2 compatibility fixes
Dan Allen
2014-05-12
prepare for next development iteration
Dan Allen
2014-05-12
set version to 1.5.0.preview.5
Dan Allen
2014-05-12
set version to 1.5.0-preview.5
Dan Allen
2014-05-11
switch to semver standard
Dan Allen
2014-05-11
another minor Opal fix in substitutions
Dan Allen
2014-05-11
fix regexp match group false positives in Opal
Dan Allen
2014-04-15
prepare for next development iteration
Dan Allen
2014-04-15
set version to v1.5.0.preview4
Dan Allen
2014-04-15
add option to set htmlsyntax in converter
Dan Allen
2014-04-15
minor optimizations in HTML5 converter
Dan Allen
2014-03-17
include all author names in author meta tag
Dan Allen
2014-03-16
resolves #921 put source language class names on child code element of pre el...
Dan Allen
2014-03-16
Merge pull request #920 from mojavelinux/issue-919
Dan Allen
2014-03-16
improve to_s output
Dan Allen
2014-03-16
resolves #919 pass theme to Pygments when pygments-css=style
Dan Allen
2014-03-16
resolves #917 only make special section if style is specified
Dan Allen
2014-03-05
use internal hash as timings log
Dan Allen
2014-03-05
fix Opal compatibility error loading converter APIs
Dan Allen
2014-03-05
resolves asciidoctor/asciidoctor.js#23 rescue failure to parse timezone
Dan Allen
2014-03-03
prepare for next development iteration
Dan Allen
2014-03-03
set version to v1.5.0.preview3
Dan Allen
2014-03-03
change variable names used for void element slash
Dan Allen
2014-03-03
cleanup html header and optimize
Dan Allen
2014-03-03
add xmlns attribute for xhtml output with test
brian m. carlson
2014-03-02
use unless instead of negated if
Dan Allen
2014-03-02
fix incorrect comment above replacement
Dan Allen
2014-03-02
use method alias instead of delegate
Dan Allen
2014-03-01
resolves #903 ignore case of attribute in conditional directives
Dan Allen
2014-03-01
resolves #907 write to file by default if input is file
Dan Allen
2014-02-28
remove obsolete get_binding method
Dan Allen
2014-02-28
fix behavior of AbstractNode#set_attr, add test
Dan Allen
2014-02-28
cloning of options & attributes is now handled in main APIs
Dan Allen
2014-02-28
use implicit method rescue block in cli; cleanup interrupt handling
Dan Allen
2014-02-28
don't fail if seeking input is not permitted; add test
Dan Allen
2014-02-27
allow custom converter to set backend info such as outfilesuffix
Dan Allen
2014-02-27
add pdf & epub to default extensions list, pass backend when creating built-i...
Dan Allen
2014-02-27
make document parsing a discrete step, make Reader accessible as property on ...
Dan Allen
2014-02-26
resolves #778, rewrite converter API; resolves #638, integrate thread_safe gem
Dan Allen
2014-02-20
chomp endline from stylesheets; small cleanups
Dan Allen
2014-02-20
minor fixes in templates
Dan Allen
2014-02-20
some cleanups and consolidations in the templates
Dan Allen
2014-02-19
resolves #792 allow inline macros with custom regexp to be matched
Dan Allen
2014-02-19
use glyphs for checklist in docbook backend
Dan Allen
[next]