Skip to content

marked instead of draft-js #42

Open
@Rishabhraghwendra18

Description

@Rishabhraghwendra18

I am thinking of removing our dependency on draft-js by marked

Reasons:

  • Marked is light weight & fast than draft-js
  • low-level compiler for parsing markdown without caching or blocking for long periods of time
  • Easy to use.
  • Can modify it as per our needs. This is complex in draft-js.
  • Have more downloads than draft-js.
  • Used by Atom text editor for it's markdown preview.

We can easily integrate it with Reactjs.

Resources

Metadata

Metadata

Labels

LGMSOC21This issue will be considered for LGM-SOC 21hacktoberfesthacktoberfest2021🟥 Level4This issue will be considered as level 4 issue for LGM-SOC 21.Points will be 45.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions