{"id":13894765,"url":"https://github.com/Somelauw/evil-markdown","last_synced_at":"2025-07-17T10:30:34.975Z","repository":{"id":48534849,"uuid":"85951161","full_name":"Somelauw/evil-markdown","owner":"Somelauw","description":"Integrates emacs evil and markdown","archived":false,"fork":false,"pushed_at":"2023-08-26T17:20:03.000Z","size":24,"stargazers_count":24,"open_issues_count":2,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-07T18:31:41.933Z","etag":null,"topics":["emacs","evil","markdown"],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Somelauw.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-03-23T13:10:15.000Z","updated_at":"2024-07-01T07:44:13.000Z","dependencies_parsed_at":"2024-04-08T16:58:56.384Z","dependency_job_id":"d8ff75ea-c8fa-4dc7-98b5-d33f60fdd1a7","html_url":"https://github.com/Somelauw/evil-markdown","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Somelauw%2Fevil-markdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Somelauw%2Fevil-markdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Somelauw%2Fevil-markdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Somelauw%2Fevil-markdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Somelauw","download_url":"https://codeload.github.com/Somelauw/evil-markdown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226248375,"owners_count":17595159,"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":["emacs","evil","markdown"],"created_at":"2024-08-06T18:01:45.106Z","updated_at":"2024-11-24T23:31:30.172Z","avatar_url":"https://github.com/Somelauw.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"# evil-markdown-mode #\n\nSupplemental evil-mode key-bindings to Emacs markdown-mode.\nThis is inspired by https://github.com/Somelauw/evil-org-improved and https://github.com/edwtjo/evil-org-mode but for markdown.\n\n## Some features ##\n\n- Bindings for navigation between heading\n- Bindings for promotion / demotion of heading\n- markdown-element text objects\n\n## Keybindings ##\n  \n| key            | explanation               |\n|----------------|---------------------------|\n| M-ret          | insert heading            |\n| TAB            | fold / unfold headings    |\n| gh, gj, gk, gl | navigate between elements |\n| M-h or \u003e\u003e      | promote a heading         |\n| M-l or \u003c\u003c      | demote a heading          |\n| M-k            | move subtree up           |\n| M-j            | move subtree down         |\n| vae            | select an element         |\n| dae            | delete an element         |\n\n## Requirements ##\n\n- markdown-mode, http://jblevins.org/projects/markdown-mode/ \n- evil-mode, https://github.com/emacs-evil/evil\n\n## Installation ##\n\n```sh\n   mkdir -p ~/.emacs.d/plugins; git clone git://github.com/somelauw/evil-markdown.git ~/.emacs.d/plugins/evil-markdown\n```\n\n### init.el ###\n\n```emacs-lisp\n     (add-to-list 'load-path \"~/.emacs.d/plugins/evil-markdown\")\n     (require 'evil-markdown)\n```\n \n## License ##\n\n Gnu General Public License v3.0, http://www.gnu.markdown/copyleft/gpl.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSomelauw%2Fevil-markdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSomelauw%2Fevil-markdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSomelauw%2Fevil-markdown/lists"}