skhtml/typed-html
Richard Dodd (dodj) d87c9f81b1
Change `nav` to contain flow content -
I'm pretty sure you should be able to do

```html
<nav>
  <ol>
    <li>Test</li>
  </ol>
</nav>
```
2018-11-29 20:10:40 +00:00
..
src Change `nav` to contain flow content - 2018-11-29 20:10:40 +00:00
Cargo.toml Release 0.1.1 2018-11-29 17:52:08 +00:00