judge4c/src
2025-02-23 16:37:12 +08:00
..
app feat(components/ui): add Badge and Tabs components from shadcn/ui 2025-02-23 16:37:12 +08:00
components feat(components/ui): add Badge and Tabs components from shadcn/ui 2025-02-23 16:37:12 +08:00
config feat(config): add default file paths for supported languages 2025-02-23 16:11:47 +08:00
constants refactor(option): Rename code-editor-options.ts to option.ts and add wordWrap option 2025-02-23 15:05:46 +08:00
lib feat(shiki): add Shiki highlighter initialization for syntax highlighting 2025-02-20 00:30:32 +08:00
store refactor(option): Rename code-editor-options.ts to option.ts and add wordWrap option 2025-02-23 15:05:46 +08:00
style style(mdx): Add subheading anchor style, underline on hover 2025-02-23 15:02:55 +08:00