Skip to content

Fix Markdown  #11

Description

@moinak878
import ReactMarkdown from "react-markdown";
import remarkGfm from "remark-gfm";
import rehypeRaw from "rehype-raw";
  • currently used react-markdown along with rehypeRaw displays things correctly
  • But, Formatting is not proper

TBD :

  • make text Bold wherever required
  • Links should be coloured Blue/differentiated from normal text
  • any other changes consistent with https://www.recursionnitd.in/experience/detail/410/
  • Make a Component with Outlet for rendering markdown properly ( code can be reused in exp,askREC,blog)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions