Опыт. Чистка: Может ли gitea отображать диаграммы mermaid

This commit is contained in:
sasha80
2025-05-22 10:16:42 +03:00
parent 0d8da6ea25
commit bcd109f6a7

View File

@@ -1,11 +1,3 @@
```mermaid
graph TD;
A-->B;
A-->C;
B-->D;
C-->D;
```
# Ссылки на составные части
- [Исполняемые файлы для шаблонов экспорта и редактора](https://gitea.srez.local:3000/sasha80/godot-bin)