Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1.1 KB

File metadata and controls

37 lines (20 loc) · 1.1 KB

SublimeTreetext2Markdown

Convert template for mark down the TXT file that was output by Tree.app

Command : TreeText2markdown

How to Use

The output TXT file in the Tree.app

STEP1
Check 「Include Numbering」「Append Indent」

STEP2
Run TreeText2markdown.

STEP3
Conversion complete

Convert to list a heading.

2list Step1
Select the heading to be converted. And run TreeText2markdown: rtreeheader2list.

2list Step2
Conversion complete

Installation

With the Package Control

nnn ...

Manually

Without Git:: Download the latest source zip from github and extract the files to your Sublime Text "Packages" directory, into a new directory named SublimeTreetext2Markdown.

With Git: "Clone the repository in your Sublime Text "Packages" directory:

git clone git://github.com/maepon/SublimeTreetext2Markdown.git SublimeTreetext2Markdown