luckasRanarison / nvim-devdocs

Neovim DevDocs integration
MIT License
265 stars 19 forks source link

transpiler: special handling for inline images #44

Closed emmanueltouzery closed 1 year ago

emmanueltouzery commented 1 year ago

we don't want to have potentially hundreds of kilobytes long base64 in the output. The javascript "Promise" documentation does this.

before (glow filtered, javascript Promise): image

after: image