mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-30 17:59:17 +08:00
3d6edbd9e3
Element attributes are pushed to the stack via the `Attributes` function. `Attributes` creates an Attr like triple, but the triple also allows table-like access to key-value pairs.