• Claude's avatar
    chore: remove unused syntax · 596b894c
    Claude authored
    - Removed the wikilink extension from markdown services in test and API service.
    - Deleted the DefaultLink and WikiLink components, simplifying link handling.
    - Updated ConditionalComponent to remove wikilink checks.
    - Adjusted MemoContent to exclude wikilink handling in markdown rendering.
    - Refined markdown styles for compact rendering, enhancing readability.
    - Added a Markdown Styling Guide to document the new compact styling approach.
    596b894c
Name
Last commit
Last update
..
public Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
.prettierrc.js Loading commit data...
MARKDOWN_STYLE_GUIDE.md Loading commit data...
README.md Loading commit data...
components.json Loading commit data...
eslint.config.mjs Loading commit data...
index.html Loading commit data...
package.json Loading commit data...
pnpm-lock.yaml Loading commit data...
tsconfig.json Loading commit data...
vite.config.mts Loading commit data...