A GUI program that can convert markdown into docx with user defined configuration.
For Central South University students, it can auto generate cover, table of content, footer, header, etc. Can be very useful especially when they are graduating bachelor students or are writing experimental report.
- go to https://github.com/CSUwangj/md2docx-avalon/actions/workflows/build.yml
- find a success build and click it
- find artifacts at the bottom of the page
- download
dotnet restore
dotnet build
- basic GUI
- convert markdown into docx file
- yaml header parse
- CSU specific feature
- cover
- TOC
- header
- footer
- image
- footnote & references
- list
- bibliography generator
- link
- features may not implement
- math formula
- table
- package, publish, install
- configuration memorize
- feature won't implement
- quote