feat(notes): renderer markdown étendu v0.5.9
- Tableaux (pipe syntax) avec header distinct - Task lists - [ ] / - [x] avec checkbox colorée - Listes imbriquées avec indentation (• / ◦) - Texte barré ~~strikethrough~~ - Liens [texte](url) cliquables (target _blank) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "homehub-frontend",
|
||||
"private": true,
|
||||
"version": "0.5.8",
|
||||
"version": "0.5.9",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
Reference in New Issue
Block a user