Skip to content

Explicit markdown pre-rendering #587

Description

@stashymane

Feature Description

Currently, you have to either create the state in compose, or use a stateFlow. This prevents me from choosing when I want the markdown content to be decoded.
Would be very useful to have an explicit decode operation that returns an already-parsed state, so that I can pre-parse markdown content before the app is even shown and have it be given to consumers immutably.

Checklist

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