to all regex expert
how do i explain this ? lets put it in example
i have parameters that start
and the output using regular expression
is the UL-LI list type works okay
and other using
content make it bold everything works fine when converted
the problem is on my UL-Li list how do regex determine if i just type []a[/] but forgot the outer parameter
when the user type []a[/] it should not be valid UL-li list should be a plain text unless there is a
parameter
i hope my samples pertaining to my problems help you understand
thanks