Annotation of mandoc/regress/tbl/data/block_wrap.out_ascii, Revision 1.2
1.1 schwarze 1: TBL-DATA-BLOCK_WRAP(1) General Commands Manual TBL-DATA-BLOCK_WRAP(1)
2:
3: NNAAMMEE
4: ttbbll--ddaattaa--bblloocckk__wwrraapp - line wrapping in text blocks
5:
6: DDEESSCCRRIIPPTTIIOONN
7: initial text
8: +--------------------+------------------------+
9: |This is a very long | short |
10: |sentence. | |
11: +--------------------+------------------------+
12: |short | This is an even longer |
13: | | sentence. |
14: +--------------------+------------------------+
15: +-----------+------------+
16: |This is a | short |
17: |very long | |
18: |sentence. | |
19: +-----------+------------+
20: |short | This is an |
21: | | even |
22: | | longer |
23: | | sentence. |
24: +-----------+------------+
25: final text
26:
1.2 ! schwarze 27: OpenBSD July 4, 2017 OpenBSD
CVSweb