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
2021-05-07
use empty? instead of size to check for empty array
Dan Allen
2021-05-07
fix assignment order when preparing operation for ifeval
Dan Allen
2021-05-06
resolve #4046 change ifeval directive to resolve to false if comparison opera...
Dan Allen
2021-05-06
put each attr declaration on its own line for consistency
Dan Allen
2021-05-06
use explicit return value when exiting from upto loop in table parser
Dan Allen
2021-05-06
fix indentation in HTML converter
Dan Allen
2021-05-06
define functions used in rake task outside of task [skip ci]
Dan Allen
2021-05-06
define setter for text property on Table::Cell using attr_writer
Dan Allen
2021-05-06
remove redundant space character before method call argument in DocBook conve...
Dan Allen
2021-05-05
resolves #4048 include all lines outside specified tagged region when tag fil...
Dan Allen
2021-05-04
fix syntax error in chained method call in manpage converter
Dan Allen
2021-05-04
use correct chaining style in manpage converter
Dan Allen
2021-05-04
remove trailing spaces from empty lines [skip ci]
Dan Allen
2021-05-04
use next to skip remainder of iteration in HTML converter
Dan Allen
2021-05-04
move classes assignment inside switch statement in HTML converter
Dan Allen
2021-05-03
be more clear about how to set the rouge style and provide an example [skip ci]
Dan Allen
2021-05-03
use -e in CLI tests instead of -s; include tests that verify the legacy alias
Dan Allen
2021-05-03
remove logic to build dependent projects on Travis CI [skip ci]
Dan Allen
2021-05-02
code style [skip ci]
Dan Allen
2021-05-02
remove unused block arguments in cli options parser
Dan Allen
2021-05-02
use conditional assignment instead of postfix conditional when assigning mess...
Dan Allen
2021-05-02
flatten conditional [skip ci]
Dan Allen
2021-05-02
remove redundant brackets in DocBook converter [skip ci]
Dan Allen
2021-05-02
use YAML.safe_load instead of YAML.load in dependents.rake [skip ci]
Dan Allen
2021-05-02
move assignment inside conditional in template converter
Dan Allen
2021-05-02
move return value in scan method of template converter to correct location
Dan Allen
2021-05-02
use each instead of each_with_index when iterating over footnotes in manpage ...
Dan Allen
2021-05-02
remove space before closing paren in highlight.js adapter
Dan Allen
2021-05-02
remove unnecessary escape in regex in DocBook converter
Dan Allen
2021-05-02
simplify logic to inspect doctitle in Document#to_s
Dan Allen
2021-05-02
add missing entry to CHANGELOG [skip ci]
Dan Allen
2021-05-01
resolves #2550 update default stylesheet to indent blocks attached to list it...
Dan Allen
2021-04-30
remove redundant return keywords
Dan Allen
2021-04-30
remove semi-colons at the end of SafeMode constant declarations
Dan Allen
2021-04-30
sort gems in Gemfile [skip ci]
Dan Allen
2021-04-30
use percent_x instead of backticks to exec command
Dan Allen
2021-04-30
add missing frozen string literal comment in step_definitions.rb file [skip ci]
Dan Allen
2021-04-30
add missing frozen string literal comment in Gemfile [skip ci]
Dan Allen
2021-04-30
leave empty line after magic comment in Rakefile [skip ci]
Dan Allen
2021-04-30
leave empty line after magic comment in tasks [skip ci]
Dan Allen
2021-04-30
ignore redundant root namespace reference when checking for Tilt in test suite
Dan Allen
2021-04-30
leave empty line after magic comment [skip ci]
Dan Allen
2021-04-30
add missing frozen string literal comment on convert, load, and rx files
Dan Allen
2021-04-30
fix code style in dependents task [skip ci]
Dan Allen
2021-04-28
reenable implicit lead role on first paragraph of preamble inside AsciiDoc ta...
Dan Allen
2021-04-27
Begin development on next version [skip ci]
Dan Allen
2021-04-27
Release 2.0.15
v2.0.15
Dan Allen
2021-04-27
update output of -v flag in README [skip ci]
Dan Allen
2021-04-27
add entry for 2.0.15 release to what's new page
Dan Allen
2021-04-27
use document ID as linkend for self xref in DocBook output, auto-generating o...
Dan Allen
[prev]
[next]