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-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
2018-04-29
resolves #2019 prevent footnote ID from clashing with auto-generated footnote...
Dan Allen
2018-04-29
resolves #2728 populate copyright element in DocBook output from value of cop...
Dan Allen
2018-04-28
merge PR #2729
Dan Allen
2018-04-28
resolves #2276 enclose open block if necessary in DocBook output (PR #2727)
Dan Allen
2018-04-28
add cursor for include file to message context about include tags
Dan Allen
2018-04-28
use cursor from source file as context for messages about include tags
Dan Allen
2018-04-28
match tag directives in include files that have CRLF line endings (see #2369)
Dan Allen
2018-04-27
use consistent phrase to indicate the processor is automatically recovering f...
Dan Allen
2018-04-27
process bibliography anchors when parsing list
Dan Allen
2018-04-27
resolves #2257 catalog anchor in lists and tables
Dan Allen
2018-04-26
validate xref that uses # notation
Dan Allen
2018-04-26
only validate xrefs if $VERBOSE is truthy
Dan Allen
2018-04-25
simplify regex for dlists (PR #2720)
Dan Allen
2018-04-24
resolves #2059 enable linkattrs behavior implicitly (except in compat mode) (...
Dan Allen
2018-04-24
resolves #2705 populate source_location property on cell when sourcemap optio...
Dan Allen
2018-04-24
adjust line number for AsciiDoc table cell document if contents starts w/ new...
Dan Allen
2018-04-24
resolves #2712 preserve leading indentation in AsciiDoc table cell if starts ...
Dan Allen
2018-04-23
rename cursor methods on Reader
Dan Allen
2018-04-23
track cursor in table more accurately
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-23
fix incorrect line number on lists and tables
Seiichi KONDO
2018-04-22
change default value of numbered argument in Section#initialize to false
Dan Allen
2018-04-22
resolves #2298 add numbering for parts
Dan Allen
2018-04-22
remove outdated workaround in api test
Dan Allen
2018-04-21
consolidate assignments in Section#initialize
Dan Allen
2018-04-21
merge PR #2697
Dan Allen
2018-04-21
consolidate checklist parsing; assert attributes are properly set
Dan Allen
2018-04-21
resolves #2361 warn if a specified include tag is unclosed (PR #2696)
Dan Allen
2018-04-21
fix assertion in include tag test
Dan Allen
2018-04-21
test that warning message is reported when tag is missing in include file
Dan Allen
2018-04-21
rephrase some of the reader tests
Dan Allen
2018-04-20
fix extension in test
Dan Allen
[next]