build(aio): convert triple backtick blocks to code-example tags

Closes #16246
This commit is contained in:
Peter Bacon Darwin
2017-04-29 15:24:43 +01:00
committed by Miško Hevery
parent 24b9067047
commit f32bfcdbe5
4 changed files with 45 additions and 1 deletions

View File

@ -85,6 +85,17 @@
</hero-details>
</code-example>
## Backticked code blocks
```html
<hero-details>
<h2>Mister Fantastic</h2>
<hero-team>
<h3>Losing Team</h3>
</hero-team>
</hero-details>
```
<h2>&lt;live-example&gt;</h2>
<p>Plain live-example</p>