Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ref:markup [2020/11/08 15:44] – created digital man | ref:markup [2024/01/28 21:04] (current) – [Synchronet Message Markup] add the other names that message markup codes are known by digital man | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Synchronet Message Markup ====== | ====== Synchronet Message Markup ====== | ||
- | Synchronet((as of Synchronet v3.18c)) can optionally recognize and apply simple text "style codes" to displayed messages. These " | + | Synchronet((as of Synchronet v3.18c)) can optionally recognize and apply simple text "style codes" to displayed messages. These markup |
+ | ' | ||
The supported Synchronet Message Markup styles/ | The supported Synchronet Message Markup styles/ | ||
Line 14: | Line 16: | ||
===== Rules ===== | ===== Rules ===== | ||
- Marked-up text cannot span more than one paragraph, i.e. a blank line will terminate the forward-lookup for a closing markup code. | - Marked-up text cannot span more than one paragraph, i.e. a blank line will terminate the forward-lookup for a closing markup code. | ||
- | - Marked-up text cannot be nested, i.e. you **cannot combine** styles | + | - Marked-up text cannot be nested, i.e. you **cannot combine** styles |
- | - Marked-up text cannot be adjacent to other marked-up text, i.e. you cannot | + | - Marked-up text cannot be adjacent to other marked-up text, i.e. you cannot |
- If there is any text preceding marked-up text, the preceding character must be either white-space or a non-alphanumeric character. | - If there is any text preceding marked-up text, the preceding character must be either white-space or a non-alphanumeric character. | ||
- If there is any text following marked-up text, the following character must be either white-space or a non-alphanumeric character. | - If there is any text following marked-up text, the following character must be either white-space or a non-alphanumeric character. | ||
===== Options ===== | ===== Options ===== | ||
- | In Synchronet, the recognition and application of Message Markup Codes may be enabled on a per-sub-board (message area) basis. The default | + | In Synchronet, the recognition and application of Message Markup Codes may be enabled/ |
When the parsing/ | When the parsing/ |