mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-08-31 11:22:19 +02:00
fix: Use Markdown instead of HTML markup for H3 & H4 headings (#6689)
* fix: Markdown markup for `C++` heading * fix: Markdown markup for `Дизайн и Aрхитектура` heading * fix: Markdown H4 markup for `Next.js` heading * fix: Markdown H3 markup for `C#` heading
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* [APL](#apl)
|
||||
* [Bash / Shell](#bash--shell)
|
||||
* [C](#c)
|
||||
* [C#](#c-sharp)
|
||||
* [C#](#csharp)
|
||||
* [C++](#cpp)
|
||||
* [Git](#git)
|
||||
* [HTML / CSS](#html--css)
|
||||
@@ -46,16 +46,16 @@
|
||||
* [TUTOS C](https://www.youtube.com/playlist?list=PLEagTQfI6nPOWS4JPnxW5pRVgeyLuS5oC) - PrimFX
|
||||
|
||||
|
||||
### <a name="csharp"></a>C\#
|
||||
|
||||
* [C# - Cours](https://www.youtube.com/playlist?list=PLrSOXFDHBtfGBHAMEg9Om9nF_7R7h5mO7) - Formation Video
|
||||
|
||||
|
||||
### <a name="cpp"></a>C++
|
||||
|
||||
* [La programmation en C++ moderne](https://zestedesavoir.com/tutoriels/822/la-programmation-en-c-moderne/) - Zeste de savoir informaticienzero mehdidou99
|
||||
|
||||
|
||||
### C Sharp
|
||||
|
||||
* [C# - Cours](https://www.youtube.com/playlist?list=PLrSOXFDHBtfGBHAMEg9Om9nF_7R7h5mO7) - Formation Video
|
||||
|
||||
|
||||
### Git
|
||||
|
||||
* [Apprendre à utiliser Git et GitHub \| Cours Complet (2020)](https://www.pierre-giraud.com/git-github-apprendre-cours/) - Pierre Giraud
|
||||
|
Reference in New Issue
Block a user