-
### Before You File a Bug Report Please Confirm You Have Done The Following...
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have updated to the latest version of the packages.…
-
A proper frontmatter parser would be cool to set the footer text like in [lookatme](https://lookatme.readthedocs.io/en/latest/):
```md
---
title: Slides Presentation
author: Me Not You
date: 2019…
-
I used openssl x509 -text -in fd.der -noout to parse the certificate and the parsed result was different from that obtained using certtool -i --inraw --infile fd.der.Openssl parsed the keyusage extens…
-
when i add this comma before the last ")" twig breaks and renders nothing. white page.
twig php does support this comma.
```
{% set motifs = motifs|merge(
[
{id: 'blabla'},
], …
-
### What is the feature you are proposing?
I want to be able to switch out the default query parser with something like [qs](https://github.com/ljharb/qs).
I am able to use a validator to "hack …
-
Example that works, see twig documentation: https://twig.symfony.com/doc/3.x/tests/sameas.html
```twig
{% if myNumber is same as(0) %}
```
Example that produces a ludtwig parsing error, but st…
-
### Operating System
unix
### Programming Languages
JavaScript
### CCXT Version
4.4.27
### Description
fetched balance is wrongly interpreted by CCXT.
We get this from bybit ->
[
{
…
-
### Affected Version
yay v12.4.2 - libalpm v15.0.0
### Describe the bug
Yay can no longer download packages, it gives an error about netrc being invalid. I have not changed my netrc file in a…
-
I suppose for the second add mealEntry, the program should throw an exception of invalid timing rather than auto-correct it (September only has 30 days)
```
add mealEntry pizza /c300 /t2024-9-31
…
-
### Expected Behavior
When working with built-in envelopes, I should be able to work with the inner body and either provide a schema to parse it, or get it back decoded or as-is.
A few categories:
…