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
/
test
/
manpage_test.rb
Age
Commit message (
Expand
)
Author
2021-12-23
Fix typos and misspellings in docs and code (PR #4222)
Kian Meng, Ang
2021-10-16
resolves #4182 support dropping principal text of list item or description te...
Dan Allen
2021-07-27
resolves #4110 fix missing automatic reftext for internal xrefs in manpage ou...
Dan Allen
2021-06-08
add error class to assert_raises in test suite where missing
Dan Allen
2021-06-08
use assert_raises in test suite where possible
Dan Allen
2021-05-31
use appropriate assertions in test suite
Dan Allen
2021-05-31
use assert_empty/refute_empty where possible in test suite
Dan Allen
2021-05-29
use reject instead of select with negated condition in test suite
Dan Allen
2021-05-27
fix spaces and indentation in test suite
Dan Allen
2021-05-15
manpage: fix apostrophe portability (PR #4060)
Felipe Contreras
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-04-30
leave empty line after magic comment [skip ci]
Dan Allen
2021-04-26
format keyboard references in monospace in manpage output
Dan Allen
2021-04-26
add tests for UI macros in manpage converter
Dan Allen
2021-04-10
resolves #3892 don't mangle formatting macros when uppercasing section titles...
Dan Allen
2021-04-09
resolves #4004 remove redundant trailing space on URL followed by non-adjacen...
Dan Allen
2021-04-08
resolves #4000 substitute attribute references in manpurpose inside NAME sect...
Dan Allen
2021-04-07
resolves #3992 use .bp macro at location of page break in manpage output (PR ...
Dan Allen
2021-04-07
remove extra .sp before content of verse block in manpage output
Dan Allen
2021-04-07
don't escape hyphen when printing manname in NAME section in manpage output
Dan Allen
2021-04-06
add test for unresolved footnote reference in manpage converter
Dan Allen
2021-04-05
resolves #3988 fix formatting of footnote text with URL in manpage output (PR...
Dan Allen
2021-04-04
resolves #3989 fix layout of footnotes in manpage output and add tests (PR #3...
Dan Allen
2020-07-17
port fix for #3543 to manpage converter
Dan Allen
2020-07-16
resolves #3714 honor start attribute on ordered list in manpage output (PR #3...
Dan Allen
2020-05-10
resolves #3645 fix escaping ellipsis at start of line (PR #3644)
Jean-Noël Avila
2019-11-04
resolves #3456 preserve repeating backslashes when generating manpage output ...
Dan Allen
2019-03-14
resolves #1444 rename header_footer option to standalone (PR #3146)
Dan Allen
2019-03-01
resolves #3111 drop verse table cell style (treat as normal table cell) (PR #...
Dan Allen
2019-02-16
resolves #3077 implement full support for styled xreftext in manpage converter
Dan Allen
2019-02-15
clean up newline handling in test suite (PR #3074)
Dan Allen
2019-02-14
remove trailing spaces from source [skip ci]
Dan Allen
2019-02-10
fix indentation in api_test and manpage_test
Dan Allen
2019-02-10
resolves #3054 never mutate strings; add `frozen_string_literal: true` commen...
Dan Allen
2019-02-05
implement handler for image node in converter for manpage backend
Dan Allen
2019-02-02
use indented (squiggly) heredoc strings in preamble_test and manpage_test
Dan Allen
2019-01-06
switch to modern hash syntax
Dan Allen
2019-01-06
use require_relative instead of modifying $LOAD_PATH
Dan Allen
2019-01-06
remove workarounds for Ruby < 2.3
Dan Allen
2018-10-27
resolves #1639 generate manpage even if input is non-conforming or malformed ...
Dan Allen
2018-09-29
normalize all whitespace in manpurpose
Dan Allen
2018-09-29
resolves #2890 consolidate inner whitespace in prose in manpage output
Dan Allen
2018-09-12
resolves #2810 allow manname and manpurpose to be specified using attributes ...
Dan Allen
2018-05-27
resolves #2792 fix formatting of quote block in manpage output (PR #2793)
Dan Allen
2018-05-02
resolves #2751 use alternate macro to switch on monospaced text
Dan Allen
2018-04-14
resolves #2654 don't output e-mail address twice in manpage output (PR #2665)
Dan Allen
2018-04-11
remove trailing whitespace in source
Dan Allen
2018-03-14
add space between em and dashes in test description
Dan Allen
2018-03-13
resolves #2604 fix em dash replacement in manpage converter (PR #2607)
Dan Allen
[next]