Sha256: 3886a0a39fa21f22b86f3a91fd45a917a121596c536995c4d9d27d99a7d3c8d6

Contents?: true

Size: 1.2 KB

Versions: 1

Compression:

Stored size: 1.2 KB

Contents

# Change Log

## 1.2.4 / 2024-07-23

* Updated dependencies to rely on current `jekyll_draft`.
* Removes any leading whitespace in plugin content so the YAML is more likely to be well-formed.
* Handles poorly formed whitespace gracefully.


## 1.2.3 / 2024-07-23

* Made compatible with jekyll_plugin_support v1.0.0


## 1.2.2 / 2024-01-08

* Added `sort_by_title` keyword option.


## 1.2.1 / 2023-06-17

* Updated dependencies.
* No longer explodes when a value for `order` is not provided in front matter.


## 1.2.0 / 2023-04-23

* Added optional `field` parameter.


## 1.1.1 / 2023-04-02

* Added [`attribution` support](https://github.com/mslinn/jekyll_plugin_support#subclass-attribution).


## 1.1.0 / 2023-03-14

* `outline_js` tag added, for including Javascript necessary to position images relating to the outline.
* Now generates a series of divs, instead of one big div.
* Now interprets numbers as decimal instead of octal.
* CSS documented and new `post_title` class defined.


## 1.0.2 / 2023-02-16

* Updated to `jekyll_plugin_support` v0.5.1


## 1.0.1 / 2023-02-14

* Now dependent upon `jekyll_plugin_support`


## 1.0.0 / 2022-04-02

* Initial version, this Jekyll plugin defines a block tag called `outline`.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jekyll_outline-1.2.4 CHANGELOG.md