Lines Matching refs:github

6 [![Build Status](https://img.shields.io/github/actions/workflow/status/thephpleague/commonmark/tests.yml?branch=main&style=flat-square)](https://github.com/thephpleague/commonmark/actions?query=workflow%3ATests+branch%3Amain)
9 [![Psalm Type Coverage](https://shepherd.dev/github/thephpleague/commonmark/coverage.svg)](https://shepherd.dev/github/thephpleague/commonmark)
57 ? If you will be parsing untrusted input from users, please consider setting the `html_input` and `allow_unsafe_links` options per the example above. See <https://commonmark.thephpleague.com/security/> for more details. If you also do choose to allow raw HTML input from untrusted users, consider using a library (like [HTML Purifier](https://github.com/ezyang/htmlpurifier)) to provide additional HTML filtering.
83 - [CakePHP 3](https://github.com/gourmet/common-mark)
85 - [Laravel 4+](https://github.com/GrahamCampbell/Laravel-Markdown)
86 - [Sculpin](https://github.com/bcremer/sculpin-commonmark-bundle)
87 - [Symfony 2 & 3](https://github.com/webuni/commonmark-bundle)
88 - [Symfony 4](https://github.com/avensome/commonmark-bundle)
89 - [Twig Markdown extension](https://github.com/twigphp/markdown-extension)
90 - [Twig filter and tag](https://github.com/aptoma/twig-markdown)
91 - [Laravel CommonMark Blog](https://github.com/spekulatius/laravel-commonmark-blog)
101 - [Alt Three Emoji](https://github.com/AltThree/Emoji) An emoji parser for CommonMark.
102 - [Sup Sub extensions](https://github.com/OWS/commonmark-sup-sub-extensions) - Adds support of superscript and subscript (`<sup>` and `<sub>` HTML tags)
103 - [YouTube iframe extension](https://github.com/zoonru/commonmark-ext-youtube-iframe) - Replaces youtube link with iframe.
104 - [Lazy Image extension](https://github.com/simonvomeyser/commonmark-ext-lazy-image) - Adds various options for lazy loading of images.
105 - [Marker Extension](https://github.com/noah1400/commonmark-marker-extension) - Adds support of highlighted text (`<mark>` HTML tag)
146 Please see [CONTRIBUTING](https://github.com/thephpleague/commonmark/blob/main/.github/CONTRIBUTING.md) for additional details.
209 [commonmark.js]: https://github.com/jgm/commonmark.js
210 [GitHub-Flavored Markdown]: https://github.github.com/gfm/
216 [All Contributors]: https://github.com/thephpleague/commonmark/contributors
218 [@jgm]: https://github.com/jgm
219 [jgm/stmd]: https://github.com/jgm/stmd