-
## Comportement attendu
Quand on change de page en cliquant sur un lien par exemple, un lecteur d'écran annonce le titre et le nouveau contenu de la page
## Comportement réel
Aucune anno…
-
Create a web scraper for url:
https://coronavirus.maryland.gov/
This Issue is to create a parser to run daily via [Prefect](https://www.prefect.io/).
|Country|Organization|data_type|nid|
|--|--|-…
-
Add fixed width string formatting so that src/line number string align
-
`At the bottom of the template, add the following tags just before the tag.
`
Obviously before which tag is missing from the description.
Tried adding it before , but that didn't do anything.
-
```
Bas and me think that Flotr should be splitted into modules. I've thought
about it a little and think it should be splitted like that :
* core - Flotr
* graph - Flotr.Graph
* color - Flotr.Color
…
-
Le fichier openapi est en yaml, avec des tabulations larges de deux espaces. VScode me propose deux linters différents, mais comment les configurer ? J'ai peur de tout casser.
Ce qui serait super…
-
Hi!
I have been running some 3x3 and 3x4 cross-tabulations/chi-square tests. While the test itself work pretty well, I was stuck at making post-hoc comparisons to see between which cells the signif…
-
Code example: http://jsfiddle.net/streamcode9/fp5pE/
In example, I have two rows. In the first row tabulations work fine, but in the second one I have to press TAB two times to focus next CHOSEN elem…
-
Hi,
I use [perplexity](https://www.perplexity.ai/) and it makes citations that when i normally copy and paste them on obsidian they breake and make a lot of blanks lines,
![image](https://github.com…
-
I was going to implement a few ones but saw that @gchp already did.
I see a few problemas:
- In vim '^' means start of non whitespace text in line, not start of line, which would skip identations, tab…