Skip to content

marked.js and marked.min.js file's content header does not has version #2190

@FlowerBirds

Description

@FlowerBirds

Like https://cdn.jsdelivr.net/gh/markedjs/marked/marked.min.js content header:

/**
 * marked - a markdown parser
 * Copyright (c) 2011-2021, Christopher Jeffrey. (MIT Licensed)
 * https://github.com/markedjs/marked
 */

I don't know current version and I don't know how to verify. I think should add version like that:

/**
 * marked 3.0.0 - a markdown parser
 * Copyright (c) 2011-2021, Christopher Jeffrey. (MIT Licensed)
 * https://github.com/markedjs/marked
 */

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions