Skip to content

fmmesen/docx2md-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baseline Blazor WASM project that supports hot reload with debug

This project was created via dotnet new blazorwasm. It is a standalone Blazor WASM application. The project has been modified to support hot reload during debugging.

See related blog post

Way to use

md to docx

To make this work we'll need to upload a .zip file with folders "articles" and "images". Articles folder will keep .md files and images will keep the attachments.

docx to md

For this the .docx file is enough.

To check the project

https://fabianvalverde.github.io/publish-docx2md/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published