Skip to content

Commit a1923fe

Browse files
committed
太字になっていたタイトルをエスケープ
1 parent 3e90df4 commit a1923fe

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

reference/stdbit.h/stdc_endian_big.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# __STDC_ENDIAN_BIG__
1+
# \__STDC_ENDIAN_BIG__
22
* stdbit.h[meta header]
33
* macro[meta id-type]
44
* cpp26[meta cpp]

reference/stdbit.h/stdc_endian_little.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# __STDC_ENDIAN_LITTLE__
1+
# \__STDC_ENDIAN_LITTLE__
22
* stdbit.h[meta header]
33
* macro[meta id-type]
44
* cpp26[meta cpp]

reference/stdbit.h/stdc_endian_native.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# __STDC_ENDIAN_NATIVE__
1+
# \__STDC_ENDIAN_NATIVE__
22
* stdbit.h[meta header]
33
* macro[meta id-type]
44
* cpp26[meta cpp]

0 commit comments

Comments
 (0)