feature: markdown link check

This commit is contained in:
Michele Cereda
2023-12-24 19:35:27 +01:00
parent 25a6f5041a
commit 5c01de5433
24 changed files with 33 additions and 32 deletions

View File

@@ -28,5 +28,5 @@ uuencode file.txt | mail -s "Subject" recipient@mail.server
-->
<!-- Others -->
[linux mail command examples]: https://www.binarytides.com/linux-mail-command-examples
[linux mail command examples]: https://www.binarytides.com/linux-mail-command-examples/
[uuencode]: https://linux.101hacks.com/unix/uuencode/