aboutsummaryrefslogtreecommitdiff
path: root/files/fr/mdn/guidelines
Commit message (Collapse)AuthorAge
* Fix #4269 - Removes empty/special characters (#4270)SphinxKnight2022-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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)
* Markdown fixes part 7 (games, glossary, mozilla, mdn) (#4449)Carolyn Wu2022-03-07
| | | | | | | | | * Markdown fixes for fr/games * Markdown fixes for fr/glossary * Markdown fixes for fr/mdn * Markdown fixes for fr/mozilla
* Minor rewording (#3779)Djielo2022-01-29
|
* convert content to mdjulieng2021-11-11
|
* move *.html to *.mdjulieng2021-11-11
|
* Prepare MDN section for Markdown conversion (#3008)SphinxKnight2021-11-11
| | | | | | | | | | | | | | | | | | | * Remove summary / seoSummary * Remove hidden blocks or outdate pages in a yari world * Remove spans * Remove notranslate * Remove ids * fix notes and warnings * fix dls * Fix various errors * fix images
* L10N: Update the MDN Guideline (important pages only) with Yari and ↵tristantheb2021-05-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Git/GitHub (#371) * UPDATE: Code guideline page is now up-to-date from the US version * CREATE: Add the general code guildeline page * CREATE: Add the CSS code guideline page * CREATE: Add the HTML code guideline page * FIX: Fix some elements on pages * CREATE: Add the JavaScript code guideline page * Pre-Creaate english version of other Guildelines pages * L10N: Update translation of the Javascript code guildeline page * L10N: Update translation of the Shell code guildeline page * FIX: Add missing class on the Code Guideline * UPDATE: Up-to-date the Feedback page * UPDATE: Up-to-date the Getting started page * L10N: Translate the Github for beginners page * UPDATE: Update indexes of Guideline and Contribute * L10N: Translation of the two Github additional guide pages * L10N: Translation of the Help for beginners page * L10N: Translation of the Localize page * L10N: Translation of the Open_source_etiquette rules * UPDATE: Remove wrong html element and update title for Processes page * L10N: Translation of the Where is everything page * L10N: Important translation of the Documentation priorities page * Meta - Review priority * Meta - Review feedback * Meta - Review Getting started * Review - minor edits * Review - minor typos * Review - few rewordings * Review - minor rewordings * Review - minor lint * Review - Consistency with MDN vs le MDN * Review - update / ko / link ks * Review - minor rewordings * Review - Complement since no subpage * Review - minor typo * Review - rm cssxref * Review - minor fixes * Review - minor fixes * Review - minor fixes * Review - minor fixes * Review - minor fixes * Review - Complete translation of doc * Review - Complete translation * Review - complete translation * Review - complete translation * Review - minor rewording * Review - Complete translation * Review - Localization of style guide in Fr Co-authored-by: julieng <julien.gattelier@gmail.com>
* unslug fr: modifyFlorian Merz2021-02-11
|
* unslug fr: moveFlorian Merz2021-02-11
|
* initial commitPeter Bengtsson2020-12-08