https://github.com/tj/go-termd
Package termd provides terminal markdown rendering, with code block syntax highlighting support.
https://github.com/tj/go-termd
cli command-line go golang markdown terminal
Last synced: 3 months ago
JSON representation
Package termd provides terminal markdown rendering, with code block syntax highlighting support.
- Host: GitHub
- URL: https://github.com/tj/go-termd
- Owner: tj
- License: mit
- Created: 2019-11-02T10:01:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-15T11:16:10.000Z (over 6 years ago)
- Last Synced: 2025-04-09T20:05:11.462Z (about 1 year ago)
- Topics: cli, command-line, go, golang, markdown, terminal
- Language: Go
- Size: 11.7 KB
- Stars: 225
- Watchers: 4
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: Readme.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Termd
Package termd provides terminal markdown rendering, with code block syntax highlighting support.
## Features
- Code block syntax highlighting (JSON-friendly for loading from user config)
- Word wrapping to the specified column width
- Terminal specific styling (still looks like markdown but it's cleaned up for the term)

---
[](https://godoc.org/github.com/tj/go-termd)


## Sponsors
This project is [sponsored](https://github.com/sponsors/tj) by [CTO.ai](https://cto.ai/), making it easy for development teams to create and share workflow automations without leaving the command line.
[](https://cto.ai/)