mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-09-23 06:24:48 -04:00
Fix of tables options and emphasis
This commit is contained in:
parent
3121b4bc85
commit
b02eba099e
2 changed files with 8 additions and 1 deletions
|
@ -118,6 +118,10 @@ Each message starts with the following header:
|
|||
This header is followed by message-specific data:
|
||||
|
||||
.. list-table::
|
||||
:widths: 10 10 80
|
||||
:align: center
|
||||
:header-rows: 1
|
||||
|
||||
|
||||
* - Message name
|
||||
- Structure after header
|
||||
|
@ -301,6 +305,9 @@ Each message starts with the following header
|
|||
The header is followed by message-specific data:
|
||||
|
||||
.. list-table::
|
||||
:widths: auto
|
||||
:align: center
|
||||
:header-rows: 1
|
||||
|
||||
* - Message name
|
||||
- Structure after header
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue