Skip to content

macro arguments with comma not properly supported #129

Description

@undefdev

I have created a macro to quickly make quotations which should like this:

image

If I put the quote argument in quotation marks it looks like this (the quotation marks are shown):

{{quote "All models are wrong, but some are useful", George Box}}

image

But if I remove them, then it (of course) can't tell where the quote ends:

{{quote All models are wrong, but some are useful, George Box}}

image

It would be nice if the quotation marks could be removed. Is there a canonical way to do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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