{"id":27990656,"url":"https://github.com/ifyun/vscode-markdown-view","last_synced_at":"2026-04-25T23:34:19.319Z","repository":{"id":291520932,"uuid":"976471558","full_name":"ifyun/vscode-markdown-view","owner":"ifyun","description":"Markdown View for VS Code","archived":false,"fork":false,"pushed_at":"2025-05-07T09:10:55.000Z","size":154,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T18:35:28.987Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/ifyun.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-02T06:55:08.000Z","updated_at":"2025-05-07T09:09:27.000Z","dependencies_parsed_at":"2025-05-05T06:31:30.621Z","dependency_job_id":"7e77aa52-3171-4936-9915-596210fdf98f","html_url":"https://github.com/ifyun/vscode-markdown-view","commit_stats":null,"previous_names":["ifyun/vscode-markdown-view"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ifyun/vscode-markdown-view","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifyun%2Fvscode-markdown-view","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifyun%2Fvscode-markdown-view/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifyun%2Fvscode-markdown-view/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifyun%2Fvscode-markdown-view/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ifyun","download_url":"https://codeload.github.com/ifyun/vscode-markdown-view/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifyun%2Fvscode-markdown-view/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32280975,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: 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":[],"created_at":"2025-05-08T16:49:35.464Z","updated_at":"2026-04-25T23:34:19.304Z","avatar_url":"https://github.com/ifyun.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VS Code Markdown View\n\n- 基于 VS Code 默认 Markdown 样式\n- VS Code Markdown 字体设置对本插件有效\n- 可预览 HTML（Markdown 样式对 HTML 内容生效）\n\n## 安装\n\n从代码打包安装：\n\n```bash\npnpm install\n```\n\n```bash\npnpm vsce package --no-dependencies\n```\n\n在 VS Code 扩展面板菜单中选择“从 VSIX 安装...”。\n\n## 扩展语法\n\nTodo List:\n\n```markdown\n- [x] Do something\n- [ ] Do something else\n```\n\nGitHub 提示框:\n\n```markdown\n\u003e [!NOTE]\n\u003e Highlights information that users should take into account, even when skimming.\n\n\u003e [!TIP]\n\u003e Optional information to help a user be more successful.\n\n\u003e [!IMPORTANT]\n\u003e Crucial information necessary for users to succeed.\n\n\u003e [!WARNING]\n\u003e Critical content demanding immediate user attention due to potential risks.\n\n\u003e [!CAUTION]\n\u003e Negative potential consequences of an action.\n```\n\n正则表达式可视化:\n\n\u003cpre\u003e\n\u003ccode\u003e\n```regulex\n.*[^=](?==)\n```\n\u003c/code\u003e\n\u003c/pre\u003e\n\n## Libraries\n\n- [unified](https://github.com/unifiedjs/unified)\n- [reamrk](https://github.com/remarkjs)\n- [rehype](https://github.com/rehypejs)\n- [highlight.js](https://github.com/highlightjs/highlight.js)\n- [regulex](https://github.com/CJex/regulex)\n- [katex](https://github.com/KaTeX/KaTeX)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fifyun%2Fvscode-markdown-view","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fifyun%2Fvscode-markdown-view","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fifyun%2Fvscode-markdown-view/lists"}