-
### Steps to reproduce the issue
create e.g. 3 pcs. of 200x200 px as intro images (Or use for intro image https://dummyimage.com/200x200/848484/ffffff.jpg) and create 3 articles and use css "image-le…
-
It is not possible to use a combination of openpyxl and libreoffice calc and preserve inline formatting for cells. This is because openpyxl has dropped support for `xl/sharedStrings.xml` and localc al…
-
I just parsed my project file with HA 2024.08.2 and got this:
```json
"1.0.13/MD-1_M-1_MI-1_O-2-0_R-7": {
"name": "ECG 1, Switching",
"number": 559,
"text": "EVG {{ECG_N…
envy updated
2 months ago
-
-
Hi Mailjet Developer Team,
For the past two weeks, emails created through the API using an MJML template have stopped working. Unfortunately, support has not provided any solutions, only requesting…
nadar updated
17 hours ago
-
There's probably some benefits to using the HTML templating rather than just raw text one. https://pkg.go.dev/html/template
-
I ask you to create an opportunity to select ready-made texts from the template. I press the "template" button on the keyboard, a list of ready-made templates appears and from them you can choose what…
-
Hi @brianpetro ,
My two cents again!
Sometimes when I use it to find related notes, it shows me notes that have the same template as the one I'm in, but not related content. For example, if I'm …
dvl00 updated
4 months ago
-
### Describe the bug
Sometimes `html` can fail to include text nodes in the output.
### Your Example Website or App
https://playground.solidjs.com/anonymous/d10b1bee-80b9-4e43-9a24-9907ea2f7fd0
##…
-
It would be useful to be able to define sub-templates within a template that is compiled by `tmpl`
```html
{{ define "greeting" }}
Hello world!
{{ end }}
{{template "greeting"}}
```
Current…