-
### Check List
- [X] I have already read [Docs page](https://hexo.io/docs/) & [Troubleshooting page](https://hexo.io/docs/troubleshooting).
- [X] I have already searched existing issues and they are …
-
## Issue
Currently [the page titles in the service are not consistent](https://docs.google.com/spreadsheets/d/1_GMaHoe6tt4yUFCQ7PS79CwtGNk0TnSkCLu8s_5w4nw/edit?gid=0#gid=0) between CRIs.
## Solu…
-
As discussed here
https://github.com/assemble/assemble-core/issues/13
and here
https://github.com/jonschlinkert/templates/issues/17
`view` on the `file` context is difficult in Nunjucks. A typical nu…
-
## Check List
Please check followings before submitting a new feature request.
- [x] I have already read [Docs page](https://hexo.io/docs/)
- [x] I have already searched existing issues
## F…
-
When the extension is installed, hitting Ctrl + / will use `{%%}` for comment everywhere in an `.md` file. Ideally this should only happen inside a Nunjucks snippet.
-
````
{% aplayer "沉默是金" "张国荣" "/2021/09/20/embed-music/chenmoshijin.mp3" "/2021/09/20/embed-music/chenmoshijin.jpg" "lrc:chenmoshijin.txt" %}
````
如题,只能使用相对地址,不过图片和歌曲都可以使用绝对地址。
这样的问题是就不能在其他文章中…
-
In **nunjucks** templating engine, if you want different tokens than `{{` and the rest for `variables`, `blocks`, and `comments`, you can specify different tokens as the `tags` option like so (as ment…
-
Although there is a [CHANGELOG](https://github.com/govuk-one-login/service-header/blob/main/CHANGELOG.md) for this project, there are no milestones, tags or releases.
It would be useful for downstr…
-
**Describe the bug**
I have a macro that is supposed to display an image.
```html
{% macro ImageFullWidth(credits="") %}
{% if caller %}{{ caller() }}{% endif %}
…
-
It seems like this problem came up a few times in the past. I'm using Version 3.2.3. of Nunjucks and I'm trying to use a custom async tag to fetch some content, unfortunately I can't get it to work ev…
BigJk updated
2 years ago