获取语雀文档中的代码块和markdown表格

pyuque提供了获取语雀文档中的代码块和markdown表格的方法。

命令行引用

获取文档中的代码

  1. pyuque get-code <DOC> <INDEX>

比如

  1. pyuque get-code socrateslee/pyuque/install 0

获取文档中的markdown表格

  1. pyuque get-table <DOC> <INDEX>

比如

  1. pyuque get-table socrateslee/pyuque/install 0