On Thursday, June 6, 2019 at 3:57:41 PM UTC+1, Paul Jolly wrote: > 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
Why not just use :self markdown. and a markdown syntax file? -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/497f5735-97de-4273-8af1-2b5d6485c1bb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
