summaryrefslogtreecommitdiff
path: root/spec/example_spec.rb
AgeCommit message (Expand)Author
2022-05-04resolves #2134 use base-border-color as default border color (PR #2136)Dan Allen
2022-04-30resolves #2103 cap border corners on block when width is defined using array ...Dan Allen
2022-04-26resolves #2068 protect bottom padding of decorated blocks (PR #2073)Dan Allen
2022-04-12remove debug tags from test suite [skip ci]Dan Allen
2022-04-11verify correct padding is applied around content of example blockDan Allen
2022-04-05resolves #2003 compute extent of content in scratch document to arrange conte...Dan Allen
2022-02-28fix test description [skip ci]Dan Allen
2020-07-04add support for text decoration to captionDan Allen
2020-04-25resolves #1660 use informal title for collapsible block; don't apply border, ...Dan Allen
2020-03-03resolves #1586 allow theme to control border style of delimited blocks (PR #1...Dan Allen
2020-01-01output block title for example even when background and border are not setDan Allen
2019-12-03add and customize dedicated linter rules for rspecDan Allen
2019-12-03enforce magic comment for frozen string literalDan Allen
2019-11-28move open block specs to dedicated spec fileDan Allen
2019-11-28resolves #1407 add an unbreakable option on open blocks (PR #1408)Guillaume Grossetie
2019-10-19make flags in test suite more fine-grainedDan Allen
2019-10-04resolves #307 allow theme to override caption styles for specific block categ...Dan Allen
2019-08-26verify signifier and numeral are not added to example block caption if exampl...Dan Allen
2019-08-25resolves #362 fill and stroke bounds of example across all pages (PR #1227)Dan Allen