Commit Graph

3 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 00068402ac Added bash, Jade, Less, SQL and Twig examples 2014-12-22 08:59:49 +01:00