Tell us what’s happening:
Can anyone tell me why some of the things like formatting “|”'s into a table and code with a white background etc do not work in my React markdown
Click here to see the code
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36
Challenge: Front End Development Libraries Projects - Build a Markdown Previewer
Link to the challenge:
Can we see your code? Maybe a repo?
And I see this in the console:
proxyConsole.js:64 Warning: Invalid DOM property `class`. Did you mean `className`?
at h3
at div
at div
at App (https://xe7b2y.csb.app/src/App.js:16:5)
If I go to the repo page for this package, and look for issues about “table”, I run across this:
opened 05:29PM - 14 Jan 23 UTC
closed 05:31PM - 14 Jan 23 UTC
🤷 no/invalid
👎 phase/no
### Initial checklist
- [X] I read the [support docs](https://github.com/remark… js/.github/blob/main/support.md)
- [X] I read the [contributing guide](https://github.com/remarkjs/.github/blob/main/contributing.md)
- [X] I agree to follow the [code of conduct](https://github.com/remarkjs/.github/blob/main/code-of-conduct.md)
- [X] I searched [issues](https://github.com/search?q=user%3Aremarkjs&type=Issues) and couldn’t find anything (or linked relevant results below)
### Affected packages and versions
8.0.4
### Link to runnable example
_No response_
### Steps to reproduce
i tried to insert a table in my site and it didn't work.
then i saw that it doesn't work in your wiki either so i decided to report this bug


### Expected behavior
i tried to insert a table in my site and it didn't work.
then i saw that it doesn't work in your wiki either so i decided to report this bug


### Actual behavior
i tried to insert a table in my site and it didn't work.
then i saw that it doesn't work in your wiki either so i decided to report this bug


### Runtime
_No response_
### Package manager
_No response_
### OS
Windows
### Build and bundle tools
_No response_