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
Age
Commit message (
Expand
)
Author
2018-10-28
Release 1.5.8
v1.5.8
Dan Allen
2018-10-28
cache document attributes in Parser.parse_header_metadata
Dan Allen
2018-10-28
resolves #669 allow authorinitials for single author to be overridden (PR #2943)
Dan Allen
2018-10-27
resolves #1706 configure nested pre in pre.wrap to inherit [skip ci]
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
remove deprecated property in gemspec [skip ci]
Dan Allen
2018-10-27
clean up test that executes asciidoctor CLI
Dan Allen
2018-10-26
remove unused variable [skip ci]
Dan Allen
2018-10-26
fix misspelled option name in outline arguments [skip ci]
Dan Allen
2018-10-26
use same logic to compute section title in outline and main content in HTML c...
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-26
add CHANGELOG entry for #1024
Dan Allen
2018-10-26
merge #2908
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-24
use manname-title translation if attribute is set; capitalize values instead ...
Dan Allen
2018-10-23
resolves #2931 fix crash when child section of part is out of sequence and se...
Dan Allen
2018-10-22
add Swedish translation of built-in attributes
Jonas Bjork
2018-10-22
slightly optimize automatic section numbering
Dan Allen
2018-10-21
resolves #2926 automatically assign title and caption on image block if title...
Dan Allen
2018-10-21
resolves #2928 prevent Slim 4 from issuing warning about invalid `:asciidoc` ...
Dan Allen
2018-10-21
update comment about unescaping bracketed text for a custom inline macro [ski...
Dan Allen
2018-10-21
don't call assign_caption on image block unless title is set
Dan Allen
2018-10-20
resolves #2918 add support for range syntax to highlight attribute on source ...
Dan Allen
2018-10-20
sort some constants [skip ci]
Dan Allen
2018-10-19
resolves #2888 don't hang on description list item that begins with /// (PR #...
Dan Allen
2018-10-19
remove over-specified match for dlist when scanning for any list
Dan Allen
2018-10-19
fix comment [skip ci]
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-17
make sure encoding of output file is UTF-8 (PR #2922)
Dan Allen
2018-10-16
resolves #1782 add links to AsciidoctorJ-based build plugins from README [ski...
Dan Allen
2018-10-14
resolves #2914 interpret open line range as infinite (PR #2917)
Dan Allen
2018-10-14
upgrade nokogiri, but keep version pinned on JRuby (PR #2919)
Dan Allen
2018-10-13
rename Substitutors#resolve_highlight_lines to resolve_lines_to_highlight
Dan Allen
2018-10-12
resolves #2067 allow filter block passed to AbstractBlock#find_by to skip sub...
Dan Allen
2018-10-11
merge PR #2907
Dan Allen
2018-10-11
resolves #2910 parse attrlist on inline passthrough using parse_quoted_text_a...
Dan Allen
2018-10-11
change default value of :sub_result option on Substitutors#parse_attributes m...
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
[next]