mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-08-11 17:32:11 +00:00
registered Markdown and Latex as an export format
This commit is contained in:
parent
c550527a50
commit
83a9ca276f
@ -5,4 +5,6 @@ public enum FileExportFormat
|
||||
MICROSOFT_WORD,
|
||||
OPEN_DOCUMENT_TEXT,
|
||||
HTML,
|
||||
MARKDOWN,
|
||||
LATEX,
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user