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
2020-07-18
fix code style
Dan Allen
2020-07-17
port fix for #3543 to manpage converter
Dan Allen
2020-07-17
resolves #3376 allow a URL macro to have a preceding single or double quote (...
Dan Allen
2020-07-17
resolves #3503 move style tag for client-side syntax highlighers (highlight.j...
Dan Allen
2020-07-17
resolves #3519 compute highlight line ranges on source block relative to valu...
Guillaume Grossetie
2020-07-17
resolves #3638 warn instead of crashing if SVG to inline is empty (PR #3700)
Guillaume Grossetie
2020-07-17
resolves #3543 short-circuit xreftext containing a circular reference path (P...
Dan Allen
2020-07-17
resolves #3625 don't use module_function to define entry point methods in API...
Dan Allen
2020-07-16
resolves #3714 honor start attribute on ordered list in manpage output (PR #3...
Dan Allen
2020-07-16
only drop anchor elements where tag name matches "a" exactly
Dan Allen
2020-07-16
remove stray character in rx to remove anchor tags in HTML converter
Dan Allen
2020-06-28
resolves #3690 don't register footnote with ID if a footnote is already regis...
Dan Allen
2020-05-10
resolves #3645 fix escaping ellipsis at start of line (PR #3644)
Jean-Noël Avila
2020-05-10
fix missing space in source of manpage converter
Dan Allen
2020-04-05
mark inner_document property on table cell as public [skip ci]
Dan Allen
2020-04-02
consolidate conditional for link in image convert methods
Dan Allen
2020-03-26
use monospaced font for literal and listing blocks in manpage output (PR #3561)
Kir Kolyshkin
2020-03-01
extract default attributes to constant
Dan Allen
2020-02-24
rename CAPTION_ATTR_NAMES const to CAPTION_ATTRIBUTE_NAMES for consistency
Dan Allen
2020-02-23
skip unused default attribute assigments for embedded document
Dan Allen
2020-02-23
remove unused _ variable assignments
Dan Allen
2020-02-23
update code style for interpolated string [skip ci]
Dan Allen
2020-02-17
resolves #3570 activate extensions when :extensions option is set even if Ext...
Dan Allen
2020-02-04
fix comment in code [skip ci]
Dan Allen
2020-02-01
Add missing word to Postprocessor class doc (PR #3559)
Marat Radchenko
2020-01-31
resolves #3555 fix errant reference warning in compat mode (PR #3556)
Dan Allen
2020-01-13
implement cleaner way to ignore SOURCE_DATE_EPOCH
Dan Allen
2020-01-12
try previous fix again
Dan Allen
2020-01-12
fix source date epoch tests in Ruby 2.7
Dan Allen
2020-01-11
fix warning in source code
Dan Allen
2020-01-06
drop reference in comment to verse table style [skip ci]
Dan Allen
2019-12-20
fix typo in comment [skip ci]
Dan Allen
2019-12-13
optimize method that resolves lines to highlight and add additional test cases
Dan Allen
2019-12-07
resolves #3436 only strip trailing whitespace from lines of include file if t...
Dan Allen
2019-12-06
resolves #3470 condense contents of AsciiDoc include file (PR #3502)
Dan Allen
2019-12-06
add note to code [skip ci]
Dan Allen
2019-12-06
resolves #3464 honor percentage width specified on macro of inline SVG (PR #3...
Dan Allen
2019-11-28
resolves #3491 allow template to override outline (PR #3493)
Nik Everett
2019-11-04
resolves #3456 preserve repeating backslashes when generating manpage output ...
Dan Allen
2019-11-03
resolves #3472 fix infinite loop when callout list with obsolete syntax is fo...
Dan Allen
2019-10-23
add note to API docs for docinfo and docinfo? on syntax highlighter adapter [...
Dan Allen
2019-10-23
resolves #3462 move style tag for convert-time syntax highlighters into head ...
Dan Allen
2019-10-22
consolidate assignment in pygments adapter [skip ci]
Dan Allen
2019-09-30
prevent trailing blank line when extracting lines from source data
Dan Allen
2019-09-30
resolves #3433 remove errant optional flag in regexp for menu macro (PR #3435)
Dan Allen
2019-09-30
consolidate logic in Helpers.prepare_source_array
Dan Allen
2019-09-27
resolves #3248 allow encoding of include file to be specified using encoding ...
Dan Allen
2019-09-16
resolves #3407 remove excess hard line break in multi-line AsciiMath blocks (...
Dan Allen
2019-09-16
clarify that PathResolver#system_path returns an absolute path [skip ci]
Dan Allen
2019-09-15
upgrade MathJax from 2.7.5 to 2.7.6
Dan Allen
[prev]
[next]