| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Remove ufeff
* Remove u2064
* Remove u2062
* Replace u202f followed by : with :
* Replace u202f next to « or » with and « or »
* Replace u202f followed by ; with ;
* Replace u202f followed by ! with
* Replace u202f followed by ? with ?
* Replace remaining u202f with classical space
* Replace u200b surrounded by space with classical space
* Replace u200b surrounded by space with classical space - again (repeated)
* Remove remaining u200b
* Remove u200a
* Replace u2009 with
* Remove u00ad
* Replace u00a0 followed by : ! or ? with and punctuation
* Replace u00a0 surrounded « or » with and punctuation
* Replace u00a0 followed by whitespaces
* Replace u00a0 preceded by whitespaces
* Replace u00a0 followed by a newline with a newline
* Replace u00a0 followed by a newline with a newline - Take2
* Replace u00a0 followed by a ; and punctuation
* Remove u00a0 followed by ,
* Remove u00a0 in indentation spaces with \n([ ]*)([\u00a0])([ ]*)
* Manual replacement of ([\u00a0])([ ]+)
* Replace remaining ([\u00a0]+) by a space
* cleaning empty elements
* remove ufe0f
* Remove u00a0 and u202f after merging against updated main
* remove double whitespace using (\w)( )(\w)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Remove summary classes
* Remove hidden classes out of pre
* Remove spans
* Remove notranslate class
* Remove ids out of headings
* missed 2 ids with regex
* clean note and warning cards
* fix headings errors
* Fix dls and as
* fix imgs
* lint stuff (absolute urls, english links)
* Temporarily readding file
* delete inexisting doc in en-US with flaws
* Fixes #2842 for SVG
|
|
|
|
|
| |
* remove link 'title' attributes that's just the 'href' (fr, part 3)
* a couple more
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Update index.html
Modification de la définition de la valeur de l'attribut "points" de l'élément "polyline". ( car la version en-US est moins limitative : "A list of points, each number separated by a space, comma, EOL, or a line feed character.)
Au niveau de l'élément "polygon", renvoi vers la définition de la valeur de l'attribut "points" de l'élément "polyline" (car elle est identique).
* Review PR 1572 - linting and minor rewordings, removing the ID attribute as it won't be migrated in MD
Co-authored-by: julieng <julien.gattelier@gmail.com>
|
|
|
|
|
|
| |
* follow up PR #14339 for fr page
* FIX: minor fixes
Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
| |
* L10N: Update of the exercise from the US version
* Review - minor english items remaining - lint
Co-authored-by: julieng <julien.gattelier@gmail.com>
|
|
|
|
|
| |
* UPDATE: Fix links, remove old KS, update sentences from en-US
* Generate EOL document
|
| |
|
|
|