nucular
nucular copied to clipboard
Display HTML text
Is there a plan or would it be complicated to add some HTML display text control? With very basic formatting like the editor of Github itself?
Is there a plan
no
would it be complicated to add some HTML display text control?
I believe at this point displaying HTML is harder than writing an OS.
I am talking about basic HTML rendering from Markdown
I need a control that will allow displaying basic HTML generated from markdown. So very simplistic HTML: bold,italic,ol,ul,p,br, pre. including IMG tag and text colors. I would like to see it happen, and I am willing to pay for it. Can you consider it?
There exist a markdown package: blackfriday. it should be easier to render the markdown itself.
Maybe this can be helpful thdwd.