fix: table max width
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
|
||||
:md-table[./sparks.csv]{roll remix}
|
||||
|
||||
:md-table[./npcs.csv]{roll}
|
||||
|
||||
### 链接
|
||||
|
||||
文本里面可以有:md-link[./stuff.md#啊什么]的啦
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
label,body
|
||||
"Hello world","**Hello**, world"
|
||||
"Hello foo","**Hello**, foo"
|
||||
"Hello bar","**Hello**, bar"
|
||||
"Hello stuff","**Hello**, stuff"
|
||||
"Hello again","**Hello**, again"
|
||||
|
Reference in New Issue
Block a user