nucular icon indicating copy to clipboard operation
nucular copied to clipboard

Display HTML text

Open boussou opened this issue 6 years ago • 4 comments
trafficstars

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?

boussou avatar Mar 12 '19 18:03 boussou

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.

aarzilli avatar Mar 12 '19 19:03 aarzilli

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?

boussou avatar Mar 13 '19 18:03 boussou

There exist a markdown package: blackfriday. it should be easier to render the markdown itself.

boussou avatar Mar 14 '19 14:03 boussou

Maybe this can be helpful thdwd.

marcetin avatar Jan 28 '20 17:01 marcetin