Skip to content

jessegrosjean/foldingtext-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foldingtext-markdown package

Edit Markdown in the FoldingText for Atom outliner.

This is a work in progress

It's not yet a complete solution. I'm offering it as a starting point for interested people to test out and see the general direction that Markdown editing in FoldingText for Atom will take.

Getting Started

This package contains:

  • Commands to copy an outline as Markdown and paste Markdown as an outline.

  • Commands for setting Markdown data-types on items. CommonMark AST type names are used for data-type values. Example types include Header, CodeBlock, Ordered, etc.

  • Style rules making those types visible in the outline editor.