[DEBIAN] test for multiline cell in tables
All checks were successful
/ test (push) Successful in 12s
All checks were successful
/ test (push) Successful in 12s
This commit is contained in:
parent
08b8cab8b1
commit
6b822046ae
1 changed files with 9 additions and 6 deletions
|
@ -33,6 +33,9 @@ services
|
|||
{% if docker %}Docker
|
||||
######
|
||||
|
||||
.. table::
|
||||
:class: sphinx-datatable
|
||||
|
||||
============================================================ ============================================================ ============================================================ ============================================================
|
||||
Name Image Port Status
|
||||
============================================================ ============================================================ ============================================================ ============================================================{% for dock in docker %}
|
||||
|
|
Loading…
Add table
Reference in a new issue