Detect & fix backwards markdown links (of the form (foo)[bar])

This commit is contained in:
Tim St. Clair
2016-02-26 13:24:21 -08:00
parent 8c60068b36
commit 198c120036
3 changed files with 15 additions and 5 deletions

View File

@@ -237,7 +237,7 @@ $ kubectl port-forward zeppelin-controller-ja09s 8080:8080
```
This forwards `localhost` 8080 to container port 8080. You can then find
Zeppelin at (https://localhost:8080/)[https://localhost:8080/].
Zeppelin at [https://localhost:8080/](https://localhost:8080/).
Create a "New Notebook". In there, type: