You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
## Description
10
10
11
-
This Dify plugin `md_exporter` provides tools to export Markdown text to DOCX, PPTX, XLSX, PDF, HTML, MD, CSV, JSON, XML, LaTex, RST files, and extract code blocks to snippet files as `.py`, `.sh` , `.js`, `.xml` file, and etc.
11
+
This Dify plugin `md_exporter` provides tools to export Markdown text to DOCX, PPTX, XLSX, PDF, HTML, MD, CSV, JSON, XML, LaTex files, and extract code blocks to snippet files as `.py`, `.sh` , `.js`, `.xml` file, and etc.
12
12
13
13
<table>
14
14
<tr>
@@ -340,7 +340,7 @@ viewed as PDF:
340
340
341
341
### Markdown → Markdown
342
342
343
-
Output `.md` file with orginal input Markdown text.
343
+
Output `.md` file with original input Markdown text.
0 commit comments