go-term-markdown
go-term-markdown copied to clipboard
Make the code block theme configurable please
This line: https://github.com/MichaelMure/go-term-markdown/blob/master/renderer.go#L487 makes it so the code is rendered only in one theme, instead, the user should be allowed to configure what theme code blocks are rendered in.
Should be a good first issue.