Podlite supports rich inline text formatting within paragraphs and table cells:
β¨ Supported Formatting Codes
| Code | Description | Example | Result |
|---|---|---|---|
B<> |
Bold text | B<important> |
important |
I<> |
Italic text | I<emphasis> |
emphasis |
C<> |
Code/monospace |
C<function()> |
function() |
L<> |
π Links |
L<https://example.com|click here>
|
click here |
O<> |
O<deleted text> |
These formatting codes can be combined within any paragraph or table cell to create rich, formatted content.
Podlite is a lightweight block-based markup language designed for flexibility and ease of use.

Top comments (0)