1
0

Move code rendering to the backend & frontend improvements (#176)

Added Chroma & Goldmark

Added Mermaidjs

More languages supported

Add default values for gist links input

Added copy code from markdown blocks
هذا الالتزام موجود في:
Thomas Miceli
2023-12-19 02:47:14 +01:00
الأصل eff88711ea
التزام 845e28dd59
24 ملفات معدلة مع 511 إضافات و143 حذوفات

عرض الملف

@@ -12,6 +12,7 @@ import (
type File struct {
Filename string
Size string
OldFilename string
Content string
Truncated bool