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
/
lib
Age
Commit message (
Expand
)
Author
2022-01-14
be consistent about how options are set internally
Dan Allen
2022-01-12
resolves #3220 alias Inline#content to Inline#text so Inline node quacks like...
Dan Allen
2022-01-08
document that extension can promote paragraph to compound block and add test
Dan Allen
2022-01-08
remove outdated comment
Dan Allen
2022-01-03
document that the parser parses the lines of a compound block returned by the...
Dan Allen
2022-01-03
use keep_if instead of select when subject is dynamic
Dan Allen
2022-01-03
resolves #4230 don't warn if a negated tag is not found in include file (PR #...
Dan Allen
2022-01-02
Hide autoload converter/template from Opal (PR #4205)
Guillaume Grossetie
2022-01-02
change "show the backtrace" to "show backtrace" in CLI hint
Dan Allen
2022-01-01
handle return value of process method for block and block macro extension pro...
Dan Allen
2021-12-28
drop outdated patch for open-uri-cached (PR #4229)
Dan Allen
2021-12-27
resolves #4227 fix open-uri-cached integration on Ruby 3.1 (PR #4228)
Dan Allen
2021-12-24
change "for backtrack" to "to show the backtrace"
Dan Allen
2021-12-23
Fix typos and misspellings in docs and code (PR #4222)
Kian Meng, Ang
2021-11-18
resolves #4206 process author or authors document attribute in document heade...
Dan Allen
2021-11-13
use dup instead of super({}) in monkeypatch for Hash#merge
Dan Allen
2021-11-13
add flag to suppress retrieving metadata from parse_header_metadata; include ...
Dan Allen
2021-11-13
use separate variable for implicit author metadata to make code more clear
Dan Allen
2021-11-12
simplify processing of author metadata
Dan Allen
2021-11-12
verify authors attribute is only parsed if different from computed value of i...
Dan Allen
2021-11-10
resolves #3656 add support for link=self to image macros (PR #4200)
Dan Allen
2021-11-10
add tests for rotate and flip attributes on font-based icon macro; make attri...
Dan Allen
2021-11-10
rewrite convert handler for inline image to make it more clear and efficient
Dan Allen
2021-11-10
simplify logic branches for converting different image types and modes
Dan Allen
2021-11-09
use numeric character reference for closing square bracket around alt text of...
Dan Allen
2021-11-08
drop unnecessary brackets in converter
Dan Allen
2021-11-01
clarify relationship between -v and --log-level CLI options in help text
Dan Allen
2021-11-01
resolves #3868 add --log-level option to CLI to control log level (PR #4198)
Dan Allen
2021-10-30
allow --failure-level option to be set to default value, FATAL, and update de...
Dan Allen
2021-10-29
update the apidoc for the Document#write method [skip ci]
Dan Allen
2021-10-28
resolves #4101 add support for role on thematic break to HTML converter (PR #...
Dan Allen
2021-10-22
resolve #4192 honor :header_only option when parsing document with manpage do...
Dan Allen
2021-10-16
resolves #4182 support dropping principal text of list item or description te...
Dan Allen
2021-10-10
resolves #4147 disallow the use of dot in the name of a named element attribu...
Dan Allen
2021-10-07
resolves #4151 don't promote level-0 special section at start of document to ...
Dan Allen
2021-10-04
resolves #4160 use width attribute to set width of table and table column (PR...
Dan Allen
2021-10-01
resolves #4176 allow hash to be specified for Vimeo video either in video ID ...
Dan Allen
2021-09-09
resolves #4051 use CSS class instead of inline style to apply page break beha...
Dan Allen
2021-09-09
resolves #4156 include primary video in value of playlist attribute when embe...
Dan Allen
2021-09-08
simplify logic in HTML converter for constructing style attribute for table
Dan Allen
2021-09-02
resolves #4139 allow section ID to be unset using empty id attribute (PR #4150)
Dan Allen
2021-08-30
change AbstractBlock#sections? to return false when called on block that isn'...
Guillaume Grossetie
2021-08-28
resolves #3569 add sourcemap option to the CLI (PR #3568)
hackingotter
2021-08-28
store reproducible flag in local variable in HTML converter
Dan Allen
2021-08-28
resolves #4143 omit generator meta tag in HTML output if reproducible documen...
Ryan A. Pavlik
2021-08-17
resolves #4130 layout source with table-based linenums as table rows when usi...
Dan Allen
2021-08-12
resolves #3641 add support for inline linenums mode when using Rouge as sourc...
Dan Allen
2021-08-09
use with_index to simplify stream method in RougeExt::HTMLLineHighlighter
Dan Allen
2021-08-08
normalize output from Pygments to use linenos class for inline line numbering...
Dan Allen
2021-08-08
remove unnamespaced selectors in Pygments stylesheet
Dan Allen
[prev]
[next]