index
:
asciidoctor-pdf
2.3.17-magentastripe
2.3.9-magentastripe
main
part-pictures
MSM's fork of Asciidoctor-PDF
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
list_spec.rb
Age
Commit message (
Expand
)
Author
2022-07-20
allow theme to control font style of marker (per marker or all markers) for u...
Dan Allen
2022-07-20
resolves #2279 allow theme to control font properties of marker for ordered l...
Dan Allen
2022-07-19
remove use of build_pdf_theme except where needed
Dan Allen
2022-06-05
resolves #1737 add backlink from bibref on bibliography entry to first refere...
Dan Allen
2022-05-14
resolves #2163 rename theme suffix with-fallback-font to with-font-fallbacks;...
Dan Allen
2022-05-11
correctly detect preceding code block when determining whether to collapse to...
Dan Allen
2022-04-19
move code-callout-list-margin-top theme key to callout-list-margin-top-after-...
Dan Allen
2022-04-18
resolves #1722 add callout-list category to theme for controlling font proper...
Dan Allen
2022-04-18
allow role or theme to control text alignment of colist
Dan Allen
2022-04-16
resolves #2032 allow theme to control line height for blocks using line-heigh...
Dan Allen
2022-04-16
resolves #1894 rename the outline-list category in the theme to list; remap d...
Dan Allen
2022-04-14
resolves #1515 implement smart block bottom margins to prevent extra space be...
Dan Allen
2022-04-12
verify spacing is consistent between items in lineal list
Dan Allen
2022-04-12
fix lint errors in tests
Dan Allen
2022-04-12
correctly compute height of delimited block attached to description of item i...
Dan Allen
2022-04-08
remove .only prefix on test [skip ci]
Dan Allen
2022-04-06
resolves #1994 apply font color and text transform from theme to terms in hor...
Dan Allen
2022-03-02
resolves #2001 prevent converter for list item from inserting new page to pos...
Dan Allen
2021-09-17
verify that a singular conum_glyphs value only supports a single conum
Dan Allen
2021-09-16
add test to verify multiple, comma-separated ranges can be specified for conu...
Dan Allen
2021-03-28
resolves #1895 allow theme to control top margin of callout lists (PR #1896)
Eiji Honjo
2020-11-11
upgrade RuboCop, add new rules, and update code to fix violations
Dan Allen
2020-10-12
verify line height for dlist term set by theme is applied to horizontal dlist
Dan Allen
2020-09-15
test case when colist does not follow a verbatim block
Dan Allen
2020-08-25
consistently use "be" matcher to assert page number
Dan Allen
2020-08-14
verify start value of olist can be < 0 when using decimal numbering
Dan Allen
2020-07-29
display decimal list marker correctly when list is reversed
Dan Allen
2020-07-27
fix lint error
Dan Allen
2020-07-27
verify reverse ordering works for alpha numbering
Dan Allen
2020-07-15
use correct list style for test
Dan Allen
2020-07-14
use and enforce a consistent style for comment annotations
Dan Allen
2020-07-10
fix lint error
Dan Allen
2020-07-10
test that list indent defaults to 0 for unstyled list
Dan Allen
2020-07-09
verify custom list indent is applied to list with none style
Dan Allen
2020-07-09
verify theme can set line height of description list terms
Dan Allen
2020-06-06
verify converter can convert qanda item with only block content
Dan Allen
2020-05-27
introduce find_unique_text helper and use it in list tests
Dan Allen
2020-05-23
add test for description list item with no description
Dan Allen
2020-05-23
add scenario for itemized description list item that has only blocks, no text
Dan Allen
2020-05-21
fix broken tests
Dan Allen
2020-05-21
verify indent for list can be disabled
Dan Allen
2020-05-12
use single-quoted heredoc where possible
Dan Allen
2020-05-11
test that default marker color for all lists can be set using theme
Dan Allen
2020-05-10
assert unknown list style message not logged in scratch document
Dan Allen
2020-05-10
add test for start value of 1 on ordered list
Dan Allen
2020-05-06
verify converter does not crash if conum_glyphs is a single value; fix note f...
Dan Allen
2020-04-28
resolves #1650 use more robust strategy for line height normalization (PR #1667)
Dan Allen
2020-04-26
add test for reversed option on ordered list
Dan Allen
2020-04-22
simplify calls to find_text that include a filter
Dan Allen
2020-04-22
test case of qanda item with no answer
Dan Allen
[next]