language-checklist

Syntax highlighting for line item checklists.

m104

206

1

Bug Reports

0.1.0

MIT

GitHub

language-checklist

Atom syntax highlighting for checklist (*.check, *.checklist) files.

Checklist Syntax

Checklist files are organized into line items in various states. Items may be nested at any depth with indentation (two spaces recommended). Each line item's state depends on the first character of the line, followed by a space:

Tags may be applied to any item by adding [TagName].

Example

Example Screenshot

Reading List
  Fantasy
    - Scadrial Series [Sanderson]
      + The Alloy of Law
      - Shadows of Self
      - The Bands of Mourning
      - The Lost Metal - Fall 2019
    ? Warbreaker [Sanderson]
    - The Grishaverse Series [Bardugo]
      * https://www.goodreads.com/series/69714-the-grishaverse
      - Shadow and Bone
      - Seige and Storm
      - Ruin and Rising

  Sci-Fi
    - Remembrance of Earth’s Past [Liu]
      + The Three-Body Problem
      - The Dark Forest
      - Death’s End

Development

License

MIT