{"id":15527178,"url":"https://github.com/sixlive/parsedown-alert","last_synced_at":"2026-04-01T20:29:48.100Z","repository":{"id":57052170,"uuid":"156152871","full_name":"sixlive/parsedown-alert","owner":"sixlive","description":"An alert component extension of Parsedown","archived":false,"fork":false,"pushed_at":"2018-11-06T14:44:33.000Z","size":7,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-03T19:49:30.097Z","etag":null,"topics":[],"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/sixlive.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-05T03:03:37.000Z","updated_at":"2024-12-10T15:20:43.000Z","dependencies_parsed_at":"2022-08-24T03:41:10.071Z","dependency_job_id":null,"html_url":"https://github.com/sixlive/parsedown-alert","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/sixlive/parsedown-alert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixlive%2Fparsedown-alert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixlive%2Fparsedown-alert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixlive%2Fparsedown-alert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixlive%2Fparsedown-alert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sixlive","download_url":"https://codeload.github.com/sixlive/parsedown-alert/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixlive%2Fparsedown-alert/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31291643,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"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":[],"created_at":"2024-10-02T11:04:53.128Z","updated_at":"2026-04-01T20:29:48.082Z","avatar_url":"https://github.com/sixlive.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Parsedown Alert\n\n## *NOTE: This requires v1.8 of Parsedown, which has not been released yet.*\n\n[![Packagist Version](https://img.shields.io/packagist/v/sixlive/parsedown-alert.svg?style=flat-square)](https://packagist.org/packages/sixlive/parsedown-alert)\n[![Packagist Downloads](https://img.shields.io/packagist/dt/sixlive/parsedown-alert.svg?style=flat-square)](https://packagist.org/packages/sixlive/parsedown-alert)\n[![Travis](https://img.shields.io/travis/sixlive/parsedown-alert.svg?style=flat-square)](https://travis-ci.org/sixlive/parsedown-alert)\n[![Code Quality](https://img.shields.io/scrutinizer/g/sixlive/parsedown-alert.svg?style=flat-square)](https://scrutinizer-ci.com/g/sixlive/parsedown-alert/)\n[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/sixlive/parsedown-alert.svg?style=flat-square)](https://scrutinizer-ci.com/g/sixlive/parsedown-alert/)\n[![StyleCI](https://github.styleci.io/repos/156152871/shield)](https://github.styleci.io/repos/156152871)\n\n## Installation\nYou can install the package via composer:\n\n```bash\n\u003e composer require sixlive/parsedown-alert\n```\n\n## Usage\n\n```md\n# Here is a post\n\n::: warning\n**Warning**\nThis post is over a year old. Some of this information may be out of date.\n:::\n```\n\n```php\n$parsedown = new \\sixlive\\ParsedownAlert;\n\n$parsedown-\u003etext(file_get_contents(__DIR__.'/README.md'));\n```\n\n```html\n\u003cdiv class=\"alert-warning\"\u003e\n    \u003cstrong\u003eWarning\u003c/strong\u003e\n    \u003cp\u003eThis post is over a year old. Some of this information may be out of date.\u003c/p\u003e\n\u003c/div\u003e\n```\n\n## Testing\n\n``` bash\n\u003e composer test\n```\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n## Code Style\nIn addition to the php-cs-fixer rules, StyleCI will apply the [Laravel preset](https://docs.styleci.io/presets#laravel).\n\n### Linting\n```bash\n\u003e composer styles:lint\n```\n\n### Fixing\n```bash\n\u003e composer styles:fix\n```\n\n## Security\n\nIf you discover any security related issues, please email oss@tjmiller.co instead of using the issue tracker.\n\n## Credits\n\n- [TJ Miller](https://github.com/sixlive)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsixlive%2Fparsedown-alert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsixlive%2Fparsedown-alert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsixlive%2Fparsedown-alert/lists"}