-
-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Labels
blocker-candidateThe submitter thinks this might be a block for the next releaseThe submitter thinks this might be a block for the next releasesyntaxIssues related with syntax or ABNFIssues related with syntax or ABNF
Description
@markusicu wrote in #230 (comment):
About the markup syntax: Are these free-form, implementation-dependent tokens? Do you expect them to be HTML or TTS hints or accessibility hints? Without any distinctions, this seems like Unicode private use code points with all of their problems.
Or are the markup tokens registered functions? If so, then why not use the
{:function}syntax, and maybe with a literal string before the function name (which could then be something like:html).
If we do need markup with special syntax, then it should fit better into the overall syntax (e.g., always an ASCII symbol after the opening
{) and into the framework as a whole (e.g., registered entities).
Metadata
Metadata
Assignees
Labels
blocker-candidateThe submitter thinks this might be a block for the next releaseThe submitter thinks this might be a block for the next releasesyntaxIssues related with syntax or ABNFIssues related with syntax or ABNF