Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hashnuke/atom-softcover

Softcover package for Atom editor
https://github.com/hashnuke/atom-softcover

Last synced: 24 days ago
JSON representation

Softcover package for Atom editor

Awesome Lists containing this project

README

        

# Softcover package for Atom editor

Currently, this package provides only snippets.

## Install

1. Open Atom preferences -> Install
2. Search for `softcover` and install it

## Snippets

Type the keyword for the snippet and press the tab key to insert the snippet.

#### Listings

* Code listing: `cbox`
* Aside listing: `abox`

#### Labels

* Chapter label: `chaplabel`
* Section label: `seclabel`

#### References

* Chapter reference: `chapref`
* Section reference: `secref`
* Code reference: `coderef`
* Aside reference: `asideref`
* Figure reference: `figref`