termd icon indicating copy to clipboard operation
termd copied to clipboard

Render markdown in the terminal

Results 4 termd issues
Sort by recently updated
recently updated
newest added

installed via npm or build locally makes no difference, no termd command can be found

Hi, I recommend an option to preserve ANSI colors so you can do things like `termd --color=always | less -r`. If you think this is a good idea I may...

E.g. Heading 1 ======== Content Heading 2 --------- https://pandoc.org/MANUAL.html#setext-style-headings

It would be really useful if you could use it as a function where you pass in your markdown content as a string in a function from within your code,...