livescript2markdown
Script converter
Converts MATLAB Live Script output to Markdown format for documentation purposes
MATLAB's live scripts to markdown. The provided function converts your latex (generated from a live script) to markdown so that it could easily produce README.md with MATLAB code, equations, and figures.
47 stars
3 watching
7 forks
Language: MATLAB
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cebe/markdown-latex | A PHP library that converts Markdown text to LaTeX source code | 48 |
hougesen/mdsf | A tool to format code blocks in markdown files according to specified formatting rules | 25 |
mathworks/matlab-live-task-for-python | Enables direct Python code execution within MATLAB Live Scripts | 54 |
matlab2tikz/matlab2tikz | A MATLAB script that converts native figures to LaTeX/TikZ figures for integration into documents | 1,574 |
ionicabizau/json2md | Converts JSON data to Markdown format. | 578 |
eliduenisch/latextable | Converts MATLAB matrices to LaTeX table code | 62 |
jaywcjlove/markdown-to-html-cli | A command line tool that converts markdown text to HTML | 60 |
29decibel/html2markdown | Converts HTML to Markdown markup | 72 |
alir3z4/html2text | Converts HTML to plain text that can be easily read and formatted as Markdown. | 1,851 |
camacho/markdown-magic-package-scripts | Adds table of scripts from package.json to markdown files | 1 |
thomas-neitmann/mdthemes | Enables text rendering in popular data visualization packages using markdown | 80 |
mdiep/mmmarkdown | A framework for converting Markdown text to HTML | 1,250 |
jluttine/matlab | A collection of reusable scripts for various mathematical and computational tasks in MATLAB. | 93 |
inosion/madato | Converts tabular data from spreadsheets to Markdown tables | 22 |
mplewis/csvtomd | A Python script that converts CSV files into Markdown tables with customizable padding. | 656 |