{"id":13512528,"url":"https://github.com/tpope/vim-markdown","last_synced_at":"2025-05-14T22:07:25.235Z","repository":{"id":43800912,"uuid":"535029","full_name":"tpope/vim-markdown","owner":"tpope","description":"Vim Markdown runtime files","archived":false,"fork":false,"pushed_at":"2024-12-21T17:05:18.000Z","size":68,"stargazers_count":1235,"open_issues_count":54,"forks_count":191,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-04-13T22:39:16.384Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vim Script","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/tpope.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"tpope"}},"created_at":"2010-02-25T02:24:41.000Z","updated_at":"2025-03-29T21:43:18.000Z","dependencies_parsed_at":"2024-11-30T20:08:43.099Z","dependency_job_id":"6699a1c1-b3dc-4ea3-9c99-df4de11954c4","html_url":"https://github.com/tpope/vim-markdown","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-markdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-markdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-markdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fvim-markdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tpope","download_url":"https://codeload.github.com/tpope/vim-markdown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254235696,"owners_count":22036963,"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-08-01T03:01:59.454Z","updated_at":"2025-05-14T22:07:20.212Z","avatar_url":"https://github.com/tpope.png","language":"Vim Script","funding_links":["https://github.com/sponsors/tpope"],"categories":["Vim Script","Vim script","Included modes"],"sub_categories":["Install for multiple users"],"readme":"# Vim Markdown runtime files\n\nThis is the development version of Vim's included syntax highlighting and\nfiletype plugins for Markdown.  Generally you don't need to install these if\nyou are running a recent version of Vim.\n\nIf you want to enable fenced code block syntax highlighting in your markdown\ndocuments you can enable it in your `.vimrc` like so:\n\n    let g:markdown_fenced_languages = ['html', 'python', 'bash=sh']\n\nTo disable markdown syntax concealing add the following to your vimrc:\n\n    let g:markdown_syntax_conceal = 0\n\nSyntax highlight is synchronized in 50 lines. It may cause collapsed\nhighlighting at large fenced code block.\nIn the case, please set larger value in your vimrc:\n\n    let g:markdown_minlines = 100\n\nNote that setting too large value may cause bad performance on highlighting.\n\n## License\n\nCopyright © Tim Pope.  Distributed under the same terms as Vim itself.\nSee `:help license`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpope%2Fvim-markdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftpope%2Fvim-markdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpope%2Fvim-markdown/lists"}