←back to thread

193 points yaoke259 | 1 comments | | HN request time: 0s | source
Show context
onion2k ◴[] No.45025077[source]
This already exists in a mature state - https://mdxjs.com/
replies(1): >>45025111 #
alfonsodev ◴[] No.45025111[source]
To me it has nothing to do with mdxjs.

Check it twice, what the submission implements is writing all the UI in markdown, not mixing markdown with React.

Perhaps I don't know mdxjs enough but that's my impression.

replies(2): >>45025179 #>>45025357 #
yaoke259 ◴[] No.45025357[source]
the reason I made it is that mdxjs (afaik) only works with a build step and locks the user into React, and you are still technically running code sent by the LLM, rather than a more secure static JSON like object.
replies(2): >>45025439 #>>45029320 #
1. ◴[] No.45025439[source]