Skip to content
/ mdmd Public
forked from miyuchina/mistletoe

Markdown to Markdown filter for manupulate from mistletoe

License

Notifications You must be signed in to change notification settings

nanbuwks/mdmd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

mdmd

markdown parser by python.

Markdown documents have various dialects, which are then corrected to normal markdown. Also, embedding html is often used to handle images. We will change that to markdown-style image descriptions.

reliance

miyuchina/mistletoe

example

image html / qiita paragraph to normal markdown

python3 mdmd.py  source.md > dist.md

About

Markdown to Markdown filter for manupulate from mistletoe

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%