{"id":13881063,"url":"https://github.com/atom-community/markdown-preview-plus","last_synced_at":"2025-07-16T17:31:45.777Z","repository":{"id":23593928,"uuid":"26962536","full_name":"atom-community/markdown-preview-plus","owner":"atom-community","description":"Markdown Preview + Community Features","archived":true,"fork":false,"pushed_at":"2023-01-03T03:12:20.000Z","size":16218,"stargazers_count":370,"open_issues_count":32,"forks_count":85,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-11-24T10:34:29.812Z","etag":null,"topics":["atom-package","markdown","markdown-renderer"],"latest_commit_sha":null,"homepage":"https://atom.io/packages/markdown-preview-plus","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atom-community.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-21T14:12:04.000Z","updated_at":"2024-08-21T08:50:32.000Z","dependencies_parsed_at":"2023-01-13T23:32:41.692Z","dependency_job_id":null,"html_url":"https://github.com/atom-community/markdown-preview-plus","commit_stats":null,"previous_names":[],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/atom-community/markdown-preview-plus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom-community%2Fmarkdown-preview-plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom-community%2Fmarkdown-preview-plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom-community%2Fmarkdown-preview-plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom-community%2Fmarkdown-preview-plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atom-community","download_url":"https://codeload.github.com/atom-community/markdown-preview-plus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom-community%2Fmarkdown-preview-plus/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265527557,"owners_count":23782480,"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":["atom-package","markdown","markdown-renderer"],"created_at":"2024-08-06T08:03:56.658Z","updated_at":"2025-07-16T17:31:40.967Z","avatar_url":"https://github.com/atom-community.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Project status\n\nAtom is virtually dead, it's getting more broken each release, and since recently I can't publish new package versions. I have neither time nor patience to deal with that. I'm switching to VSCode and markdown-preview-enchanced.\n\nAs of May, 25th 2022, this project is officially unmaintained. Create an issue and ping @lierdakil if you want to and can take over.\n\n# Markdown Preview Plus (MPP)\n\n[![CI](https://github.com/atom-community/markdown-preview-plus/workflows/CI/badge.svg?branch=master)](https://github.com/atom-community/markdown-preview-plus/actions)\n![apm version](https://img.shields.io/apm/v/markdown-preview-plus.svg)\n![apm\ndownloads](https://img.shields.io/apm/dm/markdown-preview-plus.svg)\n[![dependency status](https://david-dm.org/atom-community/markdown-preview-plus/status.svg)](https://david-dm.org/atom-community/markdown-preview-plus)\n\nMarkdown Preview Plus (MPP) is a fork of [Markdown\nPreview](https://github.com/atom/markdown-preview) that provides a\nreal-time preview of markdown documents.  (Note: This is not the Chrome browser extension of the same name, which can be found [here](https://github.com/volca/markdown-preview)).\n\nShould you have any problems while installing or using MPP please open\nup a [new\nissue](https://github.com/atom-community/markdown-preview-plus/issues).\n\n![MPP](https://raw.githubusercontent.com/atom-community/markdown-preview-plus/master/imgs/mpp-full-res-invert.png)\n\n## Features\n\nWe also have a more detailed description of\n[features](https://github.com/atom-community/markdown-preview-plus/blob/master/docs/features.md).\n\n-   Quickly open a preview of any markdown with `ctrl-shift-m`\n-   Math rendering with persistent macro support, toggled with\n    `ctrl-shift-x`\n-   Optionally use pandoc with citation support\n-   Live reload while editing\n-   On demand synchronization\n-   And many more...\n\n## Installation\n\nLong instructions can be found [here](https://github.com/atom-community/markdown-preview-plus/blob/master/docs/installation.md). In short\nsteps:\n\n1.  Search for and install `markdown-preview-plus` in Atom's Settings\n    view.\n2.  Search for and disable the built-in package `markdown-preview`.\n3.  (Optional) Install and enable [Pandoc](https://pandoc.org).\n\n## Usage\n\nPlease see [options](https://github.com/atom-community/markdown-preview-plus/blob/master/docs/options.md) for further details on configuring\nMPP and [math](https://github.com/atom-community/markdown-preview-plus/blob/master/docs/math.md) for more details on math rendering. For\nbasic usage:\n\n-   Toggle Preview: `ctrl-shift-m`\n-   Toggle Math Rendering: `ctrl-shift-x`\n\n## Contributing\n\nSee [CONTRIBUTING.md](https://github.com/atom-community/markdown-preview-plus/blob/master/CONTRIBUTING.md).\n\nAlso of interest might be [issues marked as \"help wanted\"](https://github.com/atom-community/markdown-preview-plus/labels/help%20wanted)\n\n## License\n\nMarkdown Preview Plus (MPP) is released under the [MIT\nlicense](https://github.com/atom-community/markdown-preview-plus/blob/master/LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatom-community%2Fmarkdown-preview-plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatom-community%2Fmarkdown-preview-plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatom-community%2Fmarkdown-preview-plus/lists"}