Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

unable to render markdown shown in showcase example  #2

@SegmentationViolator

Description

@SegmentationViolator

Hey there! I was trying out the library, math doesn't seem to be working

image

The markdown used here is the markdown from examples/showcase

The code I am using to render the markdown

html! {
    <div class={classes!("post")}>
        <Markdown src={markdown.to_string()}/>
    </div>
}

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