Skip to content

Library and Function Names changed #45

Open
@brandonferens

Description

It appears that showdownjs changed the library and function name. So creating a new showdown fails.
return new Showdown.converter(opts); should be changed to return new showdown.Converter(opts);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions