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>
3 months ago
..
public chore: enhance site.webmanifest in firefox (#4828) 8 months ago
src fix(web): disable setext header syntax (#5314) 3 months ago
.gitignore chore: update gitignore 11 months ago
biome.json chore(web): migrate from ESLint+Prettier to Biome 4 months ago
components.json feat: themes (#4824) 8 months ago
index.html chore: remove fixed theme color 8 months ago
package.json refactor(web): improve MemoContent security and maintainability 3 months ago
pnpm-lock.yaml refactor(web): improve MemoContent security and maintainability 3 months ago
tsconfig.json refactor: update import prefix with alias (#1433) 3 years ago
vite.config.mts refactor(web): improve MemoContent security and maintainability 3 months ago