Folo/apps/desktop/layer/renderer
Innei 20049b0150
fix: update language display logic in Shiki code highlighter
- Modified the language display condition to show an empty div for plaintext instead of rendering the language name and icon.
- This change improves the clarity of the code highlighter by avoiding unnecessary elements for plaintext.

Signed-off-by: Innei <tukon479@gmail.com>
2025-05-14 00:46:42 +08:00
..
public refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
src fix: update language display logic in Shiki code highlighter 2025-05-14 00:46:42 +08:00
debug_proxy.html refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
global.d.ts refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
index.html feat: add Apple App Store metadata and improve server logging 2025-04-30 22:37:42 +08:00
package.json feat: add tinykeys for hotkey management and refactor command handling, fixed #3635 2025-05-12 18:08:14 +08:00
pwa-assets.config.ts refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
setup-file.ts refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
tsconfig.json refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
vitest.config.ts refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00