Read Me
-------------
loads a mark-down file and displays as content.
Uses Polymer's [marked-element](https://elements.polymer-project.org/elements/marked-element) for rendering.
A wrapper is required since [marked-element](https://elements.polymer-project.org/elements/marked-element) does not
allow specifying a url.
``` html
```
> **Properties:**
> - **markdown** markdown to render.
> - **maskdownUrl** url to load the markdown data from.
[Details](DETAILS.md)
Details about element
-------------
This section contains details about the element. [Back](README.md)