export declare const slateMdSerializationInitialData = "### Basic layout\nWe support inline text styles such as **bold** and _italic_ . Additionally, we provide support for three levels of headers and hyperlinks.\n\nNumbered lists:\n\n1. In edit mode, we detect '1. ' and start list automatically\n1. You can use 'tab' / 'shift/tab' to indent the list\n\nBullet lists:\n\n- Type '- ' to start the list\n- You can create multi-level lists with 'tab' / 'shift+tab'. Example:\n- Level 1\n - Level 2\n - Another item on level 2\n - Level 3\n - Another item on level 3\n"; //# sourceMappingURL=slateMdSerializationInitialData.d.ts.map