Skip to content

Commit

Permalink
Merge pull request #648 from wacko/patch-1
Browse files Browse the repository at this point in the history
Fix markdown on README.md
  • Loading branch information
schneems committed Oct 27, 2019
2 parents af0947f + 4877b09 commit c4b191e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,7 @@ two arguments separated by a space:
```js
//= link_directory ../stylesheets text/css
//= link_directory ../more_stylesheets .css
```

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

0 comments on commit c4b191e

Please sign in to comment.