{"id":17101364,"url":"https://github.com/behindthemath/githubmarkdownlivepreview","last_synced_at":"2025-09-01T21:45:48.765Z","repository":{"id":221086612,"uuid":"101823111","full_name":"BehindTheMath/GithubMarkdownLivePreview","owner":"BehindTheMath","description":"Chrome extension to show a live preview when using Markdown on Github.","archived":false,"fork":false,"pushed_at":"2017-11-03T13:54:59.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-15T15:24:50.981Z","etag":null,"topics":["chrome-extension","github","github-markdown","markdown"],"latest_commit_sha":null,"homepage":null,"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/BehindTheMath.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2017-08-30T01:22:48.000Z","updated_at":"2017-08-30T01:24:57.000Z","dependencies_parsed_at":"2024-02-06T04:53:29.555Z","dependency_job_id":null,"html_url":"https://github.com/BehindTheMath/GithubMarkdownLivePreview","commit_stats":null,"previous_names":["behindthemath/githubmarkdownlivepreview"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BehindTheMath%2FGithubMarkdownLivePreview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BehindTheMath%2FGithubMarkdownLivePreview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BehindTheMath%2FGithubMarkdownLivePreview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BehindTheMath%2FGithubMarkdownLivePreview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BehindTheMath","download_url":"https://codeload.github.com/BehindTheMath/GithubMarkdownLivePreview/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245153896,"owners_count":20569408,"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":["chrome-extension","github","github-markdown","markdown"],"created_at":"2024-10-14T15:24:57.493Z","updated_at":"2025-03-23T19:16:24.490Z","avatar_url":"https://github.com/BehindTheMath.png","language":"TypeScript","readme":"# Github Markdown Live Preview\nGithub Markdown Live Preview is a Chrome extension which shows a live preview of the rendered Markdown on Github.\n\nGithub by itself does not show the rendered Markdown until you click the Preview tab.\nThis extension displays it as you type, after a 1 second delay.\nThe output is also sanitized, to protect from XSS attacks.\n\n##### Supported pages\n* New and edit issue\n* New and edit Wiki page\n* New and edit PR\n\n##### Unsupported pages\n* New and edit files\n\n## Installation\n* Install from the [Chrome Web Store](https://chrome.google.com/webstore/detail/fbpconkbjpdcmaacdbdijnfgaapannod/).\n\n* Install as an unpacked extension:\n\n    1. Clone the repo.\n    2. Run `npm install`\n    3. Install in Chrome as an unpacked extension from the `lib-umd` folder\n\n## Build\n```\n// Set up the environment\nnpm install\n\n// Zip up for deployment\nnpm run zip\n```\n\n## Credits\n[Showdown](https://github.com/showdownjs/showdown) - a Markdown to HTML converter\n\n[sanitize-html](https://github.com/punkave/sanitize-html) - an HTML sanitizer\n\n(See the [LICENSE](LICENSE) file for their licenses).\n\n## License\nMIT License\n\nCopyright (c) 2017 Behind The Math\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbehindthemath%2Fgithubmarkdownlivepreview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbehindthemath%2Fgithubmarkdownlivepreview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbehindthemath%2Fgithubmarkdownlivepreview/lists"}