Skip to content

Please rename markdown-overlays.el #16

@conao3

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.

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