mark "TODO"-blocks with admonition markup

(also see https://codeberg.org/openpgp/notes/issues/3)
This commit is contained in:
Heiko Schaefer 2023-09-26 13:22:12 +02:00
parent c72432af4b
commit 225e3c3a8d
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D
7 changed files with 40 additions and 11 deletions

View file

@ -1,6 +1,8 @@
# Signature "internals"
```
```{admonition} TODO
:class: warning
- Subpackets and how to make sense of them
- "Negotiating" signature hash algorithm based on recipients preference subpackets
- Explore viability of having multiple signatures, e.g. v4+v6?