-
Hello
Is it compatible with 3.0 version of symfony ?
Thanks in advance.
-
**Issue**
The getGame(index) and getGames() when returning the games it returns the proper tags but on all the games returns the current game moves as reflected on the code:
```typescript
getGa…
-
I am trying to locate the requirement ("shall"/"shall not") in PDF which requires an "indirect object" (as referenced by an "indirect reference") to always be a single basic PDF object and not anythin…
-
Problem:
It is possible for Heiro to write an xml that has clips with a timebase of zero.
This causes the opentime.RationalTime object to have a rate of zero, which means
that…
-
# Anchor links
The part after the `#` called [anchor link](https://www.tagindex.net/html/link/a_name.html) is currently not checked. A markdown link including an anchor link target is for example `…
-
### Checklist
- [x] I checked, but didn't find any duplicates (open OR closed) of this issue in the repo.
- [x] I have read the contribution guidelines given at https://github.com/Tea…
-
This is to collect feedback on the initial [design document](https://github.com/kas-gui/kas-text/blob/master/design/requirements.md). This is more a plan-of-scope than an actual design, but does give …
-
**mentors: @felixvd @mamoll @v4hn**
This issue will bundle all relevant information about the GSoC project. A Discord channel is also available to discuss on this project. I will try to add pertine…
-
Dear the author of SMOP,
I'd love to use this amazing package, followed the steps of instructions, and got the following error using Python 2.7:
Traceback (most recent call last):
File "main.…
-
Here's some ruby code:
```ruby
def method
foo
foo()
foo = 1
foo
end
```
The first two "foo"s are method calls, while the latter two are local variables. Treesitter actually highli…