François Billioud
François Billioud
This lib doesn't provide an implementation for SvgXml?
It's good to have a typing file, it's better to share it with the rest of the world ;)
Trying out [here](https://community.languagetool.org/analysis/analyzeText) for French will show those results: ``` Je suis 1er // Correct: 1er J m s SENT_END PARA_END ``` ``` Je suis 1ère // Incorrect: 1ère N...
## Description Passing the following style object: `{[{borderTopLeftRadius: 30}, {borderRadius: 16 }]}` will result in the borderRadius instruction being ignored on the top-left corner. If each corner is defined, the...
Hi! People suffering from dyslexia have some troubles with maths classes as OpenDislexic doesn't support all maths characters needed. Missing characters: ↦ (for functions) [unicode](http://www.fileformat.info/info/unicode/char/21a6/index.htm) ∈ (geometry, groups algebra) [unicode](http://www.fileformat.info/info/unicode/char/2208/index.htm)...
It is not exactly clear in the Readme if this can run in the browser too. From the source code, it looks like it should be possible, but I might...
Fixup for VERBE_SUIVI_D_UN_NOM based on the last diff. We will fix 2 things: - Words starting with a capital letter should be ignored - Words that can be both a...
In the sentence: `Je veux mieux faire travailler les équipes de développement et de production`, "équipes" is identified as a verb while it is a noun. I know how to...
The method `readProfiles` from the file `profile_finder.js` seems to be looking for `profiles.ini` to the wrong place in Ubuntu. The file is located at `/home//snap/firefox/common/.mozilla/firefox/` in my computer, but `this.directory`...
**Describe the bug** On Android, there is no partial results. The "start()" promise resolves when the user stops speaking, and the voice recognition immediately stops. On iOS, the voice recognition...