diagrams / diagrams-pandoc

A pandoc filter to express diagrams inline using the haskell EDSL diagrams.
BSD 3-Clause "New" or "Revised" License
37 stars 9 forks source link

Implement figure support #23

Closed ozkutuk closed 1 year ago

ozkutuk commented 1 year ago

This PR implements figure support by adding two new attributes: caption and alt. Diagrams with caption set are rendered as figures.