SCEditor
SCEditor copied to clipboard
How to use phpBB style list representations?
Currently SCEditor generates the following list representation:
[ul]
[li]List item 1[/li]
[li]List item 2[/li]
[li]List item 3[/li]
[/ul]
Is there an option to change this so that it generates:
[list]
[*]List item 1
[*]List item 2
[*]List item 3
[/list]
?
I was looking at the documentation, but didn't find it (I see that there is https://github.com/samclarke/SCEditor/pull/592).
before the consturctor
what mean consturctor where i can find it
@hosamalzagh you are making no sense. Make a new issue, if you need help with the code