-
**Is your request related to a problem?**
Currently, MarkBind allows users to specify a glob for all(markdown) files matching a certain pattern to be rendered as HTML pages. However, it is rather…
-
HI all,
we have a template like this:
``` jinja
{% include "img/button/back.svg" %}
```
It's loaded with custom async loader. And it works.
Now I need to wrap it with a condition:
``` jinja
{% if…
-
There is no possibility to stop the cycle, such as:
``` html
{% for user in users %}
{%- if loop.index >= 10 %}{% break %}{% endif %}
{%- endfor %}
```
it returns an error:
unknown block tag: br…
vrtc updated
3 months ago
-
**Describe the bug**
When rendering a request name either by highlight (search), viewing request documentation or showing the request URL - Insomnia suffers from a XSS vulnerability. Since Insomnia i…
-
**Is your feature request related to a problem? Please describe.**
It would be nice if it would be possible to specify the format for the contents of the `` tag through config, such as being able to …
-
Os plugins que uso no meu VSCode, são esses aí. Compartilha o que você usar pra gente trocar o conhecimento feliz?
- [Auto Import](https://marketplace.visualstudio.com/items?itemName=steoates.autoi…
-
Hi, sorry if this has already been asked but I couldn't find any issue related to this specific question.
Is it possible to use async functions inside our context variables ? Here is an example:
`…
-
Hi,
I've been using htmx and they have a section in docs called https://htmx.org/essays/template-fragments/. I then found out that fragments are supported in Apostroph 3 (https://v3.docs.apostrophe…
-
https://github.com/cloudratha/djanjucks#why-does-this-exist
You talk about using this with storybook.
Then you talk about doing something else?
I'm in the same position. Our backend is Django,…
-
ERROR Script load failed: scripts/helpers/charts.js
ReferenceError: document is not defined
at /home/runner/work/blog-anzhiyu/blog-anzhiyu/scripts/helpers/charts.js:447:1
一定需要这个js嘛