Fix MD014 Dollar signs used before commands without showing output on customize markdown files
This commit is contained in:
@@ -208,7 +208,7 @@ TODO
|
||||
We recommend you to add consul as remote:
|
||||
|
||||
```
|
||||
$ git remote add consul https://github.com/consul/consul
|
||||
git remote add consul https://github.com/consul/consul
|
||||
```
|
||||
|
||||
And then just grab lastest changes on to a branch of your own repo with:
|
||||
|
||||
@@ -208,7 +208,7 @@ TODO
|
||||
Te recomendamos que agregues el remote de consul para facilitar este proceso de merge:
|
||||
|
||||
```
|
||||
$ git remote add consul https://github.com/consul/consul
|
||||
git remote add consul https://github.com/consul/consul
|
||||
```
|
||||
|
||||
Con esto puedes actualizarte con
|
||||
|
||||
Reference in New Issue
Block a user