Subject: CVS commit: pkgsrc/editors/tp-note
From: pin
Date: 2023-05-10 12:27:41
Message id: 20230510102742.00238FA87@cvs.NetBSD.org

Log Message:
editors/tp-note: update to 1.21.3

Link docs with new sort-tag shorthand link syntax:

*   Hyperlinks to other Tp-Note documents can now be shortened by referencing
    only the target's sort-tag, e.g. `[my doc](<home/20230510-my note.md>)` is
    equivalent to `[my doc](<home/20230510>)`. Autolinks can be shortened as
    well: `<http:home/20230510-my note.md>` becomes \ 
`<http:home/20230510>`

*   New environment variable: `TPNOTE_CONFIG`

*   The prepend_dot filter is replaced by the prepend filter.
    The concerned filename templates have been updated.

Files:
RevisionActionfile
1.34modifypkgsrc/editors/tp-note/Makefile
1.26modifypkgsrc/editors/tp-note/cargo-depends.mk
1.28modifypkgsrc/editors/tp-note/distinfo