Replies: 2 comments
-
hrmmm, you'd pretty much need a browser engine for this, no? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I thought that the HTML could be stripped down to simple bold/underline, color, etc. I didn't mean I want it to render the HTML - just convert it to whatever the console can handle. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to present a user with an EULA they must accept. To avoid having many versions floating around, I would really like to replay the HTML into a text frame managed by ncurses.
Has anyone done this? Or convert HTML into some format that notcurses can present which retains some text attributes? (And maybe some formatting)
Beta Was this translation helpful? Give feedback.
All reactions