Skip to content

Literal commas where commas are delimiters #148

@shiffman

Description

@shiffman

question for @runemadsen

I am working on NOC issue nature-of-code/noc-book#24

I have everything working, but have a small issue.

ASCIIDOC quote syntax is:

[quote, cite author]

What I need to do is something like:

[quote, Fred, Frank, and Francine]

This doesn't work b/c the commas are treated as delimiters. I've tried passthroughs, escaping, etc. Is the solution:

[quote, "Fred, Frank, and Francine"]

This throws some errors at the moment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions