We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Under this proposal, the following command will issue a request at https://kroki.io/something/svg:
https://kroki.io/something/svg
kroki convert sample.txt --type SoMeTHiNg
Currently, an exception is raised:
invalid graph format something.
The text was updated successfully, but these errors were encountered:
resolves #15 support unrecognized type
8f3f49a
eaf0bac
resolves #15 support unrecognized type (#26)
9f246e5
Successfully merging a pull request may close this issue.
Under this proposal, the following command will issue a request at
https://kroki.io/something/svg
:Currently, an exception is raised:
The text was updated successfully, but these errors were encountered: