Project Roadmap
A living plan for Mdora, rendered in the same markdown-body style you get in the editor. Visit md.loopara.app for the full reader.
Milestones
Where we are and what is next this quarter.
| Phase | Goal | Status | ETA |
|---|---|---|---|
| Alpha | Live preview engine | Shipped | Q1 |
| Beta | Google sign-in | Shipped | Q2 |
| 1.0 | Marketplace launch | In progress | Q3 |
This sprint
- RTL rendering for Arabic & Hebrew
- Syntax-highlighted code blocks
- Offline preview cache
Tip: right-click any
.mdfile and choose Read with Mdora to open it here.
Snippet
function render(md) {
return mdora.preview(md, { gfm: true, rtl: "auto" });
}Supported languages
- English, Arabic, Hebrew, Persian, Urdu
- GitHub-flavored Markdown + tables