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-10-28
resolves #669 allow authorinitials for single author to be overridden (PR #2943)
Dan Allen
2018-10-27
resolves #1639 generate manpage even if input is non-conforming or malformed ...
Dan Allen
2018-10-27
upgrade linked version of highlight.js to 9.13.1
Dan Allen
2018-10-27
resolves #2769 report correct line number for inline anchor with id already i...
Dan Allen
2018-10-27
resolves #1742 add support for starting line number on source block (PR #2941)
Dan Allen
2018-10-27
resolves #2779 track imagesdir on image node and in catalog (PR #2897)
Dan Allen
2018-10-27
resolves #2738 use part-signifier and chapter-signifier, if set (PR #2763)
Dan Allen
2018-10-27
resolves #2770 use OS independent timezone in time attributes (PR #2784)
Dan Allen
2018-10-27
clean up test that executes asciidoctor CLI
Dan Allen
2018-10-26
resolves #2108 use Pathname to resolve relative path for file outside base di...
Dan Allen
2018-10-26
resolves #2783 define any character match to be compatible with JavaScript (P...
Dan Allen
2018-10-26
resolves #2915 add support for start attribute on source block in DocBook out...
Dan Allen
2018-10-25
change authors API to compute authors on demand from document attributes
Dan Allen
2018-10-25
resolves #1042 add API to retrieve authors as array
Guillaume Grossetie
2018-10-23
resolves #2931 fix crash when child section of part is out of sequence and se...
Dan Allen
2018-10-21
resolves #2926 automatically assign title and caption on image block if title...
Dan Allen
2018-10-20
resolves #2918 add support for range syntax to highlight attribute on source ...
Dan Allen
2018-10-19
resolves #2888 don't hang on description list item that begins with /// (PR #...
Dan Allen
2018-10-18
verify comment line that looks like top-level description list term is skipped
Dan Allen
2018-10-18
verify line comment that looks like sibling description list item is skipped
Dan Allen
2018-10-14
resolves #2914 interpret open line range as infinite (PR #2917)
Dan Allen
2018-10-12
resolves #2067 allow filter block passed to AbstractBlock#find_by to skip sub...
Dan Allen
2018-10-11
resolves #2910 parse attrlist on inline passthrough using parse_quoted_text_a...
Dan Allen
2018-10-11
resolves #2882 don't crash when restoring passthroughs when passthrough role ...
Dan Allen
2018-10-10
don't hide URI scheme if target of link macro is a bare URI scheme (PR #2909)
Dan Allen
2018-10-10
resolves #2905 only apply subs to node attribute value enclosed in single quo...
Dan Allen
2018-10-08
resolves #2900 change AbstractBlock#find_by to honor StopIteration exception ...
Dan Allen
2018-10-06
resolves #2798 colspecs can be separated by semi-colon instead of comma (PR #...
Dan Allen
2018-10-01
resolves #1360 preserve comment guard on callout when icons not enabled (PR #...
Dan Allen
2018-10-01
make space before callout number after custom line comment character optional
Dan Allen
2018-09-30
fail if name given to block macro contains illegal characters
Dan Allen
2018-09-29
normalize all whitespace in manpurpose
Dan Allen
2018-09-29
resolves #2890 consolidate inner whitespace in prose in manpage output
Dan Allen
2018-09-26
resolves #2880 fix crash when attribute entry continuation is used on last li...
Ariel Zelivansky
2018-09-25
merge PR #2886
Dan Allen
2018-09-25
resolves #2878 show friendly error if CSV data for table contains unclosed qu...
Ariel Zelivansky
2018-09-25
require marker for items in callout list to have circumfix brackets
Dan Allen
2018-09-25
resolves #2871 (reprise) change autonumbered callout from <0> to <.>
Dan Allen
2018-09-23
cache custom callout rx using default hash proc
Dan Allen
2018-09-22
resolves #2871 autonumber <0> callouts in verbatim blocks and callout lists (...
Dan Allen
2018-09-21
resolves #2872 correct list parsing (PR #2877)
Dan Allen
2018-09-19
rename number property to numeral (PR #2873)
Dan Allen
2018-09-18
resolves #2869 preserve UNC path with backslashes on Windows
Dan Allen
2018-09-18
assert that File.dirname preserves UNC path root on Windows
Dan Allen
2018-09-18
add test to verify UNC path is preserved by PathResolver#system_path
Dan Allen
2018-09-16
eagerly assign style to ordered list when parsing list items (PR #2870)
Dan Allen
2018-09-16
add test for how default style is determined for olist
Dan Allen
2018-09-12
resolves #2839 substitute attributes in target of custom block macro (PR #2866)
Dan Allen
2018-09-12
resolves #2810 allow manname and manpurpose to be specified using attributes ...
Dan Allen
2018-09-11
resolves #2848 introduce DSL method to mark document processor as preferred (...
Dan Allen
[next]