Skip to content

Configuration option to enable _mdxExplicitJsx everywhere #2488

Answered by wooorm
milomg asked this question in Ideas
Discussion options

You must be logged in to vote

Heya!

The behavior you observe for jsx: true, is indeed what jsx: true does, and not what you want to do.

jsx: true should not be needed. You introduce more work which solid then does.

This would allow Solid JS to compile the entire markdown into an efficient template rendering call.

I can help you better if you tell us what you want to achieve. Give actual input, expected output, and current actual output.

I’d also appreciate more info about the current Solid + JSX situation? Solid previously had different bugs, does Solid currently work well?

I was wondering if there was any interest in a configuration option named something like useExplicitJSX that always ran this branch of the if s…

Replies: 1 comment 3 replies

Comment options

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

@wooorm
Comment options

@milomg
Comment options

Answer selected by milomg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants