Skip to content

Simple span element support #21

@rawnsley

Description

@rawnsley

Initial checklist

Problem

Does this plug-in support parsing the simple span element syntax that is proposed as part of the generic directives proposal? For example:

hello [world]{.myClass}

I'm aware of the unit tests that imply the scope of supported tags. They don't include this form and my own testing also suggests that it isn't supported, but I may be missing a trick.

Current solutions

The other inline directive syntax is working:

:name[content]{key=val}

but it's a little bit heavy for my taste.

Proposed solutions

Even if this form isn't going to be supported, it might at least be useful to have a definitive list of supported and unsupported forms in the readme, particularly as it appears to differ from the original proposal, which is itself a rather ambiguous document.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🤞 phase/openPost is being triaged manually

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions