Skip to content

makotow/MWeb2md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MWeb2Markdown

What is this?

Very simple tool which is converting to MWeb to Markdown format tool.

Requirements

  • Ruby

Current features

  • simple migrate to MWeb to markdown
  • Change image path in markdown file.

How to use?

$ ./mweb2md.rb --help
-l, --mweb-lib-path=MWEBLIBPATH  MWeb Library Path
-s, --src-article=FILENAME       target markdown file
-d, --dest-article-dir=DIR       directory mweb format to general markdown
$ mweb2md -l mweb_library_path -s source_dir/markdownfile -d dest_dir

The following is typical cli example.

p./mweb2md.rb -l ~/Lib/MWebLibrary/docs -s 15024616520518.md -d ./test/test01/

TODO

TBD

Authors

License

MIT

About

Simple markdown converter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages