Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.

Rename package name to commonmark #131

Merged
merged 2 commits into from
Sep 3, 2018
Merged

Rename package name to commonmark #131

merged 2 commits into from
Sep 3, 2018

Conversation

nikolas
Copy link
Collaborator

@nikolas nikolas commented Sep 3, 2018

This makes the package name PEP8-compliant by changing:

import CommonMark

to:

import commonmark

The old camel-cased import should still work as well though, for now.

Closes #60

This makes the package name PEP8-compliant by changing:

    import CommonMark

to:

    import commonmark

The old camel-cased import should still work as well though, for now.

Closes #60
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant