ui icon indicating copy to clipboard operation
ui copied to clipboard

I can't adjust the height and width of the asciidoc embedded diagram

Open max-arshinov opened this issue 1 year ago • 0 comments

Expected

I can adjust the height and width of the asciidoc embedded diagram image::embed:SystemContext-004[width=100,height=100]

Actual

[width=100,height=100] don't seem to be working

Steps to reproduce

  1. Embed diagrams in the asciidoc
  2. Try to adjust "width" or "height" image::embed:SystemContext-004[width=100,height=100]

Version/build information

latest

Severity

Minor

Priority

I have no budget and there's no rush, please fix this for free

More information

Auto-width/height sometimes creates too large images that don't fit on A4 pages. This prevents me from exporting documentation with embedded diagrams to html/pdf.

max-arshinov avatar Oct 29 '24 13:10 max-arshinov