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
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-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-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
follow-up to #574 support multiple values in single -r or -I flag
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
resolves #706 output and style macro toc correctly
Dan Allen
2014-07-31
allow subs to be set, then modified in block subs list
Dan Allen
2014-07-31
match passthroughs that have been duplicated (thanks @nawroth!)
Dan Allen
2014-07-31
revert to requiring space to create empty checkbox in checklist
Dan Allen
2014-07-31
resolves #684 alias sectnums attribute to numbered attribute
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
add test for bibref in DocBook converter
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-27
reenable rbx in Travis build
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
resolves #1022 \ as line continuation character in attribute value
Dan Allen
2014-07-16
fix tests in Ruby 1.8.7
Dan Allen
2014-07-16
add test for escaping unconstrained formatting marks
Dan Allen
2014-07-16
Merge pull request #865 from mojavelinux/issue-861
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
Merge pull request #1014 from mojavelinux/issue-888
Dan Allen
2014-07-15
resolves #888 resolve fallback source language from source-language attribute
Dan Allen
2014-07-15
resolves #960 clean out old fixtures from test suite
Dan Allen
2014-07-14
resolves #924 correctly calculate columns if colspan used in 1st row of table
Dan Allen
2014-07-14
Merge pull request #1008 from mojavelinux/issue-1005
Dan Allen
2014-07-14
resolves #717 disable single quotes as formatting marks for emphasized text
Dan Allen
2014-07-14
resolves #1005 use the term stem in favor of math
Dan Allen
2014-07-14
resolves #564 & #936 - constrain subscript & superscript markup
Dan Allen
[next]