# Try command + option + p --- ## MiaoYan supports writing ppt quickly 🎉 --- # How do you like it? - You can also select the document and right-click to start. - Miaoyan will recognize the document with '---' mark before it can be opened. - You can press "enter" to try, and you will see the preview outline. - Use [reveal](https://revealjs.com/markdown/), For more complex use, please refer to. --- # Let's change the color to see --- ### The control sequence is also very simple - Item 1: The last one appear - Item 2: The second appear - Item 3: First appear --- # It's easy to show the code ```js [1|2-4|5] import { withTable,useTable } from 'table-render'; const Page = () => { const { refresh } = useTable(); } export default withTable(Page) ``` --- # Have an awesome effect

Fade in

Fade out

Highlight red

Fade in, then out

Slide up while fading in

--- ---

Hope can help you write wonderful words❤️