-
![Image](https://github.com/user-attachments/assets/1d5ab577-cd50-4d2c-8263-be6f4ef3f965)
-
Is it really necessary to ask for these things?
```
Dictionary: _dictionary_
Description
description of change
```
The dictionary can be determined from the changed file path
The descript…
-
This proposal is about providing a way to pass a `template.FuncMap` at template execution overriding specific functions within the template.
When executing a template using one of new methods, then…
-
# Example
```ruby
-- [eq {"a[{..Rest}]" "abc"}]
- Rest = b
# Exactly 1 solution found.
```
Correct response should be `Rest = "bc"`.
Something is messed up with text template unification.
-
Since updating to prawn 2.5.0, we face issues with font embedding and changes to text provided on a template.
**Reproduction example:**
1. This reproduction example assumes that the file `Arial …
-
### Describe the project you are working on
The tutorial I am studying mentions the feature of script templates, but it uses GDScript while I am using C#. I am confused about how to create the scri…
-
**Home Assistant Android app version(s):**2024.11.2-full
**Android version(s):** OneUI 6.1.- Android 14
**Device model(s):** S24, Galaxy Tab s9
**Home Assistant version:**2024.11
**L…
-
notes.yaml has some text that come from the template. please remove them
-
This test case will show the problem. The output is now `XYtest1` even though it should be `Xtest1Y`. I think it is because the text nodes get `siblingPosition` of -1 and the `xsl:value-of` gets bigge…
-
![image](https://github.com/user-attachments/assets/8175d8d2-45cf-41b3-bf33-bb2302b0c1d4)
the sample code I used
```wiki
{|
! style="padding: 0.5rem 1.5rem;" | Title 1
! style="padding: 0.5…