mirror of
https://github.com/moyf/easy-copy.git
synced 2026-07-22 12:20:26 +00:00
- Add CodeBlockBehavior enum: COPY_CONTENT / COPY_WITH_FENCES / GENERATE_BLOCK_LINK / DISABLED - Add CODEBLOCK ContextType, detectCodeBlock() method in main.ts - Code block detection runs before block ID generation (conflict resolution) - Add Code Block settings group in settingTab.ts with dropdown - Add CHANGELOG.md with full version history - Update release workflow to extract notes from CHANGELOG.md |
||
|---|---|---|
| .. | ||
| blockIdModal.ts | ||
| copyMetadata.test.ts | ||
| copyMetadata.ts | ||
| i18n.ts | ||
| linkBuilder.test.ts | ||
| linkBuilder.ts | ||
| main.ts | ||
| pasteResolution.test.ts | ||
| pasteResolution.ts | ||
| settingTab.ts | ||
| type.ts | ||