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
2018-09-11
resolves #2848 introduce DSL method to mark document processor as preferred (...
Dan Allen
2018-09-11
replace the use of render with convert in test suite
Dan Allen
2018-09-09
change document processor DSL methods to return extension instance; add test
Dan Allen
2018-09-09
resolves #2863 only support a single unicode bullet as a list marker (PR #2864)
Dan Allen
2018-09-09
process !name@ syntax property
Dan Allen
2018-09-06
resolves #2854 allow lists to be nested to arbitrary depth (PR #2857)
Dan Allen
2018-08-26
resolves #2820 add set_header_attribute to add attribute directly to header (...
Dan Allen
2018-08-25
remove wip label from test in test suite
Dan Allen
2018-08-23
add test to verify processor warns if explicit ID collides with auto-generate...
Dan Allen
2018-08-23
test that duplicate synthetic ID is automatically enumerated (deduplicated)
Dan Allen
2018-08-22
remove trailing newline from fixture
Dan Allen
2018-08-04
resolves #2830 detect closing tag on last line with no trailing newline (PR #...
Dan Allen
2018-08-02
add test to verify remote SVG is fetched and embedded when inline option is set
Dan Allen
2018-07-31
replace thread_safe with concurrent-ruby
Jun Aruga
2018-07-31
fix warning in test suite
Dan Allen
2018-07-30
resolves #2812 catalog inline anchors in ordered lists (PR #2813)
Owen Heisler
2018-07-26
resolves #2817 don't crash when using AsciiDoc table cell style on column in ...
Dan Allen
2018-07-25
move AttributeList tests to dedicated test file
Dan Allen
2018-07-25
move table tests into proper category
Dan Allen
2018-07-24
treat empty value for named block attribute as empty string
Dan Allen
2018-07-24
add tests for different caption values on a table
Dan Allen
2018-05-27
resolves #2792 fix formatting of quote block in manpage output (PR #2793)
Dan Allen
2018-05-26
add tests for escaping indexterm shorthand (PR #2791)
Dan Allen
2018-05-16
resolves #2785 allow revnumber in revision line to be an attribute reference ...
Dan Allen
2018-05-13
should not set option on node if already set (PR #2778)
Dan Allen
2018-05-12
resolves #2620 allow custom macro name to contain a hyphen (PR #2780)
Dan Allen
2018-05-10
resolves #2771 don't allow block attributes to be inherited by sibling blocks...
Dan Allen
2018-05-09
merge PR #2765
Dan Allen
2018-05-08
resolves #2761 substitute attribute references in attrlist of include directive
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-06
Allow the lib dir to be overridden for tests using an environment variable (P...
Joseph Herlant
2018-05-05
resolves #2753 use CSS class for float instead of inline style (PR #2754)
Dan Allen
2018-05-02
resolves #2751 use alternate macro to switch on monospaced text
Dan Allen
2018-05-02
simplify resolution of stem type; fallback to asciimath
Dan Allen
2018-05-02
add fallback for nil cell text in Cell constructor
Dan Allen
2018-05-02
replace dot with idseparator in generated ID (PR #2744)
Dan Allen
2018-05-02
resolves #1273 allow relfilesuffix attribute to set file extension of interdo...
Dan Allen
2018-05-01
make processing of interdoc xref more strict (PR #2740)
Dan Allen
2018-05-01
consolidate section ID generation code; add tests for dot character
Dan Allen
2018-05-01
recognize ends as an alias to topbot for configuring table frame (PR #2742)
Dan Allen
2018-05-01
rename stripe attribute on table to stripes; update CSS classes to match (PR ...
Dan Allen
2018-05-01
add explicit table width to autowidth column test
Dan Allen
2018-04-30
resolves #1844 allow individual columns to have automatic width (PR #2734)
Dan Allen
2018-04-30
Split out expand_subs method from apply_subs (PR #2739)
Dan Allen
2018-04-30
resolves #2392 only set nowrap style on table caption of auto-width table (PR...
Dan Allen
2018-04-30
refactor sub_attributes (PR #2300)
Dan Allen
2018-04-30
use cursor mark to track source location in callout list (PR #2735)
Dan Allen
2018-04-30
resolves #1926 use correct parse mode when parsing blocks for list item (PR #...
Dan Allen
2018-04-29
fix table assertions
Dan Allen
[prev]
[next]