issues
search
172 results
for harpjs
Best match
Best match
Most commented
Newest
Recently updated
Least commented
Oldest
Least recently updated
sintaxi/harp
#69
Harp is escaping ejs files.
Given a layout `_layout.ejs` ``` html ``` and an index `index.ejs` ``` html Hey ``` the html sent to the browser is ``` <h1>Hey</h1> ```
rmontgomery429
updated
11 years ago
6
sintaxi/harp
#51
Jade extends considered a syntax error?
Everything works fine, but when I use the extends command in Jade, it is considered a syntax error and won''t build My code is ``` 1| extends _layout 2| 3| block content 4| h1 Hello! `…
krrishd
updated
11 years ago
8
上一页
1
...
12
13
14
15
16
17
18
...
18
下一页