| Line 107: |
Line 107: |
| | . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .<br> | | . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .<br> |
| | <p style="color: #112A46"><b>Text (biggest; collapsible)</b></p> | | <p style="color: #112A46"><b>Text (biggest; collapsible)</b></p> |
| − | Formatting: < h1>Text</ h1> | + | Formatting: <nowiki><h1>Text</h1></nowiki> |
| | Example: < h1>Text</h1> | | Example: < h1>Text</h1> |
| | . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .<br> | | . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .<br> |
| | <p style="color: #112A46"><b>Text (smaller)...</b></p> | | <p style="color: #112A46"><b>Text (smaller)...</b></p> |
| − | Formatting: < h2>Text</ h2> | + | Formatting: <nowiki><h2>Text</h2></nowiki> |
| | Example: <h2>Text</h2> | | Example: <h2>Text</h2> |
| | . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .<br> | | . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .<br> |
| | <p style="color: #112A46"><b>Text (even smaller)...</b></p> | | <p style="color: #112A46"><b>Text (even smaller)...</b></p> |
| − | Formatting: < h3>Text</ h3> | + | Formatting: <nowiki><h3>Text</h3></nowiki> |
| | Example: <h3>Text</h3> | | Example: <h3>Text</h3> |
| | . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .<br> | | . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .<br> |
| | <p style="color: #112A46"><b>Text (smaller still)...</b></p> | | <p style="color: #112A46"><b>Text (smaller still)...</b></p> |
| − | Formatting: < h4>Text</ h4> | + | Formatting: <nowiki><h4>Text</h4></nowiki> |
| | Example: <h4>Text</h4> | | Example: <h4>Text</h4> |
| | ________________________________________________<br> | | ________________________________________________<br> |
| − | MacroDroid forum uses these...<br>
| + | Escaping formatting...<br> |
| − | Doesn't work: [ PLAIN]Formatted text[/PLAIN]
| + | |
| | + | <nowiki><nowiki>formatted text</nowiki></nowiki><br><br> |
| | + | Used by macrodroidforum.com:<br> |
| | + | [PLAIN]formatted text[/PLAIN] |
| | ________________________________________________<br> | | ________________________________________________<br> |
| | (TO ADD MORE) | | (TO ADD MORE) |