Add windows filename invalid notice to readme.
This commit is contained in:
@@ -472,6 +472,9 @@ like Rack::Auth, OmniAuth, etc.
|
|||||||
Precious::App.set(:default_markup, :markdown) # set your favorite markup language
|
Precious::App.set(:default_markup, :markdown) # set your favorite markup language
|
||||||
run Precious::App
|
run Precious::App
|
||||||
|
|
||||||
|
## Windows Filename Validation
|
||||||
|
Note that filenames on windows must not contain any of the following characters `\ / : * ? " < > |`. See [this support article](http://support.microsoft.com/kb/177506) for details.
|
||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
|
|
||||||
[](http://travis-ci.org/github/gollum)
|
[](http://travis-ci.org/github/gollum)
|
||||||
|
|||||||
Reference in New Issue
Block a user