Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Naming inconsistency for inlineTagProcessor #267

Description

@martinsik

I've noticed that README.md mentions among "Processors" inlineTagsProcessor but this doesn't exist.

Correct name is inlineTagProcessor so it's the only one without plural "tags" in its name even though its filename is inline-tags.js.

So README.md should be probably updated but it looks like the intended name was really inlineTagsProcessor. But if I change its name in inline-tags.js from inlineTagProcessor to inlineTagsProcessor this would be a breaking change because a lot of other code is already using this name.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions