{"id":21071884,"url":"https://github.com/iron-e/nvim-marktext","last_synced_at":"2025-10-19T03:25:48.907Z","repository":{"id":107020250,"uuid":"433644146","full_name":"Iron-E/nvim-marktext","owner":"Iron-E","description":"Bindings for Marktext's Markdown in Neovim","archived":false,"fork":false,"pushed_at":"2022-04-21T23:13:42.000Z","size":16271,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-16T05:38:21.155Z","etag":null,"topics":["latex","lua","markdown","marktext","mermaidjs","neovim","neovim-plugin","nvim","nvim-plugin","snippets","vimscript"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/Iron-E.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}},"created_at":"2021-12-01T01:32:54.000Z","updated_at":"2023-01-15T03:22:17.000Z","dependencies_parsed_at":"2023-07-22T06:38:10.555Z","dependency_job_id":null,"html_url":"https://github.com/Iron-E/nvim-marktext","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Iron-E/nvim-marktext","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iron-E%2Fnvim-marktext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iron-E%2Fnvim-marktext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iron-E%2Fnvim-marktext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iron-E%2Fnvim-marktext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Iron-E","download_url":"https://codeload.github.com/Iron-E/nvim-marktext/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iron-E%2Fnvim-marktext/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268215585,"owners_count":24214365,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["latex","lua","markdown","marktext","mermaidjs","neovim","neovim-plugin","nvim","nvim-plugin","snippets","vimscript"],"created_at":"2024-11-19T18:54:30.505Z","updated_at":"2025-10-19T03:25:43.872Z","avatar_url":"https://github.com/Iron-E.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nvim-markdown\n\n`nvim-marktext` is a plugin that aims to provide improved functionality with [Marktext](https://marktext.app) and its enhanced markdown features.\n\nIt is not meant to replace existing markdown plugins, only enhance their functionality with specific additions for Marktext.\n\n## Features\n\nThis plugin is still a work in progress. That said, it is in a good state for others to begin getting use out of it:\n\n* Basic `mermaid` snippets\n\t* [x] Class Diagrams\n\t* [x] Entity Relationship Diagrams\n\t* [x] Gantt\n\t* [x] Graphs\n\t* [x] Pie Charts\n\t* [x] Sequence Diagrams\n\t* [x] State Diagrams\n\t* [x] User Journey Diagrams\n* Basic Markdown snippets\n\t* [x] Code Blocks\n\t* [x] LaTeX Blocks\n\t* [x] Tables\n\t\t* [x] Manipulating columns\n\t\t* [x] Initial generation\n* [x] Links to helpful documentation from `:help`.\n\n### Demo\n\nThis is a demo of most of the features. Read the [docs](./doc/marktext.txt) for more information.\n\n![Demo](./media/2020_10_02.11_44_05.gif \"Demo\")\n\n* The theme in the demo is [nvim-highlite](https://github.com/Iron-E/nvim-highlite).\n\n## Installation \u0026 Requirements\n\nRequires the following:\n\n* Neovim 0.7+\n* [Marktext](https://marktext.app)\n\n__Optionally__ requires the following:\n\n* [nvim-libmodal](https://github.com/Iron-E/nvim-libmodal)\n\t* `:MarktextMode`, which provides quick access to templates for various markdown blocks.\n* [vim-markdown](https://github.com/plasticboy/vim-markdown/blob/master/ftplugin/markdown.vim)\n\t* Automatic table formatting in `:MarktextMode`.\n\nYou can install it like any other plugin. Here is an example which uses `vim-plug`:\n\n```vim\nPlug 'Iron-E/nvim-libmodal'\nPlug 'Iron-E/nvim-marktext'\nPlug 'plasticboy/vim-markdown'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firon-e%2Fnvim-marktext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firon-e%2Fnvim-marktext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firon-e%2Fnvim-marktext/lists"}