Parsley is a markdown parser for the Echelon Matrix Client.
- Rust 99.2%
- Nix 0.8%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| src | ||
| tests | ||
| .envrc | ||
| .gitignore | ||
| bun.lock | ||
| Cargo.lock | ||
| Cargo.toml | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
Parsley
Parsley is primarily built to serve as an easily extensible markdown parser for the Echelon Matrix Client. As a result of the above, it is primarily built to handle a subset of Markdown without having to deal with the security repercussions of complete md rendering.
Setup Instructions
Non Nix/NixOS users, simply install all the packages used within the flake.nix within the development environment.
For Nix/NixOS users enable direnv and allow the environment to be loaded if you use flakes.