markdown的表格中,如果某個(gè)cell內(nèi)容過(guò)多,怎么折行?| Left Aligned | Center Aligned | Right Aligned |
|:------------- |:---------------:| -------------:|| col 3 is | some wordy text | $1600 |
| col 2 is | centered | $12 |
| zebra stripes | are neat | $1 |Left AlignedCenter AlignedRight Alignedcol 3 issome wordy text$1600col 2 iscentered$12zebra stripesare neat$1如果我某個(gè)cell中的內(nèi)容過(guò)長(zhǎng)呢。怎么處理呢。麻煩大神現(xiàn)身,google了好久『markdown中表格內(nèi)容折行』沒(méi)有找到解決辦法。我自己試驗(yàn)的是(錯(cuò)誤的):| Left Aligned | Center Aligned | Right Aligned |
|:------------- |:---------------:| -------------:|| col 3 is | some wordy text | $1600 |
| col 2 is xxxx | centered | $12 |
| xxxxxxxx | | |
| zebra stripes | are neat | $1 |得到的是:Left AlignedCenter AlignedRight Alignedcol 3 issome wordy text$1600col 2 is xxxxcentered$12xxxxxxxxzebra stripesare neat$1
markdown的表格中,如果某個(gè)cell內(nèi)容過(guò)多,怎么折行
臨摹微笑
2018-10-19 10:27:15
