UI Components and Typography

UI Components and Typography
All new Components and Typography writing formats for version 3. Using v2.6? Looking for v2.6 documentation? Take a look at old documentation . Help us improve this post! English is not my first language, so if you find any mistakes or think something can be explained better, feel free to contact us . Your suggestions are always welcome! Table of Contents Related Posts Most of these features can only be used in HTML View mode, nor can you switch to ' Writing view ' mode while using some of these features. In post editor view, click icon at the bottom right of the title. Two options will appear: HTML view and Writing view . Select HTML View . Copy and paste the component code wherever you want to add it and make appropriate changes. Paragraph Use p tag to add paragraphs to the article. <!--[ Paragraph ]--> <p> This is a paragraph </p> Paragraph with Text Indent This feature functions to make the first line of a paragraph indented with a predetermined value. You can also appl…