layer5io / sistent

Layer5 Design System
https://layer5.io/projects/sistent
Apache License 2.0
61 stars 79 forks source link

Consolidate separate markdown renderers #624

Open dragon-slayer875 opened 3 months ago

dragon-slayer875 commented 3 months ago

Current Behavior

Currently, we use two Markdown renderers:

This was done at the time to avoid a change in functionality without reviewer availability. But it has been reviewed since then, and now it is desired to be consolidated.

Expected Behavior

They can be consolidated into one by passing props instead, to make a single component.

Screenshots/Logs

Environment


Contributor Guides and Resources

dragon-slayer875 commented 3 months ago

// @sudhanshutech

senthil-athiban commented 1 month ago

@dragon-slayer875 , I would like to work on these issue.

dragon-slayer875 commented 2 weeks ago

@senthil-athiban any updates here?

senthil-athiban commented 2 weeks ago

sorry for the delay @dragon-slayer875 as I was working on other area. Made changes here PR