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

@@ -271,7 +271,7 @@
* [猫でもわかるプログラミング](http://kumei.ne.jp/c_lang) - 粂井康孝
<h3 id="cpp">C++</h3>
### <a name="cpp"></a>C++
* [C++11の文法と機能(C++11: Syntax and Feature)](https://ezoeryou.github.io/cpp-book/C++11-Syntax-and-Feature.xhtml) - 江添亮
* [C++入門](https://www.asahi-net.or.jp/~yf8k-kbys/newcpp0.html) - 小林健一郎