Skip to content
Discussion options

You must be logged in to vote

Oh yeah, that's quite interesting. It seems to me that what they're doing would be expressed in Rust terms by a proc macro that could parse Markdown and also Leptos's view syntax, and would transform the Markdown into the same builder-syntax output that the view macro uses.

There's been some discussion but I don't think anyone's made an up-to-date library to do this. (It can be done entirely in user-land, and doesn't need explicit framework support.)

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@victorfds
Comment options

@gbj
Comment options

gbj May 19, 2025
Maintainer

Answer selected by victorfds
@victorfds
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants