showdownjs/showdown

Showdown does not include License in Script

Open

#800 opened on Jun 6, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (13,700 stars) (1,640 forks)batch import
help wanted

Description

Using GNU IceCat and LibreJS, I am unable to load Showdown because it does not have a stylized license comment in it. Please add a comment of the format

/*
 * LICENSE HERE
 *
 *
 */

Contributor guide