-
|
Hello I wanted to see if embedding 3rd party solutions like Codesandbox and Figma are supported. The git reference is https://github.com/hhimanshu/docusaurus-101/blame/embed/blog/2021-08-03-my-thought-process.md#L227-L237 However, that fails on the console Are embeddings work by default? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
In MDX, you should use JSX syntax, not html syntax. props are camelCase and you need to use props with @hhimanshu this kind of question is best answered on our Discord server, many other Docusaurus users can answer that and I can focus my time on fixing real issues 😅 Please ask on Discord before posting here |
Beta Was this translation helpful? Give feedback.
In MDX, you should use JSX syntax, not html syntax. props are camelCase and you need to use props with
{}@hhimanshu this kind of question is best answered on our Discord server, many other Docusaurus users can answer that and I can focus my time on fixing real issues 😅 Please ask on Discord before posting here