{"id":21379272,"url":"https://github.com/karapetianash/markdown-preview","last_synced_at":"2025-10-16T10:38:48.282Z","repository":{"id":229170705,"uuid":"775354472","full_name":"karapetianash/markdown-preview","owner":"karapetianash","description":"CLI tool for converting Markdown files into HTML.","archived":false,"fork":false,"pushed_at":"2024-04-01T20:20:16.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-22T22:30:56.326Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/karapetianash.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-21T08:30:27.000Z","updated_at":"2024-04-08T13:22:27.000Z","dependencies_parsed_at":"2025-01-22T22:37:20.569Z","dependency_job_id":null,"html_url":"https://github.com/karapetianash/markdown-preview","commit_stats":null,"previous_names":["karapetianash/markdown-preview"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karapetianash%2Fmarkdown-preview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karapetianash%2Fmarkdown-preview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karapetianash%2Fmarkdown-preview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karapetianash%2Fmarkdown-preview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karapetianash","download_url":"https://codeload.github.com/karapetianash/markdown-preview/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243854511,"owners_count":20358620,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-22T10:18:19.271Z","updated_at":"2025-10-16T10:38:43.249Z","avatar_url":"https://github.com/karapetianash.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Description\n\nThis CLI tool performs four main steps:\n1. Reads the contents of the input Markdown file;\n2. Uses some Go external libraries to parse Markdown and generate a valid\n   HTML block;\n3. Wraps the results with an HTML header and footer;\n4. Saves the buffer to an HTML file that you can view in a browser.\n\n## Supported flags\n- `-file \u003cfile_name\u003e`\\\nMarkdown file to be previewed.\n- `-s`\\\nSkip auto-preview.\n\n## Usage\nTo build the app, run the following command in the root folder:\n\n```\n\u003e go build .\n```\nAbove command will generate `mdp` file. This name is defined in the `go.mod` file, and it will be the initialized module name.\n\nAfter that you can run the program using the cmd and pass the file:\n\n```\n\u003e .\\todo-cli.exe -file File Name\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarapetianash%2Fmarkdown-preview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarapetianash%2Fmarkdown-preview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarapetianash%2Fmarkdown-preview/lists"}