Spire.Doc is a professional Word .NET library specifically designed for developers to create, read, write, convert and print Word document files. Get free and professional technical support for Spire.Doc for .NET, Java, Android, C++, Python.

Mon Dec 01, 2025 4:45 pm

Hi,

We have been testing some more with markdown, and have found the following issues:

Short document resolves to empty document
If you have a markdown document with only the following content:
Code: Select all
A.


Then this is rendered as a empty document without any content.

A list of names gets changed initials
I've made the following markdown document:
Code: Select all
A. Person
J. Doe
P. Parker


The names of J. Doe and P. Parker gets changed.
The names gets converted to a list, and they become B. Doe and C. Parker.
When exporting to pdf instead of docx, they become A. Doe and A. Parker

As far as I know, this is not a valid method of creating a list.

MarcelEmpirion
 
Posts: 6
Joined: Fri Jan 02, 2015 8:26 am

Tue Dec 02, 2025 3:15 am

Hello,

Thank you for your inquiry.
I reproduced your issue and logged it into our bug tracking system with the ticket SPIREDOC-11703. Our dev team will investigate and fix it, once it is resolved or there is any update, I will notify you immediately. Apologize for the inconvenience caused.
Sincerely,
Talia
E-iceblue support team
User avatar

talia.liu
 
Posts: 331
Joined: Mon Apr 14, 2025 3:33 am

Thu Jan 22, 2026 1:54 am

Hello,

Thank you for your patience.
We just release official version(Hotfix:Spire.Doc Version:14.1.12) which fixed the issue(SPIREDOC-11703 ), welcome to test. Looking forward to your testing feedback.
Website link: https://www.e-iceblue.com/Download/download-word-for-net-now.html
NuGet link:https://www.nuget.org/packages/Spire.Doc/14.1.12
https://www.nuget.org/packages/Spire.Docfor.NETStandard/14.1.12
Sincerely,
Talia
E-iceblue support team
User avatar

talia.liu
 
Posts: 331
Joined: Mon Apr 14, 2025 3:33 am

Return to Spire.Doc