Add MD Editor Element
- Log in to the Kuika platform.
- Open the project you will work on from the Apps screen.
- Go to the UI Design module.
- Select the Text Input category from the Elements panel on the left side.
- Drag and drop the MD Editor element to the workspace.
- If you drag it to an empty space, the MD Editor element will be added along with a Row element.
- If you drag it into Column, only the MD Editor element is added.
Textual Formatting Methods
- Add Bold Text: You can make the text bold.
- Add Italic Text: You can italicize the text.
- Add Strikethrough Text: You can strike through the text.
- Insert HR: You can insert a horizontal dividing line.
- Insert Title: You can create title levels with a “#” sign (e.g. “## Title 1”, “## Title 2”).
- Add a Link: You can insert links in the text.
- Insert a Quote: You can insert quotes in the text.
- Insert an Image: You can insert images.
- Code Blocks: You can add code samples and blocks.
- Footnotes: You can add footnotes and references.
- Live Code: You can run the code in a Markdown document live.
- Preview Code: You can preview the document and view the final version.
- Fullscreen: You can use the editor in full screen mode.