-
The jade documentation indicates you can include inline html
https://github.com/visionmedia/jade#a6-10
Doing same with pyjade results in html being escaped and appearing as html code
Django==1.5.1
p…
-
## Expected Behavior
When adding
```
"fields" : [
{ "title" : "Changes", "value" : "${changes}" }
]
```
to template, I would expect that changes wou…
buumi updated
4 years ago
-
## Details about Problem
NuGet product used (NuGet.exe | VS UI | Package Manager Console | dotnet.exe): Launching the restore from msbuild
NuGet version (x.x.x.xxx): Included in VS
dotnet.exe…
-
I want to use the cloze-overlapper addon and LaTeX together. The following example works fine except that somehow the cloze syntax does not get removed from the Show Original hint.
```
[latex]
\s…
-
Hello!
I'm interested in implementing a 'remove' built-in helper for the `docx` recipe, similar to Carbone's [drop formatter](https://carbone.io/documentation.html#drop-element-).
A typical use…
-
We miss a mechanism to describe variable RESTful endpoints. This can be achieved by a templating mechanism addressed by pull request #28
-
The `` in the code generation prompt is malformed, having only one character per line:
```
## Preventing test errors
Generate code that avoids the following test errors:
p
l
2
[
S
…
-
### What did you do?
I'm using the Kube-Prometheus Stack Helm chart to deploy Prometheus 2.53.0 and Grafana 11.1.0. It, in turn, deploys the Prometheus/Overview dashboard in Grafana. I believe that…
-
- Make a Ko style binding engine. So binding to existing HTML, no composition stuff (you both already have that covered :-) )
- I used Alans conventions: @ for directive (build in) bindings, : for at…
-
**Describe the bug**
Not sure if this could be parsed appended text or needs to be a new configurable feature - I tried to append the date using `{{date({locale: 'sv-SE', dateStyle: 'short'})}}` but …