{"id":76831,"library":"tj-go-termd","title":"Go Termd","description":"A Go library for rendering Markdown in terminal with syntax highlighting for code blocks.","status":"active","version":"0.0.1","language":"go","source_language":null,"source_url":"https://github.com/tj/go-termd","tags":["markdown","terminal","rendering","syntax-highlighting"],"install":[{"cmd":"go get github.com/tj/go-termd","lang":"bash","label":"Install github.com/tj/go-termd"}],"dependencies":[],"imports":[{"symbol":"termd","correct":"github.com/tj/go-termd"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/tj/go-termd\"\n)\n\nfunc main() {\n\tmarkdown := \"# Hello\\n```go\\nfmt.Println(\\\"hi\\\")\\n```\"\n\tresult := termd.Render(markdown)\n\tfmt.Println(result)\n}","lang":"go","description":"Render Markdown to terminal output"},"warnings":[],"env_vars":null,"search_vec":"'block':16 'code':15 'go':1,4 'highlight':13,22 'librari':5 'markdown':8,17 'render':7,19 'syntax':12,21 'syntax-highlight':20 'termd':2 'termin':10,18","created_at":"2026-06-17T19:38:54.361630+00:00","updated_at":"2026-06-17T19:38:54.361630+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/tj/go-termd","github":"https://github.com/tj/go-termd","docs":"https://pkg.go.dev/github.com/tj/go-termd#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cli"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}