You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The extended components we pass to react-markdown have a bunch of code that's starting to get confusing. I wrote it and even I'm confused. Need to rewrite these components so that they're not so huge and look more declarative for readability.
Why:
Prevent a maintenance nightmare.
Acceptance Criteria
Below is a list of tasks that must be completed before this issue can be closed.
Write unit tests (need to ensure that the current behavior works as it does after the refactor)
The text was updated successfully, but these errors were encountered:
Summary
What:
The extended components we pass to react-markdown have a bunch of code that's starting to get confusing. I wrote it and even I'm confused. Need to rewrite these components so that they're not so huge and look more declarative for readability.
Why:
Prevent a maintenance nightmare.
Acceptance Criteria
Below is a list of tasks that must be completed before this issue can be closed.
The text was updated successfully, but these errors were encountered: