Skip to content

Commit c4b191e

Browse files
authored
Merge pull request #648 from wacko/patch-1
Fix markdown on README.md
2 parents af0947f + 4877b09 commit c4b191e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,7 @@ two arguments separated by a space:
399399
```js
400400
//= link_directory ../stylesheets text/css
401401
//= link_directory ../more_stylesheets .css
402+
```
402403

403404
This will limit the matching files to link to only files recognized as that type. An extension is
404405
just a shortcut for the type referenced, it does not need to match the source file exactly, but

0 commit comments

Comments
 (0)