-
![image.png](https://raw.githubusercontent.com/raageth/pe/main/files/f0cece4b-86d7-4078-9386-897c4ff33175.png)
> John Doe instantly, tagged as a volunteer.
small documentation bug where the "volunte…
-
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/f0cece4b-86d7-4078-9386-897c4ff33175.png)
> John Doe instantly, tagged as a volunteer.
small documentation bug wher…
-
## Point of contact
@petrklapka
## Description
See https://github.com/elastic/observability-accessibility/issues/62 for full description of the issue and code reference for a suggested fix.
#…
-
## Feature description
If I use tag to unlock my door Pai logs below output.
Anyone know how I can grab and use the data from users in below PAI log.
`paradox/events/raw={"additional_data…
-
What's the intended way to access the photometric interpretation tag? By the time I have a decoder it's been parsed and stored in the Image. But the image field is private and the Decoder doesn't offe…
-
I have a custom string property on an object
When the string is only one line, it has a value property as the parser expects:
```xml
```
but when I add a newline in Tiled, the string becom…
-
For `parseedn-read`, we can pass an alist of readers to convert e.g. #uuid into a string.
Could this be done in the inverse operation, `parseedn-print`, as well?
Currently I've just patched it like…
-
In the following planned enhancement, the command example uses the `t/` prefix (which is supposed to be used for tags) instead of `h/` when referring to Telegram handles. This can mislead the reader t…
-
### Bug description
Mojo crashed. The code and crash backtrace is provided.
### Steps to reproduce
code:
```mojo
fn IsSwitch(input_string: String) -> Bool:
# Check if the string contains the…
-
In many cases it would be nice to not have to write the child html reader tag:
```
#html ^lit/html
[:div {:class "bg-red-200"} (when true [:em "hello"]))]
```
However…