Skip to content
forked from kubaPod/M2MD

Simple converter of Mathematica notebooks to markdown.

Notifications You must be signed in to change notification settings

arnoudbuzing/M2MD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M2MD

Simple converter of Mathematica notebooks to markdown.

It originates from https://mathematica.stackexchange.com/q/84556/5478, it didn't evolve too much but I'm open to feedback as it is not something I use on daily basis.

Installation

Manual

Go to 'releases' tab and download appropriate .paclet file.

Run PacletInstall @ path/to/the.paclet file

Via MPM`

If you don't have MPM` yet, run:

Import["https://raw.githubusercontent.com/kubapod/mpm/master/install.m"]

and then:

Needs @ "MPM`"    
MPM`MPMInstall["kubapod", "m2md"]

From now on there should be a M2MD item in your Palettes menu.

About

Simple converter of Mathematica notebooks to markdown.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Mathematica 100.0%