You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/web
Steven 48ce4ccc26 fix(web): disable setext header syntax (#5314)
Add custom remark plugin to prevent setext headers (headers using === or --- underlines) from being recognized by the markdown parser. The plugin disables the setextUnderline construct at the micromark parser level.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 month ago
..
public chore: enhance site.webmanifest in firefox (#4828) 6 months ago
src fix(web): disable setext header syntax (#5314) 1 month ago
.gitignore chore: update gitignore 9 months ago
biome.json chore(web): migrate from ESLint+Prettier to Biome 2 months ago
components.json feat: themes (#4824) 6 months ago
index.html chore: remove fixed theme color 6 months ago
package.json refactor(web): improve MemoContent security and maintainability 1 month ago
pnpm-lock.yaml refactor(web): improve MemoContent security and maintainability 1 month ago
tsconfig.json
vite.config.mts refactor(web): improve MemoContent security and maintainability 1 month ago