snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit ece1b9ed165f524d50c3be20e477a7c9b25e19a4
parent 3d677f67d845cf6e74271681e76d3cb806036483
Author: default <nobody@localhost>
Date:   Tue, 21 Jan 2025 14:34:29 +0100

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -26,6 +26,8 @@ If the `SNAC_BASEDIR` environment variable is defined and set to the base direct Fixed a bug in the generation of the top page (contributed by an-im-dugud). +Added support for Markdown headers and underlining (contributed by an-im-dugud). + ## 2.68 Fixed regression in link verification code (contributed by nowster).