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 (1,640 forks)batch import
help wanted

Repository metrics

Stars
 (13,700 stars)
PR merge metrics
 (Avg merge 15h 21m) (3 merged PRs in 30d)

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