edluffy / hologram.nvim

👻 A cross platform terminal image viewer for Neovim. Extensible and fast, written in Lua and C. Works on macOS and Linux.
MIT License
1.28k stars 31 forks source link

Support Asciidoc #24

Open davidgamba-au opened 1 year ago

davidgamba-au commented 1 year ago

Asciidoc has a simple to parse image format: image::./path/to/image.png[title]

https://docs.asciidoctor.org/asciidoc/latest/macros/images/