From 54ccf4ce00a99c2133a903f62e0427861948172e Mon Sep 17 00:00:00 2001 From: Laurent Monin Date: Thu, 21 Sep 2023 23:57:24 +0200 Subject: [PATCH] Minor fixes to .md, making markdownlint happier --- CONTRIBUTING.md | 4 ++-- INSTALL.md | 4 +--- po/README.md | 6 +++--- resources/README.md | 4 ++-- 4 files changed, 8 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f8769543d..8c9976885 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ As most of the other projects written in Python, we use the [PEP 8](https://www.python.org/dev/peps/pep-0008/). Though, we ignore some of the recommendations: -* E501 - Maximum line length (79 characters). The general limit we have is somewhere around 120-130. +- E501 - Maximum line length (79 characters). The general limit we have is somewhere around 120-130. *Recommended video: "[Beyond PEP 8 -- Best practices for beautiful intelligible code](https://www.youtube.com/watch?v=wf-BqAjZb8M)" by Raymond Hettinger at PyCon 2015, which talks about the famous P versus NP problem.* @@ -94,7 +94,7 @@ metadata specifications and to the tag mapping tables used by various audio soft - [APE-Tags](http://wiki.hydrogenaud.io/index.php?title=APE_key) - [Matroska \| Tag Specifications](https://www.matroska.org/technical/specs/tagging/index.html) - [ASF / WMA](http://msdn.microsoft.com/en-us/library/ms867702.aspx) -- MP4: See iTunes Metadata Format Specification (was available at https://developer.apple.com/, but does not seem to be available anymore) +- MP4: See iTunes Metadata Format Specification (was available at [Apple Developer website](https://developer.apple.com/), but does not seem to be available anymore) - [RIFF Tags](https://exiftool.org/TagNames/RIFF.html) / [Resource Interchange File Format: INFO List Chunk](https://www.tactilemedia.com/info/MCI_Control_Info.html) / [Multimedia Programming Interface and Data Specifications 1.0](http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Docs/riffmci.pdf) - [Mutagen Spec Collection](https://mutagen-specs.readthedocs.io/en/latest/) diff --git a/INSTALL.md b/INSTALL.md index f6b12db20..fed9c44a7 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -174,9 +174,7 @@ below. You can verify the signature with e.g.: -``` -gpg --verify picard-2.9.tar.gz.asc -``` + gpg --verify picard-2.9.tar.gz.asc Make sure the key fingerprint in the output matches the fingerprint of the GPG key below. diff --git a/po/README.md b/po/README.md index 8d6dc82aa..c9c6c8ee1 100644 --- a/po/README.md +++ b/po/README.md @@ -23,7 +23,7 @@ Their translations are handled at