Skip to content

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

@VaclavC

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions