Fix MD031 Fenced code blocks should be surrounded by blank lines across multiple markdown files

This commit is contained in:
Bertocq
2017-06-15 23:56:38 +02:00
parent 5ce3713907
commit a1a2d3dc1f
6 changed files with 7 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ RAILS_ENV=test rake db:setup
```
Para ejecutar la aplicación en local:
```
bin/rails s
```