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-18
extend the description of the IntelliJ plugin (PR #4061) [skip ci]
Alexander Schwartz
2021-05-17
change invalid font family "sans" in default stylesheet to "sans-serif" [skip...
Dan Allen
2021-05-17
use %() instead of %[] for an interpolated string inside an expression inside...
Dan Allen
2021-05-17
replace interpolated variable with expression
Dan Allen
2021-05-17
use Float::INFINITY constant instead of 1.0 / 0.0 expression
Dan Allen
2021-05-17
invert negated condition and branches in ternary expression
Dan Allen
2021-05-17
fix indentation by moving disabled condition outside of conditional statement
Dan Allen
2021-05-17
use sprintf instead of % operator in Timings
Dan Allen
2021-05-17
remove indentation before Hash value in rx definitions [skip ci]
Dan Allen
2021-05-17
format code in Document#resolve_id to make it easier to read
Dan Allen
2021-05-15
use correct description for apostrophe in manpage converter
Dan Allen
2021-05-15
add entry to CHANGELOG for #4060
Dan Allen
2021-05-15
manpage: fix apostrophe portability (PR #4060)
Felipe Contreras
2021-05-15
remove extra space before value of Hash entry in substitutors [skip ci]
Dan Allen
2021-05-15
remove assignment inside conditional in extensions
Dan Allen
2021-05-15
fix placement of blank line in syntax highlighter [skip ci]
Dan Allen
2021-05-15
remove redundant use of .to_s
Dan Allen
2021-05-15
use double pipe operator for fallback assignment [skip ci]
Dan Allen
2021-05-15
fix placement of empty line around conditional [skip ci]
Dan Allen
2021-05-14
replace numeric character reference for degree sign in manpage output
Dan Allen
2021-05-14
replace numeric character reference for plus in manpage output
Dan Allen
2021-05-14
add parentheses around value of assignment defined using conditional
Dan Allen
2021-05-14
remove redundant parentheses
Dan Allen
2021-05-14
place include statements in class definitions on separate lines
Dan Allen
2021-05-14
remove extra spaces after keys in Hash [skip ci]
Dan Allen
2021-05-14
fix missing space after Hash entries in Document [skip ci]
Dan Allen
2021-05-14
remove empty line directly inside class definition [skip ci]
Dan Allen
2021-05-13
remove extra spaces before Hash entry value in DocBook converter
Dan Allen
2021-05-13
remove extra space before method argument in DocBook converter
Dan Allen
2021-05-13
resolves #4055 fix crash if :to_file option is passed to load or load_file an...
Dan Allen
2021-05-12
remove unnecessary assignment in Reader#prepare_lines
Dan Allen
2021-05-12
move attribute assignment inside conditional in DocBook converter
Dan Allen
2021-05-12
add basic text for automatic link text for xref macro shorthand
Dan Allen
2021-05-12
rewrite parse_quoted_text_attributes helper in substitutors
Dan Allen
2021-05-12
document how to restore substitutions on passthrough blocks when migrating fr...
Dan Allen
2021-05-09
resolves #4052: fix some your/you're usage (PR #4053)
Jason Hood
2021-05-09
use .to_s instead of interpolation to convert value to string
Dan Allen
2021-05-09
convert nested if inside else to elsif where possible
Dan Allen
2021-05-09
move comment about implicit else outside of conditional in path resolver [ski...
Dan Allen
2021-05-08
use e as variable name for exception object rather than ex
Dan Allen
2021-05-07
put each attr accessor declaration for table on its own line for consistency
Dan Allen
2021-05-07
move comment for implicit else condition outside of conditional block in path...
Dan Allen
2021-05-07
flatten nested conditional in parser
Dan Allen
2021-05-07
use ||= for conditional assignment in Document
Dan Allen
2021-05-07
add missing brackets around assignment inside conditional in parser
Dan Allen
2021-05-07
remove unused assignment when parsing section title
Dan Allen
2021-05-07
assign delimiter to anonymous local variable when using String#partition
Dan Allen
2021-05-07
fix missing brackets for assignment in conditional in manpage converter [skip...
Dan Allen
2021-05-07
remove unused code to register indexterms
Dan Allen
2021-05-07
consistently use += for self assignment
Dan Allen
[prev]
[next]