Serialize a list element to Wikidot bullet (*) or numbered (#) syntax.
*
#
Nesting is represented by space indentation. The forceLineBreakSyntax flag is enabled during list serialization to ensure line breaks use the explicit _\n form.
forceLineBreakSyntax
_\n
Serialization context
List data
Current nesting depth (0 = top-level)
Serialize a list element to Wikidot bullet (
*) or numbered (#) syntax.Nesting is represented by space indentation. The
forceLineBreakSyntaxflag is enabled during list serialization to ensure line breaks use the explicit_\nform.