{"id":71500,"library":"princjef-gomarkdoc","title":"Gomarkdoc","description":"Formats Go package documentation as markdown for use outside of pkg.go.dev.","status":"active","version":"1.1.0","language":"go","source_language":null,"source_url":"https://github.com/princjef/gomarkdoc","tags":["documentation","markdown","generator","go-tools"],"install":[{"cmd":"go get github.com/princjef/gomarkdoc","lang":"bash","label":"Install github.com/princjef/gomarkdoc"}],"dependencies":[],"imports":[{"symbol":"gomarkdoc","correct":"github.com/princjef/gomarkdoc"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/princjef/gomarkdoc\"\n)\n\nfunc main() {\n\tdoc, _ := gomarkdoc.NewRenderer().Render(\"fmt\")\n\tfmt.Println(doc)\n}","lang":"go","description":"Renders documentation for the 'fmt' package as markdown."},"warnings":[],"env_vars":null,"search_vec":"'document':5,13 'format':2 'generat':15 'go':3,17 'go-tool':16 'gomarkdoc':1 'markdown':7,14 'outsid':10 'packag':4 'pkg.go.dev':12 'tool':18 'use':9","created_at":"2026-06-17T18:27:57.979796+00:00","updated_at":"2026-06-17T18:27:57.979796+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/princjef/gomarkdoc","github":"https://github.com/princjef/gomarkdoc","docs":"https://pkg.go.dev/github.com/princjef/gomarkdoc#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"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}}