Skip to content

Inserting multiple blocks in page has errors #81

@SplicedWeb

Description

@SplicedWeb

Inserted
{% component 'contenteditor' file="filename_in_content1.htm" %}

Then later on page
{% component 'contenteditor' file="filename_in_content2.htm" fixture="h3" class="media" %}

Then again later on page
{% component 'contenteditor' file="filename_in_content3.htm" tools="left-align,right-align" %}

the 3rd instance is rendered as h3 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions