Test that both table headers and values are not wrapped
This commit is contained in:
parent
368a63305c
commit
cdd0b56071
@ -7,9 +7,9 @@
|
||||
/// | val | x |
|
||||
pub struct Item;
|
||||
|
||||
/// Table that is > 80 symbols:
|
||||
/// Table value that is > 80 symbols:
|
||||
///
|
||||
/// | table | xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
||||
/// |-------|-----------------------------------------------------------------------------
|
||||
/// | val | x
|
||||
pub struct Item;
|
||||
/// | table | heading
|
||||
/// |----------|-----------------------------------------------------------------------------
|
||||
/// | long val | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|
||||
pub struct Item2;
|
||||
|
Loading…
Reference in New Issue
Block a user