# mua **Repository Path**: itstudy8/mua ## Basic Information - **Project Name**: mua - **Description**: 开源的 Android Markdown 编辑器(GitHub: https://github.com/zeleven/mua) - **Primary Language**: Android - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2018-03-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Logo](https://gitee.com/zeleven/mua/raw/master/app/src/main/ic_launcher_round-web.png) # Mua An open source markdown editor for Android.[读我](https://gitee.com/zeleven/mua/blob/master/%E8%AF%BB%E6%88%91.md) ## Features * Multi-language support * GFM support * Markdown cheat sheet support * Editor toolbar, that you can insert the markdown code, image, bold, italic and more. * Menu operation, that allows you save, rename, delete and more. * Search for files * Under MIT license ## Dependencies ### Java * [Butter Knife](https://github.com/JakeWharton/butterknife) * [EventBus](https://github.com/greenrobot/EventBus) * [BottomSheet](https://github.com/Flipboard/bottomsheet) * [Android Support library - preference v7 bugfix](https://github.com/Gericop/Android-Support-Preference-V7-Fix) ### JavaScript * [marked](https://github.com/chjj/marked) ## Screenshots [Screenshots](https://gitee.com/zeleven/mua/tree/master/screenshots) ## License Under MIT license, check the [license file](https://gitee.com/zeleven/mua/blob/master/LICENSE) for more detail.