All Versions
8
Latest Version
Avg Release Cycle
129 days
Latest Release
1841 days ago

Changelog History

  • v0.3.0 Changes

    April 05, 2019

    ๐Ÿ”– Version 0.3.0.

  • v0.2.4

    November 19, 2016
  • v0.2.3

    November 18, 2016
  • v0.2.2

    November 17, 2016
  • v0.2.1

    October 19, 2016
  • v0.2.0 Changes

    October 18, 2016

    ๐Ÿš€ This release adds support for URLs and images:

    A url: [url](http://url.com), and an image: ![image description](http://image.com/image.png)
    

    ๐Ÿš€ This release also adds the ability to write custom regex highlighting rules for your theme. For example, you can add one that highlights Twitter handles (and obviously much more):

    "handle": { "regex": "[@๏ผ ][a-zA-Z0-9\_]{1,20}", "color": "#78ddd5"}
    

    Enjoy.

  • v0.1.1

    October 16, 2016
  • v0.1.0 Changes

    October 15, 2016

    ๐Ÿฑ Forgot how good it feels to :shipit: new code.