Commit Graph

4 Commits

Author SHA1 Message Date
Michael Schmidt 36a5fa0eb8 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>
2019-06-29 22:19:54 -04:00
Golmote c3ed5b5247 Website: Auto-generate example header with component title, list of aliases and dependencies.
`overrideExampleHeader` can be used to generate only the component title.
2018-03-11 11:11:34 +01:00
Golmote bf5519672e Clean up no longer relevant failures in examples 2017-02-08 23:25:12 +01:00
Golmote e336007fcf Add support for Bison 2015-09-09 21:09:41 +02:00