
implementation("io.github.darriousliu:commonmark-ext-image-attributes:0.26.0")Enhances Markdown image syntax by allowing specification of attributes like width and height directly within the Markdown text. For example, `{width=640 height=480}` renders as `<img src="/url.png" alt="text" width="640" height="480" />`.
| Version | Release | Platforms and targets |
|---|---|---|
| 0.26.0 | Release: 19 Aug 2025 | Android JVMJVMKotlin/NativeWasmJS iOSLinuxmacOStvOSwatchOSWindows |
| 0.25.1 | Release: 08 Aug 2025 | Android JVMJVMKotlin/Native iOS |
| Version | Release | Platforms and targets |
|---|---|---|
| 0.26.0 | Release: 19 Aug 2025 | Android JVMJVMKotlin/NativeWasmJS iOSLinuxmacOStvOSwatchOSWindows |
| 0.25.1 | Release: 08 Aug 2025 | Android JVMJVMKotlin/Native iOS |