Skip to content

Spaces in tag arguments #1455

@simonwjackson

Description

@simonwjackson

v3.1.1

I have created a custom tag:

{% newTag arg1 arg2 title:"title is here" meta:"something else" %}

however, this is what shows up in the argument array

[ 'arg1', 'arg2', 'title:title', 'is', 'here', 'meta:something', 'else' ]

Is this a bug? or am i doing something wrong here?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions