Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asciidoc Diagram #92

Open
marcobehler opened this issue Nov 21, 2019 · 1 comment
Open

Asciidoc Diagram #92

marcobehler opened this issue Nov 21, 2019 · 1 comment

Comments

@marcobehler
Copy link

marcobehler commented Nov 21, 2019

And one more question:

Is there also a way to influence the url of a generated diagram , like

[ditaa,somepic,png]
----
=====>
----

which will result in /images/somepic.png

but I would like it to be an a) absolute path and b) possible asset hashed? so www.mysite.com/images/somepic-ABCDEFG.png

?

@mojavelinux
Copy link
Contributor

As far as I know, it should honor the name specified on the block. As for the hashes, that would really be something Asciidoctor Diagram would need to do as this extension, or even Asciidoctor itself, would not have enough information to add that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants