Hi all,
I'm somewhat/extremely behind on the text properties work, which looks
very exciting.
In the context of govim (
https://github.com/myitcv/govim), I'm
considering using text properties as a way of showing a simple
rendering of markdown/HTML within a Vim window (popup to be precise).
Rendering the document with text properties from the parsed
markdown/HTML should be relatively doable, but before I start down
this path, does anyone have any thoughts on this approach vs others?
Many thanks,
Paul