Skip to main content

Modify the external interface function

Project description

# 1.Introduction to pyMd2Doc

Use python to convert markdown to a directory document with retractable text content.

# 2. Method of use

This program requires a python environment of python3 or above.

## 2.1 Prepare Markdown file

Prepare the Markdown file that needs to be converted into a document.

## 2.2 Install pyMd2Doc

Install the program using PIP install pyMd2Doc

## 2.3 Start the conversion

> creates [yourFileName].py file to prepare the markdown file that needs to be converted, such as mymarkdown.md

> introduces the required module, calls the function and passes in the markdown file to be converted, as shown in the following example:

The from pymd2doc import createDoc

Create (” myMarkdown “)

The successful execution of > will generate the mymarkdown.html file

## 2.4 Check the documentation

Open the mymarkdown.html file you just generated with your browser.

Click the directory to jump to the corresponding document content.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyMd2Doc-1.1.1.tar.gz (5.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page