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,7 +1,7 @@
---
title: Scratch Pad
date: 10-11-2025
last_modified: 10-11-2025:20:05
last_modified: 12-11-2025:20:13
tags:
- default
---
@ -26,3 +26,4 @@ const hello = () => {
console.log('Hello World');
};
```
<a href="#" onclick="return false;" hx-get="/api/notes/projets/backend/api-design.md" hx-target="#editor-container" hx-swap="innerHTML">API Design</a>