A Markdown editor where you edit the formatted result
directly — bold, headings, lists, tables, images — with no raw syntax on screen.
On Windows and on Android, from the same codebase. The file on disk stays a
plain, portable .md that any other tool can open.
Un editeur Markdown ou vous editez directement le
rendu mis en forme — gras, titres, listes, tableaux, images —
sans jamais voir la syntaxe brute. Sur Windows et sur Android, depuis la meme
base de code. Le fichier sur le disque reste un .md simple et
portable, ouvrable par n'importe quel autre outil.
Bold, italic, strikethrough, inline code, H1 to H6, bullet, numbered and task lists, quotes, code blocks, links, images, tables and horizontal rules — all rendered as you type, never as syntax.
Gras, italique, barre, code inline, H1 a H6, listes a puces, numerotees et de taches, citations, blocs de code, liens, images, tableaux et traits horizontaux — tout est rendu a la frappe, jamais en syntaxe.
Reading and writing are transparent: what you save is ordinary Markdown, with no proprietary wrapper and no lock-in. Open it later in any editor, commit it to a repository, feed it to a static site generator.
Lecture et ecriture sont transparentes : ce que vous enregistrez est du Markdown ordinaire, sans surcouche proprietaire ni enfermement. Rouvrez-le dans n'importe quel editeur, versionnez-le, donnez-le a un generateur de site statique.
Built on Tauri: a Rust backend and the system WebView rather than a bundled browser. The installer is a few megabytes, not a few hundred.
Bati sur Tauri : un backend Rust et le WebView du systeme plutot qu'un navigateur embarque. L'installateur pese quelques megaoctets, pas quelques centaines.
Light, Dark, Zen, Sepia, Psychedelic and Neon — your choice is remembered between sessions, along with your recent files.
Clair, Sombre, Zen, Sepia, Psychedelique et Neon — votre choix est retenu d'une session a l'autre, comme vos fichiers recents.
Register the .md association from the Tools menu and double-clicking a Markdown file opens it here. The keys go under your own user account — no administrator rights needed.
Enregistrez l'association .md depuis le menu Outils et un double-clic sur un fichier Markdown l'ouvre ici. Les cles sont posees sous votre compte utilisateur — aucun droit administrateur requis.
Ctrl+P opens the print dialog, where “Save as PDF” turns the formatted document into a clean PDF — no export plugin, no intermediate conversion.
Ctrl+P ouvre la fenetre d'impression, ou « Enregistrer en PDF » transforme le document mis en forme en un PDF propre — sans greffon d'export ni conversion intermediaire.
| Ctrl + N | New documentNouveau document |
| Ctrl + O | OpenOuvrir |
| Ctrl + S | Save — plain MarkdownEnregistrer — en Markdown brut |
| Ctrl + Shift + S | Save asEnregistrer sous |
| Ctrl + P | Print, or save as PDFImprimer, ou enregistrer en PDF |
| Ctrl + B / I | Bold / italicGras / italique |
| Ctrl + Z / Ctrl + Shift + Z | Undo / redoAnnuler / retablir |
Take the installer — it is the normal choice for a single machine: it installs without administrator rights and brings its own uninstaller.
It carries both the x64 and the ARM64 build and keeps only the one your machine needs — hence its size. There is nothing else to choose from on Windows: one file covers every machine.
Windows may warn that the publisher is unknown: the desktop build is not code-signed yet. The SHA-256 fingerprints below let you check the file you downloaded is the one we published.
On Android, the APK is distributed directly rather than through the Play Store: Android will ask you to allow installation from your browser the first time. It is signed with a production key, so future versions install over it without uninstalling.
Prenez l'installateur — c'est le choix normal pour une machine : il s'installe sans droits administrateur et fournit son propre desinstallateur.
Il embarque les versions x64 et ARM64 et ne conserve que celle dont votre machine a besoin — d'ou son poids. Il n'y a rien d'autre a choisir sous Windows : un seul fichier couvre toutes les machines.
Windows peut signaler un editeur inconnu : le build de bureau n'est pas encore signe numeriquement. Les empreintes SHA-256 ci-dessous permettent de verifier que le fichier telecharge est bien celui que nous avons publie.
Sur Android, l'APK est diffuse directement et non via le Play Store : Android vous demandera d'autoriser l'installation depuis votre navigateur la premiere fois. Il est signe avec une cle de production, donc les versions futures s'installeront par-dessus sans desinstallation prealable.
Version 0.66.0 — free, no account, no licence key. Same version on Windows and Android.
Version 0.66.0 — gratuit, sans compte, sans cle de licence. Meme version sur Windows et sur Android.
Windows 10 or later, x64 or ARM64 — the application uses the system WebView2 runtime, present by default on Windows 11 and on up-to-date Windows 10. Android 7 or later for the APK. If a version installed before 0.64.0 by the old installer is found, it offers to remove it first, so you do not end up with two copies.
Windows 10 ou superieur, x64 ou ARM64 — l'application utilise le runtime WebView2 du systeme, present par defaut sur Windows 11 et sur un Windows 10 a jour. Android 7 ou superieur pour l'APK. Si une version posee par l'ancien installateur est presente, l'installateur propose de la retirer d'abord, pour ne pas vous laisser deux exemplaires.