We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b25f0c6 commit 0ea4239Copy full SHA for 0ea4239
1 file changed
docs/index.html
@@ -91,7 +91,7 @@
91
<div class="hero-content">
92
<div class="hero-badge">
93
<i class="fas fa-rocket"></i>
94
- Latest v0.1.5 - Now with Table Extraction!
+ Latest v0.1.6 - Excel to CSV Conversion!
95
</div>
96
<h1 class="hero-title">
97
<span class="highlight">OneClick</span> Document to Markdown Conversion
@@ -189,7 +189,7 @@ <h3 class="feature-title">Word Documents</h3>
189
<h3 class="feature-title">Excel Spreadsheets</h3>
190
<p class="feature-description">
191
Transform .xlsx, .xls, and .csv files into clean Markdown tables
192
- with automatic data formatting.
+ or convert Excel files directly to CSV format with proper Chinese character encoding.
193
</p>
194
195
0 commit comments