Markdown 的扩展语法 table 中,怎么让 table 里的内容换行

日期:2021-04-23 21:09:38 人气:1

Markdown 的扩展语法 table 中,怎么让 table 里的内容换行

table-layout:fixed;
或者:
<table style="table-layout:fixed;">
<tr>
<td style="word-break:break-all;white-space:nowrap">xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    A+
热门评论