{"id":21366018,"url":"https://github.com/goutte/grav-plugin-gitlab-markdown-adapter","last_synced_at":"2026-05-03T10:39:38.396Z","repository":{"id":141641973,"uuid":"175947365","full_name":"Goutte/grav-plugin-gitlab-markdown-adapter","owner":"Goutte","description":"Support Gitlab's markdown in Grav, using the plugins Diagrams and MathJax.","archived":false,"fork":false,"pushed_at":"2019-04-08T05:32:07.000Z","size":8,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-30T20:39:27.571Z","etag":null,"topics":["gitlab","grav","latex","markdown","mermaid","plugin"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Goutte.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-03-16T08:41:08.000Z","updated_at":"2023-01-26T07:50:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"9c7a8df6-b9f9-4452-b4a7-b61b0d856ff6","html_url":"https://github.com/Goutte/grav-plugin-gitlab-markdown-adapter","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Goutte/grav-plugin-gitlab-markdown-adapter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Goutte%2Fgrav-plugin-gitlab-markdown-adapter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Goutte%2Fgrav-plugin-gitlab-markdown-adapter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Goutte%2Fgrav-plugin-gitlab-markdown-adapter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Goutte%2Fgrav-plugin-gitlab-markdown-adapter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Goutte","download_url":"https://codeload.github.com/Goutte/grav-plugin-gitlab-markdown-adapter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Goutte%2Fgrav-plugin-gitlab-markdown-adapter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32566444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["gitlab","grav","latex","markdown","mermaid","plugin"],"created_at":"2024-11-22T07:13:27.660Z","updated_at":"2026-05-03T10:39:38.381Z","avatar_url":"https://github.com/Goutte.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gitlab Markdown Adapter Plugin\n\nThe **Gitlab Markdown Adapter** Plugin is for [Grav CMS](http://github.com/getgrav/grav).\n\nIt adapts Gitlab's markdown to Grav and its plugins\n([Diagram](https://github.com/Seao/grav-plugin-diagrams),\n[MathJax](https://github.com/Sommerregen/grav-plugin-mathjax)).\n\nSee [the CHANGELOG](CHANGELOG.md) for a list of the features.\n\n## Installation\n\nInstalling the Gitlab Markdown Adapter plugin can be done in one of two ways. The GPM (Grav Package Manager) installation method enables you to quickly and easily install the plugin with a simple terminal command, while the manual method enables you to do so via a zip file.\n\n### GPM Installation (Preferred)\n\n\u003e This plugin has not been submitted yet, so this is not available.\n\nThe simplest way to install this plugin is via the [Grav Package Manager (GPM)](http://learn.getgrav.org/advanced/grav-gpm) through your system's terminal (also called the command line).  From the root of your Grav install type:\n\n    bin/gpm install gitlab-markdown-adapter\n\nThis will install the Gitlab Markdown Adapter plugin into your `/user/plugins` directory within Grav. Its files can be found under `/your/site/grav/user/plugins/gitlab-markdown-adapter`.\n\n### Manual Installation\n\nTo install this plugin, just download the zip version of this repository and unzip it under `/your/site/grav/user/plugins`. Then, rename the folder to `gitlab-markdown-adapter`. You can find these files on [GitHub](https://github.com/goutte/grav-plugin-gitlab-markdown-adapter) or via [GetGrav.org](http://getgrav.org/downloads/plugins#extras).\n\nYou should now have all the plugin files under\n\n    /your/site/grav/user/plugins/gitlab-markdown-adapter\n\t\n\u003e NOTE: This plugin is a modular component for Grav which requires [Grav](http://github.com/getgrav/grav) and the [Error](https://github.com/getgrav/grav-plugin-error) and [Problems](https://github.com/getgrav/grav-plugin-problems) and Diagrams to operate.\n\n### Admin Plugin\n\nIf you use the admin plugin, you can install directly through the admin plugin by browsing the `Plugins` tab and clicking on the `Add` button.\n\n## Configuration\n\nBefore configuring this plugin, you should copy the `user/plugins/gitlab-markdown-adapter/gitlab-markdown-adapter.yaml` to `user/config/plugins/gitlab-markdown-adapter.yaml` and only edit that copy.\n\nHere is the default configuration and an explanation of available options:\n\n```yaml\nenabled: true\n```\n\nNote that if you use the admin plugin, a file with your configuration, and named gitlab-markdown-adapter.yaml will be saved in the `user/config/plugins/` folder once the configuration is saved in the admin.\n\n## Usage\n\nUsing Gitlab-flavored markdown should now work.\n\n## Credits\n\nThanks to the Grav team and Community ❤ \n\nThis plugin was hacked during a [Night of Citizen Code](http://nuitcodecitoyen.org/).\n\n## To Do\n\n- [ ] Write a test-suite\n- [ ] Implement EVERYTHING\n- [ ] Squash ALL bugs\n- [ ] Add options to enable/disable behaviors\n\n_Contributions welcome!_\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoutte%2Fgrav-plugin-gitlab-markdown-adapter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoutte%2Fgrav-plugin-gitlab-markdown-adapter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoutte%2Fgrav-plugin-gitlab-markdown-adapter/lists"}