8000 GitHub - SolarLiner/mume-cli: A CLI that packages mume - allowing you to process your Markdown-enhanced files from any editor.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A CLI that packages mume - allowing you to process your Markdown-enhanced files from any editor.

License

Notifications You must be signed in to change notification settings

SolarLiner/mume-cli

Repository files navigation

mume-cli: A CLI that compiles your enhanced Markdown

Codacy Badge

Preface

What is mume?

mume is an enhanced Markdown framework that allows you to include working code snippets, generate images and charts on the fly, and import other pieces of data into your Markdown file, making it one of the fastest way to create rich text documents.
The framework allows exporting directly to PDF, to HTML, Office documents (Microsoft Office or LibreOffice), and even back to (standard and less-enhanced) Markdown files. As an example, this README file has been generated from a mume-enhanced framework.

Why such a program?

There exists extensions powered by mume for VS Code and Atom that superpowers Markdown preview. I wanted to make a more general version of it available to everyone, because not everyone uses VS Code nor Atom (or any Electron-based editor, for the technophobes among us). For example, I plan not to use VS Code for note-taking during my engineering classes and rather use Vim - but Vim doesn't have such an extension, and I'd have to fire VS Code just to generate PDF compiled versions of my notes or reports.

Using mume-cli

Warning: This will be subject to change.

Content of the help page

Project roadmap

Implementing CLI:
    ☐ Populating arguments
    ☐ Linking arguments to internal modules
  
Implementing compilers:
    ☐ Use default settings
    ☐ Implement overrides (links to arguments)
        ☐ Pandoc
        ☐ Remarkable
        ☐ LaTeX

About

A CLI that packages mume - allowing you to process your Markdown-enhanced files from any editor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0