Skip to content

Commit 15aef06

Browse files
committed
Prettier tables
1 parent 3f24658 commit 15aef06

File tree

1 file changed

+25
-12
lines changed

1 file changed

+25
-12
lines changed

peps/pep-0804.rst

Lines changed: 25 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,7 @@ The complete filename MUST be ``{identifier}.mapping.json``.
334334
Some examples:
335335

336336
.. list-table::
337+
:header-rows: 1
337338

338339
* - Ecosystem
339340
- Identifier
@@ -372,7 +373,8 @@ The central registry is specified by the following
372373
~~~~~~~~~~~
373374

374375
.. list-table::
375-
:widths: 25 75
376+
:widths: 15 85
377+
:stub-columns: 1
376378

377379
* - Type
378380
- ``string``
@@ -385,7 +387,8 @@ The central registry is specified by the following
385387
~~~~~~~~~~~~~~~~~~
386388

387389
.. list-table::
388-
:widths: 25 75
390+
:widths: 15 85
391+
:stub-columns: 1
389392

390393
* - Type
391394
- ``integer``
@@ -396,7 +399,8 @@ The central registry is specified by the following
396399
~~~~~~~~~~~~~~~
397400

398401
.. list-table::
399-
:widths: 25 75
402+
:widths: 15 85
403+
:stub-columns: 1
400404

401405
* - Type
402406
- ``array``
@@ -438,7 +442,8 @@ The known ecosystems list is specified by the following
438442
~~~~~~~~~~~
439443

440444
.. list-table::
441-
:widths: 25 75
445+
:widths: 15 85
446+
:stub-columns: 1
442447

443448
* - Type
444449
- ``string``
@@ -451,7 +456,8 @@ The known ecosystems list is specified by the following
451456
~~~~~~~~~~~~~~~~~~
452457

453458
.. list-table::
454-
:widths: 25 75
459+
:widths: 15 85
460+
:stub-columns: 1
455461

456462
* - Type
457463
- ``integer``
@@ -464,7 +470,8 @@ The known ecosystems list is specified by the following
464470
~~~~~~~~~~~~~~
465471

466472
.. list-table::
467-
:widths: 25 75
473+
:widths: 15 85
474+
:stub-columns: 1
468475

469476
* - Type
470477
- ``dict``
@@ -499,7 +506,8 @@ The mappings are specified by the following
499506
~~~~~~~~~~~
500507

501508
.. list-table::
502-
:widths: 25 75
509+
:widths: 15 85
510+
:stub-columns: 1
503511

504512
* - Type
505513
- ``string``
@@ -512,7 +520,8 @@ The mappings are specified by the following
512520
~~~~~~~~~~~~~~~~~~
513521

514522
.. list-table::
515-
:widths: 25 75
523+
:widths: 15 85
524+
:stub-columns: 1
516525

517526
* - Type
518527
- ``integer``
@@ -525,7 +534,8 @@ The mappings are specified by the following
525534
~~~~~~~~
526535

527536
.. list-table::
528-
:widths: 25 75
537+
:widths: 15 85
538+
:stub-columns: 1
529539

530540
* - Type
531541
- ``string``
@@ -538,7 +548,8 @@ The mappings are specified by the following
538548
~~~~~~~~~~~~~~~
539549

540550
.. list-table::
541-
:widths: 25 75
551+
:widths: 15 85
552+
:stub-columns: 1
542553

543554
* - Type
544555
- ``string``
@@ -552,7 +563,8 @@ The mappings are specified by the following
552563
~~~~~~~~~~~~
553564

554565
.. list-table::
555-
:widths: 25 75
566+
:widths: 15 85
567+
:stub-columns: 1
556568

557569
* - Type
558570
- ``array``
@@ -598,7 +610,8 @@ Each entry in this list is defined as:
598610
~~~~~~~~~~~~~~~~~~~~
599611

600612
.. list-table::
601-
:widths: 25 75
613+
:widths: 15 85
614+
:stub-columns: 1
602615

603616
* - Type
604617
- ``array``

0 commit comments

Comments
 (0)