aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/html/element/ol
Commit message (Collapse)AuthorAge
* Fix: Ordered List Wrong Attribute (#3216)Nicolas Jesenberger2021-11-28
| | | <ol start="i"> should be <ol type="i"> in order to display Roman numeral type
* Fix HTML live sample errors (#3002)SphinxKnight2021-11-07
|
* convert content to mdjulieng2021-11-07
|
* move *.html to *.mdjulieng2021-11-07
|
* Prepare HTML section for Markdown conversion (#2628)SphinxKnight2021-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | * Remove summary classes * Remove useless spans * Remove notranslate * Fix element index page (cf en-US) * Align page vs en-US cf8bcd9 for CI * Remove hidden classes * remove ids * Fix notes - part 1 / n * Fix notes - part 2/2 * Fix warnings * fix dls and some other issues * Fix imgs and styles
* UPDATE: Update and fix <ol> element page (#465)tristantheb2021-04-11
| | | | | | | * UPDATE: Update and fix <ol> element page * Review - HTML ol - minor fixes Co-authored-by: julieng <julien.gattelier@gmail.com>
* initial commitPeter Bengtsson2020-12-08