获取语雀文档中的代码块和markdown表格
pyuque提供了获取语雀文档中的代码块和markdown表格的方法。
命令行引用
获取文档中的代码
pyuque get-code <DOC> <INDEX>
比如
pyuque get-code socrateslee/pyuque/install 0
获取文档中的markdown表格
pyuque get-table <DOC> <INDEX>
比如
pyuque get-table socrateslee/pyuque/install 0