-
### What problem would this feature solve?
The handlebars engine supports partial-blocks, making it possible to create wrapper components or override a component's content from parent/including tem…
-
```
4.0.0
org.sonatype.oss
oss-parent
7
jar
org.webjars
nunjucks
2.4.2-SNAPSHOT
nunjucks
WebJar for nunjucks
http://webjars.org
…
-
建议样式直接内联到图片标签之内
或者这样修改一下 `height: 100px !important;`
使用matery主题 时图片样式显示问题
https://blog.17lai.fun/posts/ed364362/#waline
-
WIP
- /index.html
- /eleventy/index.html
- /eleventy/liquid/filters/abs/index.html
- /eleventy/liquid/filters/custom/{{nunjucks}}/index.html _(specific `.addLiquidFilter()` for filters cribbed f…
-
Hi I happened across your blog post https://www.larryhudson.io/blog/2020/02/escaping-nunjucks-in-eleventy/
I wanted to mention that if you want to escape nunjucks in a code fence you can use the `{…
-
Thanks for the excellent plugin. I wanted to create some custom formatting based on the content of my `annotation.comment`. The logic is a bit complicated and would be best implemented as a custom fil…
-
Hello, I'm going through the pleasure/pain in converting my blog into 11ty.
The stack I was on before was Metalsmith and Handlebars, and as you can imagine I'm trying to avoid rewriting the templates…
-
## Environment
Node version: `19.8.1`
OS/version: `macOS 13.4`
## Eleventy
Eleventy version: `2.0.1`
Template engine: `njk`
Sample input file: `what does it mean?`
## Plugin
Plugin mod…
-
## Version **3.0.1** of [nunjucks](https://github.com/mozilla/nunjucks) just got published.
Branch
Build failing 🚨
Dependency
nun…
-
from readme:
> provide syntax highlighting for Nunjucks tags, filers, and variables which are injected into the **default html grammar**
So I'm making a code generator from openapi definition. I'…