All Versions
8
Latest Version
Avg Release Cycle
129 days
Latest Release
2179 days ago
Changelog History
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: 
๐ 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
new code.