-
For automatic narrative generation you can set a `NarrativeGenerator` on the `FhirContext`. The downside is that currently the only automatic generator is based on Thymeleaf. I've not tested it, but i…
-
Qute:Sun Apr 17 14:59:52 GMT+04:30 2022
$[i] https://=bmi.ir
/data/user/0/com.ddm.qute/files/qute/qute[1]: https://=bmi.ir: inaccessible or not found
$[x] 0
$[i] #!/bin/sh
https://
-
Qute is compatible with RR why not Renarde?
-
@mkouba from time to time, when the Quarkus GitHub Bot is reloading with live reload, I end up having the following error:
```
Caused by: io.quarkus.qute.TemplateException: [WorkflowReportFormatte…
gsmet updated
2 months ago
-
It would be great if we have anchor on heading elements.
We can the refer using `siteUrl#heading-id`.
-
I noticed when I first run qute-keepassxc it works fine, asks for me to name the connection and populates fields with data. However after the first run (when keepassxc.key.gpg is created) I get a erro…
-
Hi,
In Quarkus/Renarde, can I pass in a @BeanParam and a @RestPath? I'm trying to do a call to this endpoint and I'm getting a class cast exception:
```
@POST
@Path("/accounts/password/chan…
-
Given this Qute template:
```html
{#for item in items}
{item.name}
{/for}
```
After formatting we have:
```html
{#for item in items}
{item.n…
-
I already implemented that in my POC, here a demo.
![QuteNotebookDemo](https://user-images.githubusercontent.com/1932211/143619502-0c0cd944-a45e-4549-811a-818a26a97d13.gif)
It should be nice to …
-
UI:
- [ ] Maybe show rendered HTML for config sections?
- [ ] Maybe show value descriptions. Check [_get_setting_quickref](https://github.com/The-Compiler/qutebrowser/blob/f4876c7f4fdba1c0e3461a5cbf…