Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dora-gt/mdlp-rs

A utility crate for literate programming in markdown files.
https://github.com/dora-gt/mdlp-rs

Last synced: about 2 months ago
JSON representation

A utility crate for literate programming in markdown files.

Awesome Lists containing this project

README

        

# mdlp-rs
A utility crate for literate programming in markdown files.

## Install

```
$ cargo install --git https://github.com/dora-gt/mdlp-rs.git
```

## Examples

See [examples/example1.md](examples/example1.md) and [examples/example2.rs.md](examples/example2.rs.md).