Commit Graph

8 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 e93d61f304 Elixir: Make regexps greedy, remove comment hacks. Update known failures and tests. 2018-03-26 20:57:31 +02: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 c451611466 Elixir is capitalized (2) + fixed example 2015-09-05 09:48:50 +02:00
Golmote ea49b6608b Elixir is capitalized 2015-09-05 09:45:11 +02:00
Golmote 801769cc93 Elixir: Merged heredoc with strings, fixed capture, optimized operators and keywords. 2015-09-05 09:42:40 +02:00
Golmote 08054b153b Add support for elixir 2015-06-30 21:46:35 +02:00