-
I'm not sure if this is a bug (and bear in mind I'm still using Jade, not Pug...
Two files:
*tmp.js* contains:
*** BEGIN
module.exports = { value: 'value'}
*** END
*file.jade *
*** BEGIN
-…
-
I can see the displayed player's nickname at the top if they are wearing item thief_hood
-
Hi Folks,
As with Zappa 0.3.x using `@render` together with an extending Jade Template will result in an ENOENT Error.
Using `@response.render` will work though.
It took me a while to nail it down …
-
## Goal
### Overview
- Jan has been training [Jade](https://github.com/homebrewltd/llama3-s), which augments llama3.1 with native voice understanding
- This can be seen as an open source Siri (or the…
-
Applying a `c_sizeof()` to a class variable like `c` here:
```chapel
var c = new MyClass();
```
returns the size of the pointer-to-object part of the class, and not the size of the class itsel…
-
I don't know if this is a request, a question, or a bug. 😄
I'm trying to do two things:
1) Instead of using the built-in highlight on Req/Resp bodies, I want to iterate over the _lines_, and li…
-
-
Maybe add a JSON reporter as in [ESLint](https://github.com/eslint/eslint/blob/master/lib/formatters/json.js) for easy interaction with the command line utility in plugins?
For example:
``` js
modul…
-
`include` doesn`t respect idents properly. To reproduce use the following:
/includes/something.jade
``` jade
.row.center-xs.around-xs
.col-xs-11.col-sm-10
```
/somethingelse.jade
``` jade
.m-to…
-
I added this mod to the 1.19.2 Better MC [Fabric] modpack and am now getting this error as well as red text on the Jade overlay when I hover over blocks from this mod. The blocks seem to be working pr…