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
/
CHANGELOG.adoc
Age
Commit message (
Expand
)
Author
2019-03-02
Release 2.0.0.rc.1
v2.0.0.rc.1
Dan Allen
2019-03-02
resolves #2553 allow ampersand in implicit email address (PR #2936)
Dan Allen
2019-03-02
resolves #3123 rename hardbreaks document attribute to hardbreaks-option (PR ...
Dan Allen
2019-03-02
resolves #3121 don't eat space before callout number in source block if line-...
Dan Allen
2019-03-02
resolves #2524 AbstractBlock#find_by finds table cells (PR #3117)
Dan Allen
2019-03-02
use infinitive verb form for extension DSL methods (PR #3095)
Dan Allen
2019-03-02
resolves #3118 fix crash if stem block is empty (PR #3119)
Dan Allen
2019-03-01
resolves #3101 find_by looks inside AsciiDoc table cells if traverse_document...
Dan Allen
2019-03-01
resolves #891 allow backend to delegate to a registered backend using the syn...
Dan Allen
2019-03-01
resovles #3092 log debug message instead of warning if block style is unknown...
Dan Allen
2019-03-01
resolves #3114 log warning if footnoteref macro is found and compat mode is n...
Dan Allen
2019-03-01
resolves #3111 drop verse table cell style (treat as normal table cell) (PR #...
Dan Allen
2019-03-01
upgrade MathJax to 2.7.5 [skip ci]
Dan Allen
2019-02-28
resolves #3106 apply header subs when assigning doctitle back to doctitle att...
Dan Allen
2019-02-27
rename context for table cell and table column to :table_cell and :table_colu...
Dan Allen
2019-02-27
resolves #2963 modify Cell class to extend from AbstractBlock instead of Abst...
Dan Allen
2019-02-25
resolves #2884 add clearer exception message when source data is binary or ha...
Dan Allen
2019-02-24
only map unparsed attrlist of inline macro to target when format is short
Dan Allen
2019-02-24
add Document#parsed? method to check whether document has been parsed
Dan Allen
2019-02-24
yield processor instance to registration block for document processor if bloc...
Dan Allen
2019-02-23
merge PR #3049
Dan Allen
2019-02-23
resolves #1573 add syntax help to CLI
Guillaume Grossetie
2019-02-23
resolves #2840 transmit id and role assigned to list item in AST to output
Dan Allen
2019-02-21
resolves #3089 fix crash caused by an inline passthrough with the macros sub ...
Dan Allen
2019-02-19
resolves #3085 don't store fallback text on bibref node (PR #3086)
Dan Allen
2019-02-19
resolves #3084 only store :refs, not :ids, in document catalog (PR #3079)
Dan Allen
2019-02-17
resolves #2640 allow outfilesuffix to be soft set from API (PR #3076)
Dan Allen
2019-02-16
enforce and report relative max include depth properly (PR #3075)
Dan Allen
2019-02-16
resolves #3077 implement full support for styled xreftext in manpage converter
Dan Allen
2019-02-13
resolves #1720 add header docinfo insertion slot (PR #3068)
Dan Allen
2019-02-12
rename Helpers.uri_encode to Helpers.encode_uri_component and use native func...
Dan Allen
2019-02-11
resolves #3021 assume any shorthand interdocument xref is a source-to-source ...
Dan Allen
2019-02-11
resolves #1173 apply substitutions to block and section titles in normal orde...
Dan Allen
2019-02-10
resolves #3059 change default value of fallback attribute name on attr/attr? ...
Dan Allen
2019-02-10
add CHANGELOG entry for #3064 [skip ci]
Dan Allen
2019-02-10
resolves #3054 never mutate strings; add `frozen_string_literal: true` commen...
Dan Allen
2019-02-10
resolves #1934 use third argument to attr/attr? to specify the fallback attri...
Dan Allen
2019-02-09
resolves #3060 require setext section title to have at least one alphanumeric...
Dan Allen
2019-02-09
merge PR #3045
Dan Allen
2019-02-09
clean the dirt out of the CHANGELOG [skip ci]
Dan Allen
2019-02-09
defer assigning docdate/time/year attributes until Document constructor; pass...
Dan Allen
2019-02-09
resolves #3030 separate the -v and -w CLI flags
Dan Allen
2019-02-08
resolves #3051 drop the options attribute
Dan Allen
2019-02-07
resolves #1944 disable role inheritance (PR #3050)
Dan Allen
2019-02-06
remove the 2-character quote block syntax
Dan Allen
2019-02-06
resolves #3044 don't distribute test suite in gem [skip ci] (PR #3048)
Dan Allen
2019-02-05
resolves #3005 remove the converter for the docbook45 backend (PR #3040)
Dan Allen
2019-02-04
resolves #2891 redesign converter API (PR #3038)
Dan Allen
2019-02-03
resolves #1040 add syntax highlighter adapter for Rouge (PR #3033)
Dan Allen
2019-01-26
ensure linenos class is always added to linenos column when source highlighte...
Dan Allen
[next]