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
/
index_spec.rb
Age
Commit message (
Expand
)
Author
2023-03-27
resolves #2368 do not drop section that follows empty index (PR #2414)
Dan Allen
2022-10-30
switch from EOS to END as heredoc delimiter
Dan Allen
2022-09-07
resolves #928 use ICU if available to sort index entries and group terms unde...
Dan Allen
2022-09-05
fix collation order of index terms that differ only in case
Dan Allen
2022-08-13
resolves #2306 use default-for-print theme by default if media is print or pr...
Dan Allen
2022-06-10
resolves #327 arrange body of article or manpage doctype into multiple column...
Dan Allen
2022-06-10
resolves #897 preserve text formatting in display of index term (PR #2238)
Dan Allen
2022-06-10
add test to verify page numbers in index section are not enclosed in link whe...
Dan Allen
2022-06-10
add test to verify XML special chars can be used in index term
Dan Allen
2022-06-09
add test to verify index terms are normalized
Dan Allen
2022-06-08
remove debug flag on test
Dan Allen
2022-06-08
don't push section that follows index section in article to new page if last ...
Dan Allen
2022-05-21
expand test for collapsing space around hidden index terms
Dan Allen
2022-05-10
resolves #2149 preserve columns on subsequent pages in the index section (PR ...
Dan Allen
2022-05-04
resolves #1656 introduce index-pagenum-sequence-style document attribute to c...
Dan Allen
2022-04-26
resolves #2061 collapse space in front of hidden index term (PR #2083)
Dan Allen
2022-03-05
add helper to retrieve metadata for destination
Dan Allen
2021-05-14
resolves #1929 honor prepress page margins on subsequent pages in index (PR #...
Dan Allen
2021-04-03
fix missing index entry in test
Dan Allen
2021-04-03
fix lint error
Dan Allen
2021-04-03
add test case for #1902
Dan Allen
2020-10-15
remove wip from test
Dan Allen
2020-10-14
verify empty list of index terms is ignored
Dan Allen
2020-08-25
consistently use "be" matcher to assert page number
Dan Allen
2020-08-18
resolves #1735 align TOC section properly when index exceeds one page and sec...
Dan Allen
2020-08-17
fix crash when TOC is enabled and index is empty
Dan Allen
2020-08-05
add test for index category initialization
Dan Allen
2020-08-04
verify that index terms with different casing are not grouped
Dan Allen
2020-08-04
verify capitalized terms are sorted ahead of non-capitlized terms
Dan Allen
2020-06-28
allow an index term to be defined in section title with auto-generated ID
Dan Allen
2020-06-22
verify excess bottom margin of index category is not distributed to top of ne...
Dan Allen
2020-06-12
update test for index term inside delimited block to include non-visible inde...
Dan Allen
2020-05-06
remove deprecated "ascii" fonts; only bundle the more complete "subset" fonts
Dan Allen
2020-05-02
fix lint error
Dan Allen
2020-05-01
resolves #1672 prevent generator from allocating space for placeholder null c...
Dan Allen
2020-04-30
make assertion in index spec clearer
Dan Allen
2020-04-29
resolves #1663 allow theme to configure number of index columns (PR #1669)
Dan Allen
2020-04-28
verify index is arranged into two columns
Dan Allen
2020-04-26
resolves #1665 do not insert blank line in index when term is forced to break...
Dan Allen
2020-04-24
resolves #1657 sort page numbers in index numerically instead of lexicographi...
Dan Allen
2020-04-22
simplify calls to find_text that include a filter
Dan Allen
2020-03-23
add test case for single pagenum range and split range in index
Dan Allen
2020-02-19
don't render index section if index is empty
Dan Allen
2020-02-05
verify index entries inside delimited block are not added twice to index
Dan Allen
2020-01-07
move doctype to document in index test
Dan Allen
2019-12-03
add and customize dedicated linter rules for rspec
Dan Allen
2019-12-03
enforce magic comment for frozen string literal
Dan Allen
2019-12-02
fix lint errors in test suite
Dan Allen
2019-11-26
resolves #1405 ignore case when sorting terms in index
Dan Allen
2019-11-22
resolves #645 apply hanging indent to wrapped lines in index (PR #1400)
Dan Allen
[next]