piwi/markdown-extended

View on GitHub
composer.json

Summary

Maintainability
Test Coverage
{
  "name": "piwi/markdown-extended",
  "type": "library",
  "description": "Yet another PHP parser for the markdown (*extended*) syntax",
  "suggest": { "picas/markdown-extended": "*" },
  "require": { "picas/markdown-extended": "*" }
}