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
I am testing image embedding. Sometimes, it works great; sometimes it doesn't. Here is how I created the attached pdf:
Structurizr - A minimal approach to software architecture documentation.pdf
The source code is available here: https://github.com/max-arshinov/masad/tree/url-shortener
I have no budget and there's no rush, please add this feature for free
Here is how I embed images
== System Scope and Context === Business Context image::embed:SystemContext-004[] === Technical Context image::embed:Container-002[]
I also tried
image::embed:SystemContext-004[width=200]
and
image::embed:SystemContext-004[width=50%]
It looks like the "width" property is ignored.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
I am testing image embedding. Sometimes, it works great; sometimes it doesn't. Here is how I created the attached pdf:
Structurizr - A minimal approach to software architecture documentation.pdf
The source code is available here: https://github.com/max-arshinov/masad/tree/url-shortener
Priority
I have no budget and there's no rush, please add this feature for free
More information
Here is how I embed images
I also tried
and
It looks like the "width" property is ignored.
The source code is available here: https://github.com/max-arshinov/masad/tree/url-shortener
The text was updated successfully, but these errors were encountered: