Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dora-gt/mdlp-rs
- Owner: dora-gt
- Created: 2019-08-02T06:40:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-02T20:56:09.000Z (over 5 years ago)
- Last Synced: 2024-10-12T04:47:51.716Z (3 months ago)
- Language: Rust
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).