Skip to content

Conversation

@RiskyMH
Copy link
Contributor

@RiskyMH RiskyMH commented Nov 24, 2023

This PR should implement:

  • lists properly (ordered and unordered) edit: just removed as too weird
  • quotes styled
  • headings
  • masked link

The original discord-markdown seemed dead so I made a fork to add the features instead @riskymh/discord-markdown. This allowed me to also update and use @khanacademy/simple-markdown which should hopefully fix #58.

Issues:

  • i haven't made any special regex's for it, so it is based on the default methods
  • if the list has item under and doesn't have new line, it indents it too (as markdown spec)
  • throws warning on install: warning "workspace-aggregator-758d5be9-fdf1-437c-a637-e4c96ffaf20f > @nextjs-forum/web > @riskymh/discord-markdown > @khanacademy/[email protected]" has incorrect peer dependency "[email protected]". (but without forking that too, idk if i can fix)
  • i added a degree of styles, but they may not be the best

@vercel
Copy link

vercel bot commented Nov 24, 2023

Someone is attempting to deploy a commit to a Personal Account owned by @rafaelalmeidatk on Vercel.

@rafaelalmeidatk first needs to authorize it.

@vercel
Copy link

vercel bot commented Nov 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextjs-forum-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 26, 2023 10:00pm

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.

Replace simple-markdown with another package

1 participant