chore: update theme guides and project comments, add astro-compress to remove comments

This commit is contained in:
radishzzz 2025-05-19 00:25:26 +01:00
parent 1db68e8716
commit ef192c4545
21 changed files with 319 additions and 101 deletions

View file

@ -17,9 +17,9 @@ abbrlink: markdown-extended-features
### Синтаксис
```
![Описание изображения](./full/or/relative/path/of/image)
![Описание изображения](https://image.example.com/image-01.webp)
![_Описание изображения](./full/or/relative/path/of/image)
![_Описание изображения](https://image.example.com/image-01.webp)
```
### Результат