Path to this page:
Subject: CVS commit: pkgsrc/editors/tp-note
From: pin
Date: 2023-11-17 08:44:56
Message id: 20231117074456.556F1FA3D@cvs.NetBSD.org
Log Message:
editors/tp-note: update to 1.23.2
New option `--config-defaults` / Viewer: serve links with URL fragments
From version v1.23 on, Tp-Note merges configuration files into its internal
configuration. Consequently, without custom changes no configuration file
is required at all. Nevertheless, to get a copy from the internal configuration
(you can base your custom configuration file upon) a `--config-defaults` option
is added.
Another improvement concerns the viewer's link rewriting code: with this release
URL fragments (starting with `#`) are rendered correctly. This allows you for
example to add a hyperlinked table of contents at the beginning of your notes.
Also footnotes like `[^1]` are rendered correctly.
Files: