How to control cell width in pandoc/markdown table?

后端 未结 2 2010
伪装坚强ぢ
伪装坚强ぢ 2020-12-14 07:39

Is there a way to control the maximum cell width in a pandoc table?

For example:

|          |            |
|----------|------------|
| I want to th         


        
2条回答
  •  没有蜡笔的小新
    2020-12-14 07:59

    Using CuteMarkEd I could do it with just adding non breaking space to a field in the header raw or in a cell ( ) several time.

提交回复
热议问题