language-apt
Support for the APT markup language in Atom
bertysentry 217 1 1.1.0 MIT GitHub

language-apt

Syntax highlighting for the APT markup language in Atom.

APT (Almost Plain Text) was first published by XmlMind and is heavily used in Maven Doxia. It is sort of similar to MarkDown.

See more information about APT syntax.

All syntax patterns of APT are supported in this grammar package for Atom:

  • Title
  • Headings
  • Paragraphs
  • Italic, bold, monospace
  • Links
  • Lists (ordered and unordered)
  • Code blocks
  • Tables

It works with most Atom themes.