An open API service indexing awesome lists of open source software.

https://github.com/mjstcqueentin/markdown-editor

Éditeur Markdown hors-ligne basé sur les apis du Web
https://github.com/mjstcqueentin/markdown-editor

angular markdown pwa typescript

Last synced: about 1 month ago
JSON representation

Éditeur Markdown hors-ligne basé sur les apis du Web

Awesome Lists containing this project

README

          

![Markdown Editor's logo](https://www.lesmajesticiels.org/assets/logos/smaller/markdowneditor.png "Markdown Editor's logo")

# Markdown Editor

This is a web-based, mobile-friendly, full-featured editor for Markdown. Created as a personal tool, it is now available for everyone.

## How to use

If you're just looking for an editor, you can use the public version, hosted on [markdowneditor.quentinpugeat.fr](https://markdowneditor.quentinpugeat.fr).

If you are a developer, you can clone this repo and build the app with the [Angular CLI](https://angular.io/cli). You'll need to install Node.js first, then Angular CLI. Then, run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.

## License

This project is distributed with the MIT License.

```
Copyright (c) 2026 Quentin Pugeat

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
```

## Les Majesticiels

Markdown Editor is part of **Les Majesticiels**, a project from Quentin Pugeat, whose mission is to provide tools for everyone to make IT more friendly.

[![Les Majesticiels](https://www.lesmajesticiels.org/assets/logos/smaller/lesmajesticiels.png "Les Majesticiels")](https://www.lesmajesticiels.org/)