Skip to content

Allow zero-length annotations via styled macro  #41

@tecosaur

Description

@tecosaur

It occurs to me that it could be useful to allow annotations in the styled"" macro that occur at a point/over an empty range, e.g.

styled"stuff{html=...:}more{html=...:}"

That said, these use cases could probably be refactored to something that would work with the current code, e.g.

styled"stuff{html_pre=...,html_post=...:more}`

I'm not sure whether this is worth doing, but it seemed worth opening an issue to record the thought.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions