MyAnimeList BBCode Toolbar

Advanced BBCode Editor for MyAnimeList.net

< Feedback on MyAnimeList BBCode Toolbar

Review: Good - script works

§
Posted: 2018.08.21.

[ul] and [li] tag don't work on MAL

Your script keeps transforming lists into UL and LI. Which break my profile code. Aside that superb script, just fix that and Can use it in peace.

Example how it broke stuff " https://i.gyazo.com/92dcf5687917bda407b85f5d162db5e6.png "

"Creating lists

You can create a list by using the [list][/list] tag.

To create an un-ordered list:

    [list]
    [*]kawaii
    [*]fugu
    [*]shouen
    [/list] 

To create an ordered, numbered list:

    [list=1]
    [*]kawaii
    [*]fugu
    [*]shouen
    [/list] 

"

EskanderAuthor
§
Posted: 2018.08.21.

Thanks for the feedback. This is still a work in progress and there is much stuff to do/fix. I usually don't publish unfinished projects but I have limited free time right now. I'll try to fix the script as soon as I can.

Note: The script is hosted on GitHub and I appreciate any help.

EskanderAuthor
§
Posted: 2018.08.29.

With the last update, this should be fixed now.

Post reply

Sign in to post a reply.