View Single Post
06/11/22, 10:12 AM   #1
ivanwfr
Join Date: Apr 2014
Posts: 9
[Feature Request] Addon Description Page FILTER

I use to add markdown to my description page from the forum "manage addon" dialog, for example:

[font="Comic Sans MS"][size="1"]v2.6.9 Checked with Update 34 High Isle

...from this page: GreymindQuickSlotBar
It looks nice in the browser, but not so much in Minion, as it could be with an easy regex filter:
RegExp("\[[^\]]*\]", "")
...which would simply remove the unimplemented clutter.

Just an idea, no worries if it's not a priority!

Last edited by ivanwfr : 06/11/22 at 02:00 PM.
  Reply With Quote