Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: replace marked with react-markdown for improved markdown rendering #13

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

johnfunmula
Copy link
Contributor

replace marked with react-markdown for improved markdown rendering

supportted format in markdown now:

  • latex
  • gfm

- Switch from marked to react-markdown for better markdown support
- Add remark-math and rehype-katex for enhanced math rendering
- Implement custom code block rendering with syntax highlighting
- Update styles to support new markdown rendering
- Add support for GitHub Flavored Markdown (GFM)
Copy link

👋 Hey there spelunker. It looks like you've modified some files that we can't accept as contributions. The complete list of files we can't accept are:

  • package-lock.json
  • yarn.lock
  • pnpm-lock.yaml

You'll need to revert all of the files you changed in that list using GitHub Desktop or git checkout origin/main <file name>. Once you get those files reverted, we can continue with the review process. :octocat:

More discussion:

Copy link

👋 Hey there spelunker. It looks like you've modified some files that we can't accept as contributions. The complete list of files we can't accept are:

  • package-lock.json
  • yarn.lock
  • pnpm-lock.yaml

You'll need to revert all of the files you changed in that list using GitHub Desktop or git checkout origin/main <file name>. Once you get those files reverted, we can continue with the review process. :octocat:

More discussion:

Copy link

👋 Hey there spelunker. It looks like you've modified some files that we can't accept as contributions. The complete list of files we can't accept are:

  • package-lock.json
  • yarn.lock
  • pnpm-lock.yaml

You'll need to revert all of the files you changed in that list using GitHub Desktop or git checkout origin/main <file name>. Once you get those files reverted, we can continue with the review process. :octocat:

More discussion:

Copy link

👋 Hey there spelunker. It looks like you've modified some files that we can't accept as contributions. The complete list of files we can't accept are:

  • package-lock.json
  • yarn.lock
  • pnpm-lock.yaml

You'll need to revert all of the files you changed in that list using GitHub Desktop or git checkout origin/main <file name>. Once you get those files reverted, we can continue with the review process. :octocat:

More discussion:

Copy link

👋 Hey there spelunker. It looks like you've modified some files that we can't accept as contributions. The complete list of files we can't accept are:

  • package-lock.json
  • yarn.lock
  • pnpm-lock.yaml

You'll need to revert all of the files you changed in that list using GitHub Desktop or git checkout origin/main <file name>. Once you get those files reverted, we can continue with the review process. :octocat:

More discussion:

Copy link

👋 Hey there spelunker. It looks like you've modified some files that we can't accept as contributions. The complete list of files we can't accept are:

  • package-lock.json
  • yarn.lock
  • pnpm-lock.yaml

You'll need to revert all of the files you changed in that list using GitHub Desktop or git checkout origin/main <file name>. Once you get those files reverted, we can continue with the review process. :octocat:

More discussion:

Copy link

👋 Hey there spelunker. It looks like you've modified some files that we can't accept as contributions. The complete list of files we can't accept are:

  • package-lock.json
  • yarn.lock
  • pnpm-lock.yaml

You'll need to revert all of the files you changed in that list using GitHub Desktop or git checkout origin/main <file name>. Once you get those files reverted, we can continue with the review process. :octocat:

More discussion:

Copy link

👋 Hey there spelunker. It looks like you've modified some files that we can't accept as contributions. The complete list of files we can't accept are:

  • package-lock.json
  • yarn.lock
  • pnpm-lock.yaml

You'll need to revert all of the files you changed in that list using GitHub Desktop or git checkout origin/main <file name>. Once you get those files reverted, we can continue with the review process. :octocat:

More discussion:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant