[BLOCK]...[/BLOCK]
Description
Causes the content between This pair of tags to be a logical block that is like a big string in a line.
This is the only pair of tags that supports nesting in Softany Txt2Htm2Chm .
Example
Source text 1:
* Here is line 1.
* Here is line 2.
* [BLOCK]Here is line 3.
Here is line 3.
Here is line 3.
[/BLOCK]
Effect:
- Here is line 1.
- Here is line 2.
- Here is line 3.
Here is line 3.
Here is line 3.
+ Show/Hide
[BLOCK]
* Here is line 1.
* Here is line 2.
* [BLOCK]Here is line 3.
Here is line 3.
Here is line 3.
[/BLOCK]
[/BLOCK]
Effect:

