Quite a simple one, for some reason [spell]summon shadowspawn[/spell] doesn't want to format into a link on an item I'm making tried all sorts of spacing combos and rifled around on forums looking for a solution to no avail, all the other spells on the item work perfectly so I'm rather stumped, any help would be greatly appreciated.
Ok, I did resolve it but I will leave this here if anyone else runs into the problem. Apparently and I have no idea why the spell /spell in that spell isn't allowed to be in bold despite every other spell having it that way. The inner words are fine to keep the style but just the formatting is incorrect.
The bolds get turned into "strong /strong" html tags in the code, and half of a pair probably ended up inside the "spell" tooltip you made.
Edit: Worse than that, this what your bolded stuff looks like in code:
Quite a simple one, for some reason <strong>[spell]summon shadowspawn[</strong><strong>/spell] </strong>doesn't want to format into a link on an item
You can find these things by clicking the "</>" Source Code button in the text editor. Or else, a quick fix is to unbold the whole paragraph and then rebold the parts you want in a group.
Quite a simple one, for some reason [spell]summon shadowspawn[/spell] doesn't want to format into a link on an item I'm making tried all sorts of spacing combos and rifled around on forums looking for a solution to no avail, all the other spells on the item work perfectly so I'm rather stumped, any help would be greatly appreciated.
Ok, I did resolve it but I will leave this here if anyone else runs into the problem. Apparently and I have no idea why the spell /spell in that spell isn't allowed to be in bold despite every other spell having it that way. The inner words are fine to keep the style but just the formatting is incorrect.
The bolds get turned into "strong /strong" html tags in the code, and half of a pair probably ended up inside the "spell" tooltip you made.
Edit: Worse than that, this what your bolded stuff looks like in code:
You can find these things by clicking the "</>" Source Code button in the text editor. Or else, a quick fix is to unbold the whole paragraph and then rebold the parts you want in a group.
Helpful rewriter of Japanese->English translation and delver into software codebases (she/e/they)