Skip to content

Commit 6ecd27f

Browse files
committed
Add missing blank line before section types table
Otherwise Pandoc treats it as text that's part of the current paragraph.
1 parent a552bca commit 6ecd27f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

riscv-elf.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -988,6 +988,7 @@ typedef struct
988988
### Section Types
989989

990990
The defined processor-specific section types are listed in following table.
991+
991992
Name | Value | Attributes
992993
:-------------------- | :---------- | :-------------
993994
SHT_RISCV_ATTRIBUTES | 0x70000003 | none

0 commit comments

Comments
 (0)