https://github.com/karitham/typeup
https://github.com/karitham/typeup
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/karitham/typeup
- Owner: karitham
- Created: 2021-02-12T12:51:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-04T16:47:07.000Z (about 4 years ago)
- Last Synced: 2025-01-22T05:29:46.744Z (4 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
# Typeup
This is a WIP parser for the Typeup markup language.
The goal is to build an AST from the document, and then being able to convert it to HTML or GitHub Flavored Markdown easily.
You can find the current typeup goals [here](https://git.sr.ht/~skuzzymiglet/typeup-doc)