Skip to content
/ ctb2md Public

转换 cherrytree .ctb 文件为 markdown 文档 | Convert cherrytree .ctb to markdown document

License

Notifications You must be signed in to change notification settings

hextuff/ctb2md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ctb2md

中文

将 cherrytree 的 ctb 文件转换为 markdown 文档

优点

  • 单文件,粘贴即用
  • 全部基于标准库编写,无需安装任何依赖

缺陷

  • 当前仅支持文字和图片的导出,其他富文本格式并未支持
  • 导出节点的目录层级限制, cherrytree 中的六层对应至 markdown 中的 # 到 ######,再多可以正常执行但不符合 markdown 的语法

English

Convert cherrytree ctb files to markdown documents

Advantages

  • Single file, paste and use
  • All based on standard libraries, no need to install any dependencies

Disadvantages

  • Currently only text and image export is supported, other rich text formats are not supported
  • Export node directory level limitation, six levels in cherrytree corresponds to # to ###### in markdown, more can be executed normally but not in accordance with markdown syntax

Translated with www.DeepL.com/Translator (free version)

About

转换 cherrytree .ctb 文件为 markdown 文档 | Convert cherrytree .ctb to markdown document

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages