asciidoctor-diagram icon indicating copy to clipboard operation
asciidoctor-diagram copied to clipboard

Support for omni graffle

Open cforce opened this issue 2 years ago • 1 comments

Please add support for graffle diagrams

image::../graphics-originals/diagram1.graffle["Hierarchy of building blocks"] asciidoctor: WARNING: could not embed image: diagram1.graffle; image file is an unrecognized format

image::../graphics-originals/diagram1.graffle.png["Hierarchy of building blocks"] asciidoctor: WARNING: image to embed not found or not readable: :../graphics-originals/diagram1.graffle.png

cforce avatar May 24 '23 12:05 cforce

Interesting idea, but not trivial to do. We would have to automate omnigraffle's export functionality using AppleScript or something like that.

pepijnve avatar May 24 '23 19:05 pepijnve