Changement des ilink vers markdown pur

This commit is contained in:
2025-11-12 20:17:43 +01:00
parent 6585b1765a
commit a09b73e4f1
25 changed files with 803 additions and 315 deletions

View File

@ -1,3 +1,4 @@
import { debug, debugError } from './debug.js';
/**
* SearchModal - Système de recherche modale avec raccourcis clavier
* Inspiré des Command Palettes modernes (VSCode, Notion, etc.)