mdsh
An interactive markdown-enabled terminal REPL built with vanilla HTML, CSS, and JavaScript. Markdown-to-HTML parsing is performed by the smarked library.
- Type markdown directly into the terminal prompt
- Output is rendered as styled HTML in real time
- Built on a custom terminal UI with XState for state management
- Designed as a reusable shell for future projects