atom-uniform

Use unicode symbols to create formatted text

Chris MB

297

1

0.1.3

MIT

GitHub

Uniform Package for Atom

Build Status Dependencies Maintainability License apm

A simple package to emulate text formatting in Atom using symbols from the unicode character table's Mathematical Alphanumeric Symbols block. The ability to display these symbols will depend on which font is being used. Atom's default font supports all the symbols in the MAS block and has good support for most commonly-used symbols.

atom-uniform preview

The original purpose of this package was to enable the ability to emphasise certain parts of comments, but it can be used to create italic or bold text anywhere that formatting isn't traditionally allowed.

And in case you're wondering, the name Uniform is an acronym of Unicode Format.

Installation

$ apm install atom-uniform

You can also use Atom: go to Preferences » Install and search for atom-uniform

Usage

Package Settings

Use with Caution ⚠️

// Don't forget to ⌧⌧⌧⌧⌧⌧⌧⌧⌧ ⌧⌧⌧⌧⌧ ⌧⌧⌧⌧⌧

As previously stated, this might not work with every font, or every application depending on what fonts are installed on the system. And most likely not at all with most CLI/terminal fonts (vim/emacs). It's probably not a good idea to try and use this in large collaborative projects... Ye be warned!