Giter Site home page Giter Site logo

laskofork / mango Goto Github PK

View Code? Open in Web Editor NEW

This project forked from egrcc/mango

0.0 0.0 0.0 377.33 MB

Mango is a markdown editor for linux, also supports windows and mac osx, powered by NW.js.

License: GNU General Public License v3.0

JavaScript 25.90% CSS 64.26% HTML 9.84%

mango's Introduction

Mango Editor for Markdown

Mango

What is Mango?

Mango is a Markdown editor designed for Linux, also supports Windows and Mac OSX. It's not only supports Markdown, but also extends Markdown syntax with some nice features to help people conveniently write mathematical formula and code. I wrote a blog in here (in chinese) which describes the implementation of Mango.

中文说明见这里.

Main Features

1. Cross Platform Support

Mango is powered by NW.js, so it supports all three major operating systems: Windows, Mac OS X, and Linux.

2 . Live Preview with Scroll Sync

Mango’s Scroll Sync accurately binds the scrollbars of the editor panel and the preview panel to ensure that you always keep an eye on the output while writing.

3 . Mathematics Expression

With MathJax support you can render beautiful LaTeX expressions. For inline formulas, enclose the formula in $...$. For displayed formulas, use $$...$$.

4. Syntax Highlighting

You can write code like below, that will highlighted in the Live Preview:

5. Export to Various Formats

You can conveniently export your documents to PDF (shortcut: Ctrl + E) and HTML (shortcut: Shift + Ctrl + E) with beautiful theme.

Screenshots


![](./img/readme_screenshot2.png)
![](./img/readme_screenshot3.png)
![](./img/readme_screenshot4.png)

Downloads

If you have NW.js installed, you can also run from source code.

Acknowlegements

Mango is a open source project, and uses many other open source projects. For detailed information, please see Acknowlegements in docs.

License

Mango uses the GNU General Public License v3.0, see LICENSE file.

Feedback & Bug Report

You can contact me via:

mango's People

Contributors

egrcc avatar snyk-community avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.