{"id":20511604,"url":"https://github.com/10sr/mmm-jinja2","last_synced_at":"2026-01-30T03:14:29.383Z","repository":{"id":138840407,"uuid":"74835541","full_name":"10sr/mmm-jinja2","owner":"10sr","description":"MMM submode class for Jinja2 Templates","archived":false,"fork":false,"pushed_at":"2015-09-04T18:34:56.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T09:08:01.701Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/beardedprojamz/mmm-jinja2","language":"Emacs Lisp","has_issues":false,"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/10sr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-26T16:00:49.000Z","updated_at":"2017-01-28T13:16:57.000Z","dependencies_parsed_at":"2023-03-11T17:30:29.454Z","dependency_job_id":null,"html_url":"https://github.com/10sr/mmm-jinja2","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/10sr%2Fmmm-jinja2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/10sr%2Fmmm-jinja2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/10sr%2Fmmm-jinja2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/10sr%2Fmmm-jinja2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/10sr","download_url":"https://codeload.github.com/10sr/mmm-jinja2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242117648,"owners_count":20074434,"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-11-15T20:36:33.422Z","updated_at":"2026-01-30T03:14:29.342Z","avatar_url":"https://github.com/10sr.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"mmm-jinja2 for Emacs\n====================\n\n[![License GPL 3][badge-license]][copying]\n\nAdd [Jinja2][] tag support into other major modes with [mmm-mode][] in [GNU Emacs][] 24.\n\nThis mode has only been tested in GNU Emacs 24. It may **not** work with GNU Emacs 23 and below,\nor with other flavors of Emacs (e.g. XEmacs).\n\nInstallation\n------------\n\n**Manual**\n\nYou'll need the following packages:\n\n* python-mode\n* [mmm-mode][]\n\nIn your .emacs, load the .el:\n\n```el\n(load \"~/mmm-jinja2.el\")\n```\n\nThen specify the extensions to use with mmm-jinja2 mode:\n\n```el\n(add-to-list 'auto-mode-alist '(\"\\\\.jinja2\\\\'\" . html-mode))\n(mmm-add-mode-ext-class 'html-mode \"\\\\.jinja2\\\\'\" 'jinja2)\n```\n\n**Automatic**\n\nFrom [MELPA][] or [MELPA Stable][] with \u003ckbd\u003eM-x package-install RET\nmmm-jinja2\u003c/kbd\u003e.\n\nUsage\n-----\n\nAvailable MMM Mode Insertion Commands:\n\n|   Key     |      Inserts     |\n|-----------|:----------------:|\n| `C-c % {` |   `mako-{{-}}`   |\n| `C-c % #` |   `mako-comment` |\n| `C-c % %` |   `mako-{%-%}`   |\n\n(Use `C-c % h` to show this help message when in mmm-jinja2 mode)\n\nSupport\n-------\n\nFeel free to ask question or make suggestions in the [issue tracker][].\n\nContribute\n----------\n\n- [Issue tracker][]\n- [Github][]\n\nLicense\n-------\n\nSalt Mode is free software: you can redistribute it and/or modify it under the\nterms of the GNU General Public License as published by the Free Software\nFoundation, either version 3 of the License, or (at your option) any later\nversion.\n\nSalt Mode is distributed in the hope that it will be useful, but WITHOUT ANY\nWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A\nPARTICULAR PURPOSE.  See the GNU General Public License for more details.\n\nSee [`COPYING`][copying] for the complete license.\n\n[badge-license]: https://img.shields.io/badge/license-GPL_3-green.svg\n[COPYING]: https://github.com/beardedprojamz/salt-mode/blob/master/COPYING\n[GNU Emacs]: https://www.gnu.org/software/emacs/\n[MELPA]: http://melpa.milkbox.net/\n[MELPA Stable]: http://melpa-stable.milkbox.net/\n[Issue tracker]: https://github.com/beardedprojamz/salt-mode/issues\n[Github]: https://github.com/beardedprojamz/mmm-jinja2\n[Jinja2]: http://jinja.pocoo.org/\n[mmm-mode]: https://github.com/purcell/mmm-mode\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F10sr%2Fmmm-jinja2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F10sr%2Fmmm-jinja2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F10sr%2Fmmm-jinja2/lists"}