Contents | Parent Topic | Previous Topic | Next Topic
Home | Catalog
The general syntax is:
!block nofill ... !endblock
See Understanding Filter Interfaces, if necessary.
The nofill filter is used to format a set of lines, i.e. lines are separated by newline characters.
!block nofill Mr I.M. Lucky B.Sc. (Computing) B.Fun. (Eating) !endblock
The output is:
Mr I.M. Lucky
B.Sc. (Computing)
B.Fun. (Eating)
Contents | Parent Topic | Previous Topic | Next Topic
Home | Catalog