Skip to content

Comments

Simplify our Markdown Dependencies#1004

Merged
CryZe merged 1 commit intoLiveSplit:masterfrom
CryZe:markdown
Feb 12, 2025
Merged

Simplify our Markdown Dependencies#1004
CryZe merged 1 commit intoLiveSplit:masterfrom
CryZe:markdown

Conversation

@CryZe
Copy link
Collaborator

@CryZe CryZe commented Feb 12, 2025

The commonmark-react-renderer and react-linkifier libraries are no longer maintained and have held us back from upgrading our dependencies for quite some time. This replaces the markdown rendering with an actually maintained library: markdown-it.

The `commonmark-react-renderer` and `react-linkifier` libraries are no
longer maintained and have held us back from upgrading our dependencies
for quite some time. This replaces the markdown rendering with an
actually maintained library: `markdown-it`.
@CryZe CryZe added dependencies Pull requests that update a dependency file code quality The goal is to improve the quality of the code. labels Feb 12, 2025
@CryZe CryZe merged commit 318ed82 into LiveSplit:master Feb 12, 2025
4 checks passed
@CryZe CryZe deleted the markdown branch February 12, 2025 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code quality The goal is to improve the quality of the code. dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant