使Markdown Pandoc表的输出更清晰 [英] To make the output of Markdown Pandoc table clearer

查看:107
本文介绍了使Markdown Pandoc表的输出更清晰的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Markdown Pandoc表

Markdown Pandoc Table

----------------------------------------------------------
Protocol of Treatment
----------------------------------------------------------
PAH is classified into 5 groups. 

Suspect pulmonary hypertension if patients have dyspnea 
unexplained by another clinically evident 
cardiac or pulmonary disorder.

Chest x-ray, 
spirometry, 
ECG, 
transthoracic Doppler ECHO

Confirm the diagnosis by right heart catheterization.

Treat group 1 by giving pulmonary vasodilators 
and, if these are ineffective, considering 
lung transplantation.

Treat groups 2 to 5 by managing the underlying 
disorder, treating symptoms, and 
sometimes other measures.
-----------------------------------------------------------

Table: Protocol of Pulmonary Hypertension. 

我将其转换为此 answer

说明选项

  • 增加单元格宽度
  • 放置单元格之间的分隔线
  • ?

此处似乎没有任何选择. 选项-S不是更正之一.

There does not seem to be any option for this here. The option -S is not the correction one.

如何使Markdown Pandoc表的输出更清晰?

推荐答案

Pandoc使您可以选择使用模板.因此,也许您可​​以弄清楚如何使用LaTeX的\renewcommand等更改pandoc生成的所有表的外观.

Pandoc gives you the option of using templates. So maybe you can figure out how to use LaTeX's \renewcommand etc. to change the appearance of all tables generated by pandoc.

如果您像我一样,并且不太喜欢LaTeX宏,则可以使用ConTeXt而不是LaTeX,在这种情况下,您通常可以做得更干净一些(例如,在pandoc模板).

If you're like me, and are not too much into LaTeX macros, you can use ConTeXt instead of LaTeX where instead of hacking around with \renewcommand you can usually do stuff more cleanly (e.g. using \setupTABLE in the pandoc template).

这篇关于使Markdown Pandoc表的输出更清晰的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆