colon symbol is not allowed in alt text

This commit is contained in:
Heiko Schaefer 2023-12-12 01:13:03 +01:00
parent 9fca5d1046
commit 6112e16d9e
No known key found for this signature in database
GPG key ID: DAE9A9050FCCF1EB

View file

@ -69,7 +69,7 @@ As outlined above, an {term}`OpenPGP signature<OpenPGP Signature Packet>` is a c
```{figure} plain_svg/OpenPGP_Signature_packet_2.svg
:name: fig-signature-packet
:alt: Depicts a diagram with the title "OpenPGP signature packet". A box with green dotted frame and white background provides the title "Signature", while inside the box the text reads "Signature over: Input data, Signature metadata". The words "Signature metadata" serve as title for a yellow box at the lower half of the signature type box. The yellow box also bears the green cryptographic signature symbol.
:alt: Depicts a diagram with the title "OpenPGP signature packet". A box with green dotted frame and white background provides the title "Signature", while inside the box the text reads "Signature over; Input data, Signature metadata". The words "Signature metadata" serve as title for a yellow box at the lower half of the signature type box. The yellow box also bears the green cryptographic signature symbol.
Structure and context of an {term}`OpenPGP signature packet`
```