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:
David Ordás
2022-01-31 18:02:06 +01:00
committed by GitHub
parent de2f31976f
commit 180a96757f
41 changed files with 95 additions and 101 deletions

View File

@@ -2,7 +2,7 @@
* [Arduino](#arduino)
* [Artificial Intelligence](#artificial-intelligence)
* [C#](#c-sharp)
* [C#](#csharp)
* [HTML/CSS](#htmlcss)
* [Introduction to Programming in Arabic](#introduction-to-programming-in-arabic)
* [JavaScript](#javascript)
@@ -34,7 +34,7 @@
* [مدخل إلى الذكاء الاصطناعي وتعلم الآلة](https://academy.hsoub.com/files/17-%D9%85%D8%AF%D8%AE%D9%84-%D8%A5%D9%84%D9%89-%D8%A7%D9%84%D8%B0%D9%83%D8%A7%D8%A1-%D8%A7%D9%84%D8%A7%D8%B5%D8%B7%D9%86%D8%A7%D8%B9%D9%8A-%D9%88%D8%AA%D8%B9%D9%84%D9%85-%D8%A7%D9%84%D8%A2%D9%84%D8%A9/) - Mohamed Lahlah (PDF)
### C Sharp
### <a name="csharp"></a>C\#
* [سبيلك المختصر لتعلم لغة c# - برمجة الواجهات](https://www.mobarmijoun.com/2014/04/c_19.html) - Khaled Al-Saadani (Arab Coders Academy) (PDF)