-
-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
🤞 phase/openPost is being triaged manuallyPost is being triaged manually
Description
Initial checklist
- I read the support docs
- I read the contributing guide
- I agree to follow the code of conduct
- I searched issues and discussions and couldn’t find anything (or linked relevant results below)
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
Labels
🤞 phase/openPost is being triaged manuallyPost is being triaged manually