Skip to content

Mutiple plugins don't work if they are not separated by text #33

Description

@VaclavC

When I try something like this:

%%% plugin1
some text
%%%

%%% plugin2
some text
%%%

Only first plugin is processed. I must insert some text between plugins to get second one processed too.

And, second, plugin is not processed when its content is empty (nothing between %%% lines)

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions