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
/
substitutions_test.rb
Age
Commit message (
Expand
)
Author
2015-12-29
remove trailing endlines in source
Dan Allen
2015-12-21
resolves #1622 convert inline asciimath to MathML in DocBook converter
Dan Allen
2015-10-30
resolves #1301 and #1224 add support for interactive & inline SVGs
Dan Allen
2015-10-18
resolves #1523 use <sup> for footnote reference in text instead of <span>
Dan Allen
2015-07-09
replace _ and - in generated alt text for inline images
Dan Allen
2014-11-09
resolves #749 handle subs option thoroughly in block constructor
Dan Allen
2014-09-18
resolves #1064 restore all passthroughs when processing footnotes
Dan Allen
2014-09-05
resolves #1078 mark should not match hash inside entity reference
Dan Allen
2014-08-12
detect & mark bare links, don't repeat URL in print styles
Dan Allen
2014-08-11
add test for double quotes around monospaced phrase
Dan Allen
2014-08-11
add compat tests for backticks (relates to #718)
Dan Allen
2014-08-07
add line break opportunity (​) after emdash and ellipses
Dan Allen
2014-08-06
fix crash when restoring nested passthroughs, update test
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-07-31
match passthroughs that have been duplicated (thanks @nawroth!)
Dan Allen
2014-07-30
resolves #1046 use more concise curved quote syntax
Dan Allen
2014-07-29
replace smart quotes before monospace, be smarter about replacements
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-18
resolves #225 phrase surrounded with # defaults to marked text
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-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
2014-06-23
resolves #752 upgrade to Font Awesome 4.1
Guillaume Grossetie
2014-05-16
resolves #892 match word characters defined by Unicode
Dan Allen
2014-04-08
tests: switch to minitest
Ken Dreyer
2014-02-26
resolves #778, rewrite converter API; resolves #638, integrate thread_safe gem
Dan Allen
2014-02-19
preserve entity references with 5 digits
Dan Allen
2014-02-17
resolves #876 an unresolved footnote ref should not crash processor
Dan Allen
2014-02-16
resolves #554 switch default docbook backend to docbook5
brian m. carlson
2014-02-05
refactor unit tests so they work in RubyMine
Charles Moulliard
2014-02-03
resolves #883 map null character to constant for Opal compatibility
Dan Allen
2014-01-19
remove ERB from most DocBook templates; add some missing DocBook tests
Dan Allen
2013-11-03
resolves #727 remove trailing endlines from source data
Dan Allen
2013-10-31
change AsciiMath delimiter from ` to \$
Dan Allen
2013-10-31
resolves #760 added math style & macro name to use default math engine
Dan Allen
2013-10-31
resolves #492 added math blocks & inline macros, integrated with MathJax
Dan Allen
2013-10-30
reduce indexterm macros to one regexp & simplify it
Dan Allen
2013-10-25
resolves #676 substitute anchor and xref macros in footnotes
Dan Allen
2013-10-22
update Helpers#encode_uri for Opal, add tests
Dan Allen
2013-10-19
Merge pull request #716 from mojavelinux/issue-715
Dan Allen
2013-10-19
resolves #715 replace single quote at end of word
Dan Allen
2013-10-19
resolves #720 fixed broken passthroughs caused by source highlighting
Dan Allen
2013-10-07
Merge pull request #658 from mojavelinux/issue-579
Dan Allen
2013-10-07
resolves #579 specialchars subs alias, shorthand subs
Dan Allen
2013-10-06
resolves #677 unescape escaped square closing bracket in footnote text
Dan Allen
[next]