mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-10 19:59:40 +02:00
mark "TODO"-blocks with admonition markup
(also see https://codeberg.org/openpgp/notes/issues/3)
This commit is contained in:
parent
c72432af4b
commit
225e3c3a8d
7 changed files with 40 additions and 11 deletions
|
@ -1,2 +1,13 @@
|
|||
(signing_data)=
|
||||
# Signatures over data
|
||||
|
||||
```{admonition} TODO
|
||||
:class: warning
|
||||
|
||||
Add content, including:
|
||||
|
||||
- Signature of a binary document
|
||||
|
||||
- Signature of a canonical text document
|
||||
- "The signature is calculated over the text data with its line endings converted to `<CR><LF>`"
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue