{"id":36491181,"url":"https://github.com/andschneider/mdp","last_synced_at":"2026-01-12T01:56:00.447Z","repository":{"id":57693845,"uuid":"276817181","full_name":"andschneider/mdp","owner":"andschneider","description":"markdown preview CLI","archived":false,"fork":false,"pushed_at":"2020-07-26T03:28:13.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T01:50:09.974Z","etag":null,"topics":["go","go-cli","golang","golang-cli","markdown-previewer"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andschneider.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-03T05:41:45.000Z","updated_at":"2020-07-26T03:26:26.000Z","dependencies_parsed_at":"2022-09-26T21:01:21.420Z","dependency_job_id":null,"html_url":"https://github.com/andschneider/mdp","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/andschneider/mdp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andschneider%2Fmdp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andschneider%2Fmdp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andschneider%2Fmdp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andschneider%2Fmdp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andschneider","download_url":"https://codeload.github.com/andschneider/mdp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andschneider%2Fmdp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28331331,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"ssl_error","status_checked_at":"2026-01-12T00:36:15.229Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","go-cli","golang","golang-cli","markdown-previewer"],"created_at":"2026-01-12T01:56:00.384Z","updated_at":"2026-01-12T01:56:00.437Z","avatar_url":"https://github.com/andschneider.png","language":"Go","readme":"# mdp\n\n![Build](https://github.com/andschneider/mdp/workflows/Build/badge.svg)\n[![Go Report Card](https://goreportcard.com/badge/github.com/andschneider/mdp)](https://goreportcard.com/report/github.com/andschneider/mdp)\n\nA simple CLI that will preview a markdown file in a browser.\n\n## Installation\n\nThere are binaries for Linux, Mac, and Windows in the [releases page](https://github.com/andschneider/mdp/releases).\n\nOr use `go get`:\n\n```bash\ngo get github.com/andschneider/mdp\n```\n\n## Usage\n\n- Pass in the name of the file you'd like to preview with the `-file` flag. \n\n```bash\nmdp -file README.md\n```\n\n- To skip the autopreview use the `-skip` flag. This also doesn't remove the generated .html file if you'd like to save or view it later.\n\n- Use `-help` flag to display the full usage information.\n\n```bash\nmdp - preview markdown in your browser.\n\nUsage information:\n  -file string\n    \tMarkdown file to preview.\n  -skip\n    \tSkip auto-preview and prevent auto-delete of html file.\n  -version\n    \tPrint version and exit.\n```\n\n### inspiration\n\nThis repo is based on chapter 3 from the book [Powerful Command-Line Applications in Go](https://pragprog.com/titles/rggo/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandschneider%2Fmdp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandschneider%2Fmdp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandschneider%2Fmdp/lists"}