mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 03:36:42 +00:00
Make Attr values accessible through through the keys `identifier`, `classes` and `attributes`. This is already used in other elements with attributes and is now fixed for Link and Image.