Skip to content

syntaxes\tiddlywiki5.json: String and String-Substitution Attribute Values only support #inline highlighting. #14

@joshuafontany

Description

@joshuafontany

String and String-Substitution Attribute Values only support #inline highlighting. Due to the complexity of detecting block level wikitext inside of the string block, the end-marker can be interpreted as a "hardlinebreak start" ("""), or a "codeblock start" (```).

The strings can still contain block-level wikitext, and often do in the core. They will be parsed as appropriate, but only the #inline syntax will be highlighted.

Might be fixable.

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