怎么将markdown的表格写法格式化?在vscode上搜索了一些markdown的表格格式化插件,对英文写法的格式化倒是起效,但是中文并不能完美的支持。有没方便点的工具,可以格式化markdown的表格写法,不限于vscode上的插件,只要能格式化中英文的写法就行。如下例子:格式化前| 参数 | 说明 | 类型 | 可选值 | 默认值 ||---|---|---|---|---|| type | 按钮组类型 | string | plain/bar | bar || size | 按钮组的大小 | string | normal/large | normal |期望格式化后的|上下对齐,类似于渲染结果
添加回答
举报
0/150
提交
取消