Skip to content

Please rename markdown-overlays.el #16

Description

@conao3

Since Elisp has no namespace system, function naming relies entirely on conventions established by each package.
Because shell-maker utilizes an entirely separate namespace called markdown-overlays, this cannot be used.
If you wish to publish shell-maker on MELPA, all symbols must use "shell-maker" as a prefix.

I would recommend either renaming markdown-overlays to shell-maker-markdown-overlays, or publishing a separate package called markdown-overlays and declaring it as an explicit dependency.

Activity

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

Metadata

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