{ "name": "mirzaev/unmarkdown", "description": "Library for escaping all markdown symbols", "homepage": "https://git.svoboda.works/mirzaev/unmarkdown", "type": "library", "keywords": ["markdown", "escaping"], "readme": "README.md", "license": "WTFPL", "authors": [ { "name": "Arsen Mirzaev Tatyano-Muradovich", "email": "arsen@mirzaev.sexy", "homepage": "https://mirzaev.sexy", "role": "Creator" } ], "support": { "issues": "https://git.svoboda.works/mirzaev/unmarkdown/issues" }, "require": { "php": "^8.4" }, "autoload": { "files": ["mirzaev/unmarkdown/system/unmarkdown.php"] } }