Skip to content

A mkdocs plugin that converts docx files to markdown file with html contents.

License

Notifications You must be signed in to change notification settings

kotynia/mkdocs-docxtopage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File exclude plugin for mkdocs

mkdocs-docxtopage is a mkdocs plugin that allows you to convert files from docx format to markdown format.

Quick start

  1. Install the module using pip: pip3 install mkdocs-docxtopage

  2. In your project, add a plugin configuration to mkdocs.yml:

    plugins:
      - docxtopage

About

A mkdocs plugin that converts docx files to markdown file with html contents.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages