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
/
section_spec.rb
Age
Commit message (
Expand
)
Author
2022-06-10
resolves #1795 don't insert page break between part and first chapter if head...
Dan Allen
2022-05-15
don't add entry to TOC for notitle section if no content follows it
Dan Allen
2022-05-11
update extended converter that avoids a page break after a heading and use it...
Dan Allen
2022-05-10
resolves #2151 add support for orphan avoidance to discrete headings (PR #2153)
Dan Allen
2022-04-30
resolves #434 add support for defining border and padding per heading level i...
Dan Allen
2022-04-28
resolves #2095 separate align and text-align keys in theme schema and update ...
Dan Allen
2022-04-28
resolves #1786 allow entry for preface to be added to TOC without adding titl...
Dan Allen
2022-04-27
allow the title of any section to be hidden using the notitle option
Dan Allen
2022-04-27
change name of untitled option on special section to notitle
Dan Allen
2022-04-27
delete dests on page before deleting it
Dan Allen
2022-04-25
resolves #2075 keep section title with first block of content is breakable op...
Dan Allen
2022-04-06
resolves #2023 extract arrange_section method to compute whether section titl...
Dan Allen
2022-03-13
replace tabs with spaces in test fixture strings
Dan Allen
2022-03-05
add helper to retrieve metadata for destination
Dan Allen
2022-01-19
resolves #1990 handle uppercase characters in character references (PR #1991)
Dan White
2021-11-05
allow title of special section to be hidden by setting untitled option on sec...
Dan Allen
2021-01-19
fix order of font kerning tests in section context
Dan Allen
2021-01-19
verify theme can set font kerning per heading level
Dan Allen
2021-01-19
verify theme can disable font kerning for headings
Dan Allen
2021-01-19
split out tests that verify them can set font family for headings and per hea...
Dan Allen
2021-01-18
improve test for setting font family for headings and per heading level
Dan Allen
2021-01-18
verify theme can set font family per heading level
Dan Allen
2020-11-29
test font style can be set per heading level
Dan Allen
2020-11-18
move floating title (aka discrete heading) tests to dedicated file
Dan Allen
2020-10-21
verify theme can set line height for heading per section level
Dan Allen
2020-09-14
verify different top/bottom margin can be set per heading level
Dan Allen
2020-09-01
resolves #1761 drop support for chapter-label and document chapter-signifier ...
Dan Allen
2020-08-25
consistently use "be" matcher to assert page number
Dan Allen
2020-08-14
verify theme can set different top of page margin for a given heading level (...
Dan Allen
2020-08-13
verify theme can set alignment per section level
Dan Allen
2020-08-01
verify level-0 special section is treated as chapter in multipart book
Dan Allen
2020-07-31
verify section titles in article are numbered when sectnums attribute is set
Dan Allen
2020-07-14
use and enforce a consistent style for comment annotations
Dan Allen
2020-07-06
add test to verify text decoration can be set per heading level
Dan Allen
2020-06-17
verify heading_align theme key controls alignment of section titles
Dan Allen
2020-05-22
add dest tests when sectids attribute is unset
Dan Allen
2020-04-07
add tests for ID on section titles and discrete headings
Dan Allen
2020-04-01
move abstract tests to separate file
Dan Allen
2020-03-14
resolves #1604 configure headings to inherit font style from theme (PR #1606)
Dan Allen
2020-03-01
rewrite lines method in text inspector to insert space between separate text ...
Dan Allen
2020-02-20
resolves #1563 fix crash if btn or kbd macro is used in section title (PR #1564)
Dan Allen
2020-02-20
add test to verify menu macro can be used in section title
Dan Allen
2020-02-12
resolves #1552 drop support for versions of Asciidoctor < 2 (PR #1553)
Dan Allen
2019-12-30
resolves #623 partition section title (title and subtitle) (PR #1451)
Dan Allen
2019-12-27
simplify find_text calls in test suite [skip ci]
Dan Allen
2019-12-20
allow text alignment roles to be used to control alignment of discrete heading
Dan Allen
2019-12-12
add test for abstract defined as special section
Dan Allen
2019-12-04
fix test failures in JRuby
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
[next]