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
/
blocks_test.rb
Age
Commit message (
Expand
)
Author
2019-03-20
resolves #2855 honor attribute-missing setting when processing block macros
Dan Allen
2019-03-20
resolves #1699 convert example block to details/summary tag set if collapsibl...
Dan Allen
2019-03-14
resolves #1444 rename header_footer option to standalone (PR #3146)
Dan Allen
2019-03-02
resolves #3118 fix crash if stem block is empty (PR #3119)
Dan Allen
2019-03-01
resovles #3092 log debug message instead of warning if block style is unknown...
Dan Allen
2019-03-01
upgrade version of highlight.js; extract version as a constant
Dan Allen
2019-02-25
add test for thematic break with markdown syntax disabled
Dan Allen
2019-02-19
resolves #3084 only store :refs, not :ids, in document catalog (PR #3079)
Dan Allen
2019-02-15
clean up newline handling in test suite (PR #3074)
Dan Allen
2019-02-11
resolves #1173 apply substitutions to block and section titles in normal orde...
Dan Allen
2019-02-10
use indented (squiggly) heredoc strings in blocks_test
Dan Allen
2019-02-10
resolves #3054 never mutate strings; add `frozen_string_literal: true` commen...
Dan Allen
2019-02-06
remove the 2-character quote block syntax
Dan Allen
2019-02-05
resolves #3005 remove the converter for the docbook45 backend (PR #3040)
Dan Allen
2019-02-04
use do..end syntax for multiline blocks in test suite
Dan Allen
2019-02-04
extract method for loading AsciiMath
Dan Allen
2019-02-02
use indented (squiggly) heredoc strings in paragraphs_test
Dan Allen
2019-01-26
use the term newline(s) instead of endline(s) [skip ci]
Dan Allen
2019-01-26
resolves #2106 make syntax highlighter pluggable (PR #3016)
Dan Allen
2019-01-25
resolves #2953 allow icontype to be set using icons attribute (PR #3009)
Dan Allen
2019-01-23
remove workarounds for asciimath tests on truffleruby
Dan Allen
2019-01-19
add truffleruby to CI matrix (PR #3026)
Dan Allen
2019-01-18
resolves #3014 add support for the mute option on vimeo videos (PR #3024)
Dan Allen
2019-01-06
switch to modern hash syntax
Dan Allen
2019-01-06
use require_relative instead of modifying $LOAD_PATH
Dan Allen
2019-01-06
remove workarounds for Ruby < 2.3
Dan Allen
2019-01-06
fix AsciiMath assertions due to upstream change
Dan Allen
2019-01-05
resolves #2989 don't fail to parse Markdown-style quote block that only conta...
Dan Allen
2018-11-01
add support for start attribute when highlighting with prettify
Dan Allen
2018-10-27
upgrade linked version of highlight.js to 9.13.1
Dan Allen
2018-10-27
resolves #1742 add support for starting line number on source block (PR #2941)
Dan Allen
2018-10-26
resolves #2915 add support for start attribute on source block in DocBook out...
Dan Allen
2018-10-20
resolves #2918 add support for range syntax to highlight attribute on source ...
Dan Allen
2018-10-01
resolves #1360 preserve comment guard on callout when icons not enabled (PR #...
Dan Allen
2018-09-25
resolves #2871 (reprise) change autonumbered callout from <0> to <.>
Dan Allen
2018-09-22
resolves #2871 autonumber <0> callouts in verbatim blocks and callout lists (...
Dan Allen
2018-09-19
rename number property to numeral (PR #2873)
Dan Allen
2018-09-11
replace the use of render with convert in test suite
Dan Allen
2018-08-02
add test to verify remote SVG is fetched and embedded when inline option is set
Dan Allen
2018-05-07
use CSS class to set text alignment on image block instead of inline style
Dan Allen
2018-05-07
resolves #2425 allow position (float) and alignment (align) to be set on vide...
Dan Allen
2018-05-05
resolves #2753 use CSS class for float instead of inline style (PR #2754)
Dan Allen
2018-05-02
simplify resolution of stem type; fallback to asciimath
Dan Allen
2018-04-30
use cursor mark to track source location in callout list (PR #2735)
Dan Allen
2018-04-28
resolves #2276 enclose open block if necessary in DocBook output (PR #2727)
Dan Allen
2018-04-27
use consistent phrase to indicate the processor is automatically recovering f...
Dan Allen
2018-04-23
use cursor marks to track line numbers more accurately and efficiently
Dan Allen
2018-04-23
populate source_location on list items if sourcemap is enabled
Guillaume Grossetie
2018-04-20
resolves #2605 add support for rel=nofollow on links (PR #2692)
Dan Allen
2018-04-19
resolves #2174 shorthand attribute syntax no longer resets block style
Dan Allen
[next]