aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/html/element/ol/index.md
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