Formatting in posts
I like how there is some easy to implement formatting in the posts, but the new formatting has its limits.
For example, I cannot simply copy-paste some properly formatted text and post it on the forum directly, as it loses all its formatting when I do so.
Also, including champion icons and item icons is a bit of a hassle, since you have to browse through the list of icons, without a way to search by name. Instead, one should be able to enter ({champion:Jax}) and get
. It's not that hard to implement and it's more intuitive.
Instead of looking for the string "24" after "champion:" when an expression is between pairs of brackets, you look for the string "Jax" or "jax". Bam, one line of code, if even.
With that said, I like that all of the formatting is easily accessible at the bottom corner of the Body window.