Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ref:markup [2020/11/08 15:44] – created digital manref: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 "style codes"((inspired by the StyleCodes of GoldEd+)) are referred to as Synchronet Message Markup.+Synchronet((as of Synchronet v3.18c)) can optionally recognize and apply simple text "style codes" to displayed messages. These markup codes are called 'StyleCodes' in GoldEd, 'Rich Text' in SemPoint, 
 +'Structured Text' in Mozilla/Thunderbird, and 'Synchronet Message Markup' in Synchronet. 
  
 The supported Synchronet Message Markup styles/codes are: The supported Synchronet Message Markup styles/codes are:
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 ///***like this***///+  - Marked-up text cannot be nested, i.e. you **cannot combine** styles ''/*like this*/''
-  - Marked-up text cannot be adjacent to other marked-up text, i.e. you cannot ***do***///this///.+  - Marked-up text cannot be adjacent to other marked-up text, i.e. you cannot ''*do*/this/''.
   - 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 behavior is currently **not** to parse and apply Markup Codes in displayed message text.+In Synchronet, the recognition and application of Message Markup Codes may be enabled/disabled/configured on a per-sub-board (message area) basis. The default new sub-board configuration is to parse and apply the effects of Markup Codes in displayed message text, but not display the codes themselves (hide them from view).
  
 When the parsing/display of the Markup Codes is enabled in the configuration, the sysop has the additional option to hide (not display) the Markup Codes themselves. If "false positives" is a problem (the unintended stylization of messages), rather than completely disabling the feature, showing the Markup Codes in combination with the stylized text may provide a good compromise. When the parsing/display of the Markup Codes is enabled in the configuration, the sysop has the additional option to hide (not display) the Markup Codes themselves. If "false positives" is a problem (the unintended stylization of messages), rather than completely disabling the feature, showing the Markup Codes in combination with the stylized text may provide a good compromise.