design: Markdown fixes lol
This commit is contained in:
parent
d67a4fb9f2
commit
385c5a5972
@ -5,7 +5,7 @@ PDL allows defining a protocol using HOPP and TAPE.
|
||||
## Data Types
|
||||
|
||||
| Syntax | TN | CN | Description
|
||||
| -------- | ------- | -: | -----------
|
||||
| ---------- | ------- | -: | -----------
|
||||
| I5 | SI | |
|
||||
| I8 | LI | 0 |
|
||||
| I16 | LI | 1 |
|
||||
@ -27,7 +27,7 @@ PDL allows defining a protocol using HOPP and TAPE.
|
||||
| F256[^2] | FP | 31 |
|
||||
| String | SBA/LBA | * | UTF-8 string
|
||||
| Buffer | SBA/LBA | * | Byte array
|
||||
| []<TYPE> | OTA | * | Array of any type[^1]
|
||||
| []\<TYPE\> | OTA | * | Array of any type[^1]
|
||||
| Table | KTV | * |
|
||||
|
||||
[^1]: Excluding SI and SBA. I5 and U5 cannot be used in an array, but String and
|
||||
|
Loading…
Reference in New Issue
Block a user