mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-08-11 19:52:10 +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,
|
MICROSOFT_WORD,
|
||||||
OPEN_DOCUMENT_TEXT,
|
OPEN_DOCUMENT_TEXT,
|
||||||
HTML,
|
HTML,
|
||||||
|
MARKDOWN,
|
||||||
|
LATEX,
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user