-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
123e90e
commit 6cae4e6
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
******************************************************************************* | ||
_ _ _ _ | ||
(_) ___| | ___ _| | | | ||
| |/ _ \ |/ / | | | | | | ||
| | __/ <| |_| | | | | ||
_/ |\___|_|\_\\__, |_|_| | ||
|__/ |___/ | ||
|
||
http://23maverick23.github.io/sublime-jekyll/ | ||
http://sublime-jekyll.rtfd.org/ | ||
sublime-jekyll is licensed under the MIT license | ||
|
||
******************************************************************************* | ||
|
||
Change Log | ||
---------- | ||
|
||
## [3.1.3] - 2017-01-22 | ||
### Added | ||
- Override default Markdown file extenion for new drafts/posts (Close #73) | ||
### Changed | ||
- Re-wrote CHANGELOG file to support new formatting | ||
- Updated documentation for new settings key |