XmacsLabs / mogan

Mogan STEM Suite (based on GNU TeXmacs): Enjoy exploring science and technology!
https://mogan.app
GNU General Public License v3.0
386 stars 31 forks source link

Mogan Mark: the light-weighted distribution of GNU TeXmacs #69

Open da-liii opened 2 years ago

da-liii commented 2 years ago

Here is the main feature of Mogan Mark:

YiqiXu commented 2 years ago

Will the markdown editor support typing formulae in the style of TeXmacs?

da-liii commented 2 years ago

Yes.

YiqiXu commented 2 years ago

That's wonderful.

fbob commented 2 years ago

Great feature :+1: What markdown version will it support ? A pandoc bridge between Mogan/Texmacs and other file format could be awesome too for IO. Congrats !

da-liii commented 2 years ago

Basic Markdown syntaxes with optional extensions, just like https://github.com/vsch/flexmark-java

For GNU TeXmacs based Editors, we can use style packages to add/remove extra markdown features.

fbob commented 2 years ago

Thanks for your quick and kind feedback. I wish you the best for your project, there are very interesting features there !

YiqiXu commented 2 years ago

I just discovered an excellent markdown editor Zettlr, from which we can borrow a lot of beautiful features, e.g., Zotero Integration.

whzecomjm commented 2 years ago

Is the markdown mode available in the recent 1.1 version?

da-liii commented 2 years ago

Not yet ready!!!

whzecomjm commented 2 years ago

The Mogan editor has gotten a speed boost and much convenience. Looking forward to the Markdown feature. 😄

da-liii commented 2 years ago

I plan to deprecate Cork encoding and then start my work on the Markdown mode.