Skip to content

Conversation

@BernardXiong
Copy link
Member

  • Removed unused dependencies: @bugsplat/elfy, @vue/shared, @neilsustc/markdown-it-katex, elfjs, elfy, and katex from package.json.
  • Updated highlight.js usage to only register essential languages (C, C++, Python, JavaScript, TypeScript) for RT-Thread development in renderer.ts.
  • Removed math rendering options and related code from MarkdownRenderer to simplify the rendering process.
  • Cleaned up imports in App.vue by removing unused styles for KaTeX and highlight.js.
  • Disabled math rendering in the webview about page by removing enableMath option.

- Removed unused dependencies: @bugsplat/elfy, @vue/shared, @neilsustc/markdown-it-katex, elfjs, elfy, and katex from package.json.
- Updated highlight.js usage to only register essential languages (C, C++, Python, JavaScript, TypeScript) for RT-Thread development in renderer.ts.
- Removed math rendering options and related code from MarkdownRenderer to simplify the rendering process.
- Cleaned up imports in App.vue by removing unused styles for KaTeX and highlight.js.
- Disabled math rendering in the webview about page by removing enableMath option.
@BernardXiong BernardXiong merged commit 9d8460a into RT-Thread:main Oct 3, 2025
2 checks passed
@BernardXiong BernardXiong deleted the markdown_dev branch December 27, 2025 08:23
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.

1 participant