All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.9.0 - 2025-03-04
- Simplified Wikilinks plugin.
- Pass
state.env
infootnote_reference_close
blocks #2
0.8.0 - 2024-12-31
- Wikilinks plugin.
0.7.1 - 2024-08-30
- Re-export available anchors from the toc plugin.
- Footnotes multiline note with softbreaks.
0.7.0 - 2023-12-19
- Support for Lume 2.
- Support for Lume 1.
0.6.0 - 2023-10-29
- TOC: New option
slugify
to configure how the ids are generated- It can be a function
(value: string) => string
- Or an object with the options for the
createSlugifier
function. If it's not set, a new slugifier is created with the default options.
- It can be a function
- TOC plugin requires Lume v1.19.3
0.5.1 - 2023-08-01
footnotes
plugin attributes.
0.5.0 - 2023-05-06
footnotes
plugin.
0.4.0 - 2023-03-14
- New
attribute
option toimage
plugin to select the first image with a specific attribute (By default ismain
) instead of the first image found. For example:{main}
0.3.0 - 2023-01-28
transform
option totitle
plugin.
0.2.0 - 2023-01-03
image
plugin.- Lume plugins to install the markdown plugins more easily.
title
plugin doesn't override the existing value if exists.
0.1.0 - 2022-09-12
toc
plugin.title
plugin.