change it to !include
This commit is contained in:
parent
d6088be47f
commit
7644217add
8 changed files with 43 additions and 14 deletions
|
@ -81,11 +81,11 @@ module CouchRest
|
|||
(for project global libs). These libraries are only inserted into views which
|
||||
include the text
|
||||
|
||||
//include-lib
|
||||
// !include lib
|
||||
|
||||
or
|
||||
|
||||
#include-lib
|
||||
# !include lib
|
||||
|
||||
Couchview is a result of scratching my own itch. I'd be happy to make it more
|
||||
general, so please contact me at jchris@grabb.it if you'd like to see anything
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue