Pre-commit hooks for hyperlinks

Łukasz Wojniłowicz lukasz.wojnilowicz at gmail.com
Wed Jan 4 19:26:40 GMT 2023


Hi all,

would it be possible to add pre-commit hooks before pushing to svn,
which would detect following faulty hyperlinks?:

1. [valid text](https://invalid.url.with.a.space.in/ it)
2. [valid text] (https://valid.url)

Above syntax would be rendered literally (as not expected) and not
as hyperlinks (as expected) on the KDE website.

Cheers
Łukasz


More information about the kde-i18n-doc mailing list