Help:Formatting: Difference between revisions

Jump to navigation Jump to search
m
(→‎Syntax highlighting: Grammar and clarifiation)
m (→‎Syntax highlighting: Clarification)
Line 544: Line 544:
;enclose
;enclose
: Encloses the source code in a certain html tag.  Takes either '''pre''', '''div''' or '''none''', with '''pre''' being the default one.
: Encloses the source code in a certain html tag.  Takes either '''pre''', '''div''' or '''none''', with '''pre''' being the default one.
: Using '''div''' will wrap lines that are too long to fit the screen width so they continue on the following line.
: Using '''enclose="div"''' will wrap lines that are too long to fit the screen width so they continue on the following line.


{| class="wikitable" width="100%"
{| class="wikitable" width="100%"

Navigation menu