{"id":18367845,"url":"https://github.com/photon/template-markdown","last_synced_at":"2025-04-10T16:58:41.397Z","repository":{"id":23279022,"uuid":"26637766","full_name":"photon/template-markdown","owner":"photon","description":"Template tag to filter Markdown text to HTML","archived":false,"fork":false,"pushed_at":"2016-06-08T12:32:42.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-15T20:49:41.864Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/photon.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":"2014-11-14T12:31:44.000Z","updated_at":"2016-06-08T11:28:29.000Z","dependencies_parsed_at":"2022-08-23T23:31:04.923Z","dependency_job_id":null,"html_url":"https://github.com/photon/template-markdown","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/photon%2Ftemplate-markdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/photon%2Ftemplate-markdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/photon%2Ftemplate-markdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/photon%2Ftemplate-markdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/photon","download_url":"https://codeload.github.com/photon/template-markdown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248259541,"owners_count":21074148,"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-05T23:23:40.815Z","updated_at":"2025-04-10T16:58:41.375Z","avatar_url":"https://github.com/photon.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"template-markdown\n=====================\n\n[![Build Status](https://travis-ci.org/photon/template-markdown.svg?branch=master)](https://travis-ci.org/photon/template-markdown)\n\nTemplate tag to filter Markdown text to HTML\n\nQuick start\n-----------\n\n1) Add the module in your project\n\n    composer require \"photon/template-markdown:dev-master\"\n\nor for a specific version\n\n    composer require \"photon/template-markdown:1.0.0\"\n\n2) Add the Tag and the Modifier in your template engine configuration\n\n    'template_tags' =\u003e array(\n        'Markdown'      =\u003e '\\photon\\template\\tag\\Markdown',\n    ),\n    'template_modifiers' =\u003e array(\n        'Markdown'      =\u003e '\\Michelf\\MarkdownExtra::defaultTransform',\n    ),\n\n3) Write some template\n\n    {$mdtext|Markdown|safe}\n\nor\n\n    {Markdown $mdtext}\n\n3) Enjoy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphoton%2Ftemplate-markdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphoton%2Ftemplate-markdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphoton%2Ftemplate-markdown/lists"}