chore: HTML5 anchors compilant <a name=
> <a id=
(#6730)
* HTML5 anchors compilant `<a name=>` > `<a id=` for books * HTML5 anchors compilant `<a name=>` > `<a id=` for courses * HTML5 anchors compilant `<a name=>` > `<a id=` for contribs * HTML5 anchors compilant `<a name=>` > `<a id=` for casts * HTML5 anchors compilant `<a name=>` > `<a id=` for cheats * HTML5 anchors compilant `<a name=>` > `<a id=` for interactives * HTML5 anchors compilant `<a name=>` > `<a id=` for playgrounds
This commit is contained in:
@ -127,7 +127,7 @@ Exemple:
|
||||
BIEN : * [Un Autre Livre Génial (1970)](https://exemple.org/livre.html) - Jane Roe
|
||||
```
|
||||
|
||||
- <a name="in_process"></a>Livres en cours :
|
||||
- <a id="in_process"></a>Livres en cours :
|
||||
|
||||
```
|
||||
BIEN : * [Sera bientôt un livre génial](http://exemple.com/livre2.html) - John Doe (HTML) (:construction: *in process*)
|
||||
|
Reference in New Issue
Block a user