Lightweight Markdown app to help you write great sentences.
- 🏂 Fantastic: Local use, security, syntax highlighting, dark mode, source file saving, international, presentation mode, PPT Mode, single edit mode, export file, internal jump, document auto typesetting, picture upload, LaTeX, Mermaid, PlantUML、Markmap.
- 🎊 Beauty: Minimalist design style, folder + file list + editor 3 column mode.
- 🚄 Fast: Using Swift5 native development, the performance experience is much better compared to the Web.
- 🥛 Simple: Very light, pure editor input experience, many shortcut keys to help you fast.
- Download the latest dmg installation package from GitHub Releases and double-click to install it, macOS Big Sur and above have a better experience. Also support
brew install miaoyan -- cask
installation. - You can create a
MiaoYan
folder in iCloud or root directory, open MiaoYan's settings,change the default storage address to this. - Click icon of the new folder in the upper left corner of MiaoYan, create your own document category folder, and you can start using it.
- Similarly, if you are not used to the default font, you can change it to other normal fonts in the settings.
command + 1
: Collapse expand folder listcommand + 2
: Expand the list of documentscommand + 3
: Switching between edit and preview statescommand + 4
: Switching between edit and presentation statescommand + option + m
: Global active/hide MiaoYan
command + n
:New documentcommand + r
:Rename documentcommand + d
:Copy documentcommand + o
:Single open document separatelycommand + delete
:Delete documentcommand + shift + n
:New foldercommand + shift + l
:Auto typesettingcommand + option + r
:Displaying document in Findercommand + option + i
:Display document attributes such as word countcommand + option + p
:Launch MiaoYan PPT preview.
🏂 There are also many other shortcuts 👆🏻 👇🏻 👈🏻 👉🏻 waiting for you to find if you like to toss and turn~
- The default initialization of new friends will generate templates. If you are an old friend, You need to upgrade to 1.0 then try copy this file to MiaoYan.
- Execute
command + option + p
to start MiaoYan PPT preview. At the same time, you can also select the document, right-click and select 'MiaoYan PPT' to open it. - PPT mode can be enabled only in documents marked with
---
separator. During the presentation, You can preview the outline of the speech withEnter
Key and exit ppt mode withESC
Key. - You can use HTML to customize the effect. For more complex usage, Please refer to reveal Documentation.
- I have tried many note-taking applications before, such as WizNote, Ulysses, Quiver, MWeb, Bear, Typora, for various reasons, I did not find a conventional Markdown application, so I had the idea of doing MiaoYan.
- My job is front-end development, but also can develop iOS App, love to toss new things, so develop MiaoYan as a fun leisure.
- I have two cats, one is called TangYuan, and one is called Coke, If you think MiaoYan makes your life better, you can give my cats feed canned food 🥩🍤.
- If you like MiaoYan, you can star it in Github. We are more welcome to recommend MiaoYan to your like-minded friends.
- You can follow my Twitter to get the latest news of MiaoYan, or join Telegram chat group.
- KristopherGBaker/libcmark_gfm: Swift Compatible framework for cmark-gfm.
- raspu/Highlightr: Syntax highlighting capability.
- glushchenko/fsnotes: MiaoYan has part of the framework code from this project, Thank you very much to the author.
- lxgw/LxgwWenKai: A beautiful open source chinese font, MiaoYan has made it the default font.
- michaelhenry/Prettier.swift:MiaoYan document auto typesetting is from Prettier.
- hakimel/reveal.js:An open source HTML presentation framework.
- Thanks to Vercel for providing static rendering capability to MiaoYan.
- Follow the MIT License.
- Please feel free to enjoy and participate in open source.