Skip to content

Render markdown with commonmark instead of wikitext - #1116

Merged
mickaelistria merged 1 commit into
eclipse-lsp4e:mainfrom
mickaelistria:commonmark
Sep 20, 2024
Merged

Render markdown with commonmark instead of wikitext#1116
mickaelistria merged 1 commit into
eclipse-lsp4e:mainfrom
mickaelistria:commonmark

Conversation

@mickaelistria

Copy link
Copy Markdown
Contributor

commonmark is the library used internally by the JDK and by JDT for markdown rendering. It's more standard and leaner than wikitext.

Comment thread target-platforms/target-platform-latest/target-platform-latest.target Outdated
commonmark is the library used internally by the JDK and by JDT for
markdown rendering. It's more standard and leaner than wikitext.
@mickaelistria

Copy link
Copy Markdown
Contributor Author

I'm going to merge it right now as we're in the beginning of a new stream for the IDE, so that leaves some time to find and fix issues if necessary. Removing the dependency on wikitext and all in favor of the standard-ish commonmark is quite likely to bring many small benefits and doesn't seem to have any obvious pitfall at the moment.

@mickaelistria
mickaelistria merged commit 68f9534 into eclipse-lsp4e:main Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants