go-termd
go-termd copied to clipboard
Any plans to add support for HTML tags that may be inside Markdown documents?
As of now, go-termd doesn't handle HTML tags (just like anything else). But certain tags, like comments or <hr>, aren't exactly strangers in Markdown documents... Any thoughts on supporting those may be?