-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
feature-requestNew feature or requestNew feature or request
Description
I've a drawio file in an "sphinx" md file.
`
```{drawio-figure} drawio/my_graph.drawio
:alt: My graph
:align: center
My graph
```
`
On default this graph is tranformed as a svg file.
I'd like to make it clickable to download this graph as a pdf.
How could I do that ?
I could call drawio by hand, store the pdf file by hand, .... Is there any "all-in-one" solution, so that sphinxcontrib-drawio creates both file at "once" ?
Thx for your support...
I didn't find any other way to ask my question (The Discussion tab is not available).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestNew feature or requestNew feature or request