Markdown fixes

This commit is contained in:
Paulus Schoutsen 2015-10-28 23:00:29 -07:00
parent 08d65ba714
commit 47eae9077e
52 changed files with 247 additions and 406 deletions

View file

@ -15,7 +15,8 @@ The browser component provides a service to open urls in the default browser on
To load this component, add the following lines to your `configuration.yaml`:
```
```yaml
# Example configuration.yaml entry
browser:
```