{"id":13761264,"url":"https://github.com/Iron-E/nvim-typora","last_synced_at":"2025-05-10T12:31:36.852Z","repository":{"id":54813908,"uuid":"293545858","full_name":"Iron-E/nvim-typora","owner":"Iron-E","description":"Bindings for Typora's Markdown in Neovim","archived":true,"fork":false,"pushed_at":"2021-12-01T00:43:57.000Z","size":16275,"stargazers_count":42,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-03T13:06:21.543Z","etag":null,"topics":["latex","lua","markdown","mermaidjs","neovim","neovim-plugin","nvim","nvim-plugin","snippets","typora","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}},"created_at":"2020-09-07T14:09:32.000Z","updated_at":"2024-07-01T06:09:47.000Z","dependencies_parsed_at":"2022-08-14T03:40:24.327Z","dependency_job_id":null,"html_url":"https://github.com/Iron-E/nvim-typora","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iron-E%2Fnvim-typora","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iron-E%2Fnvim-typora/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iron-E%2Fnvim-typora/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Iron-E%2Fnvim-typora/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Iron-E","download_url":"https://codeload.github.com/Iron-E/nvim-typora/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224958126,"owners_count":17398495,"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":["latex","lua","markdown","mermaidjs","neovim","neovim-plugin","nvim","nvim-plugin","snippets","typora","vimscript"],"created_at":"2024-08-03T13:01:46.391Z","updated_at":"2024-11-16T18:32:31.368Z","avatar_url":"https://github.com/Iron-E.png","language":"Lua","funding_links":[],"categories":["Lua"],"sub_categories":[],"readme":"NOTE: this repository has been archived— I don't use Typora anymore. I discovered that it is not free software, and have transitioned elsewhere.\n\n---\n\n# Introduction\n\n`nvim-typora` is a plugin that aims to provide improved functionality with [Typora](https://typora.io) and its enhanced markdown features.\n\nIt is not meant to replace existing markdown plugins, only enhance their functionality with specific additions for Typora.\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. `TableMode` can do more than is shown, and there are more ways to access these features than through `:execute`-ing commands. Read the [docs](./doc/typora.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.5+\n* [Typora](https://typora.io)\n* [nvim-libmodal](https://github.com/Iron-E/nvim-libmodal)\n\t* Snippet functionality with `:TyporaMode`.\n\t* Table manipulation with `:TableMode`.\n\n__Optionally__ requires the following:\n\n* [vim-markdown](https://github.com/plasticboy/vim-markdown/blob/master/ftplugin/markdown.vim)\n\t* Automatic table formatting.\n\nYou can install it like any other plugin. Here is an example which uses `vim-plug`:\n\n```viml\nPlug 'Iron-E/nvim-libmodal'\nPlug 'Iron-E/nvim-typora'\nPlug 'plasticboy/vim-markdown'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIron-E%2Fnvim-typora","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FIron-E%2Fnvim-typora","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIron-E%2Fnvim-typora/lists"}