-
Notifications
You must be signed in to change notification settings - Fork 13
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
D2 Diagram suppport #23
Comments
this is now resolved. see #15 |
D2 is not working in my installation. My .. kroki::
:type: d2
x -> y And the build throws this warning and does not render the diagram: Error in "kroki" directive:
invalid option value: (option: "type"; value: 'd2')
'dict_keys' object is not subscriptable.
.. kroki::
:type: d2
x -> y
This looks like the same error message in #21 Here are the packages installed in my build environment Details
|
this feature was merged, but has never been released. If you want to use this you'll need to depend directly on the git repo rather than the published version in pypi |
Thanks for the info, @danieleades. Do you know if there are any plans to do more releases, or if this package might be more actively maintained in the future? |
I have no idea. Honestly I'm tempted to fork it |
It is possible add d2 diagram? Thank you
The text was updated successfully, but these errors were encountered: