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
2024-05-16
resolves #3583 preserve repeating spaces in verbatim content in manpage outpu...
Dan Allen
2023-11-26
resolves #4490 style cells in head row as bold in manpage output (PR #4491)
Dan Allen
2023-09-18
fix assertions for table output in tests for manpage converter
Dan Allen
2023-09-18
resolves #4482 remove empty line at top of table cells in manpage output
Matthew "strager" Glazar
2023-09-07
resolves #4481 preserve paragraph breaks in normal table cell in manpage outp...
Dan Allen
2023-05-06
resolves #4448 apply reftext substitutions to value of mantitle attribute in ...
Dan Allen
2023-04-18
resolves #4402 don't uppercase monospace span in section title in manpage out...
Dan Allen
2023-04-17
resolves #4401 manify alt text of block image in manpage output (PR #4436)
Dan Allen
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
[next]