Skip to content

ContentsViewer/vscode-outlinetext

Repository files navigation

OutlineText Language Support

This extends the VS Code with support for the OutlineText.

OutlineText

Bookmarks Logo

OutlineText is a lightweight markup language that has been developed to make it easy to understand the outline of a document at the plain text level. Unlike other lightweight markup languages (Markdown, AsciiDoc, ReStructuredText, …), the indentation represents the hierarchical structure of the text. This makes the hierarchical structure of the text easier to understand visually.

Example:

# Heading
    Paragraph

# List
    * item1
    * item2

More information

Features

  • Syntax highlighting
  • Formatting

Enjoy!

About

This extends the VS Code with support for the OutlineText.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors