examples/prism-php.html

Branch


Log

Author Commit Date CI Message
Michael Schmidt 36a5fa0e 2019-06-30T04:19:54 Known failure page (#1876) This PR adds a known failures page. This resolves #1750. The known failures are moved from the example pages. (I also updated all example pages with invalid HTML.) Some known failures were actually fixed in the meantime but never updated, so I removed a few. Those were: - Handlebars - Markdown's nested bold-italic - Smarty - Textile's "Nested styles are only partially supported" ### Screenshot <details> ![image](https://user-images.githubusercontent.com/20878432/56849438-7eca3200-68f4-11e9-9dc3-bf0256be8d1e.png) </details>
Golmote c3ed5b52 2018-03-11T11:11:05 Website: Auto-generate example header with component title, list of aliases and dependencies. `overrideExampleHeader` can be used to generate only the component title.
Golmote ad25d221 2018-03-03T21:41:19 PHP: Fix shell-comment failure now that strings are greedy
Golmote 5d7223c9 2018-03-03T21:39:51 PHP: Add support for Heredoc and Nowdoc strings
Golmote 5e9c5754 2018-03-03T21:30:42 PHP: Update example with string interpolation
Golmote bdbdb7d8 2018-03-02T08:58:55 PHP: Update known failures
Golmote bf551967 2017-02-08T23:25:12 Clean up no longer relevant failures in examples
Golmote 01b1ef21 2015-01-29T07:59:11 Update PHP examples to reflect last changes
Golmote 88ba4c48 2014-12-23T09:01:46 Fixes in examples
Golmote 27ec928b 2014-12-23T08:53:56 Add examples for Haml, Handlebars, Ini, LaTeX and PHP