[Wheybags] [0.17.66] Less rich text in save names
- _Bluestone_
- Manual Inserter
- Posts: 4
- Joined: Fri Aug 30, 2019 11:59 am
- Contact:
[Wheybags] [0.17.66] Less rich text in save names
But when 0.17.29 came around and changed that these tags need to be terminated ([/color] at the end), save names couldn't be coloured or have a different font since.
Why this happens is obvious:
The "/" character can't be used in file names.
And since there was a fix for img tags with "." instead of "/" already (0.17.0), I thought this would get fixed sooner.
However 0.17.66 is out and nothing about it has changed. Might have just been overlooked.
It would be nice to have rich(er) text back in save names.
Re: [Wheybags] [0.17.66] Less rich text in save names
Ok, we decided to allow closing tags with . as well as /. So, now you can do eg
Thanks for the report!
Code: Select all
[color=blue]test[.color]
- _Bluestone_
- Manual Inserter
- Posts: 4
- Joined: Fri Aug 30, 2019 11:59 am
- Contact:
Re: [Wheybags] [0.17.66] Less rich text in save names
Thank you![.b]wheybags wrote: Mon Sep 09, 2019 1:48 pm Ok, we decided to allow closing tags with . as well as /. So, now you can do egThanks for the report!Code: Select all
[color=blue]test[.color]