Skip to content

Commit df9d9a1

Browse files
nyaocatmaconaco
authored andcommitted
indentでなく言語識別子付きの三連バッククォートでコードブロック記述
https://docs.github.com/ja/free-pro-team@latest/github/writing-on-github/creating-and-highlighting-code-blocks
1 parent 9715f33 commit df9d9a1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
```c++
66
#include <iostream>
7+
78
using namespace std;
89

910
int main() {

0 commit comments

Comments
 (0)