[markdown-it-checkbox] add licence details
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/**
|
||||
* Original source code from https://github.com/mcecot/markdown-it-checkbox
|
||||
* © 2015 Markus Cecot
|
||||
* licenced under MIT
|
||||
* https://github.com/mcecot/markdown-it-checkbox/blob/master/LICENSE
|
||||
*/
|
||||
var checkboxReplace;
|
||||
|
||||
checkboxReplace = function(md, options, Token) {
|
||||
|
||||
Reference in New Issue
Block a user