Markdown (StackEdit) では、作業C++
アンカーを作成できません:
# Contents
[C++](#c++) <-- not working
[C++](#cplusplus) <-- not working
[C++](#ccc) <-- not working
...
## [C++](#contents) <-- OK
## [cplusplus](#contents) <-- OK
## [CCC](#contents) <-- OK
C++
予約タグですか?