In Personal Books, this syntax produces the following output:
On page [[Page:123]], I discussed [[GreekStrongs:G3056]] in [[Bible:Jn 1:1]].

The words are hyperlinked, but the data type name is still included in the output. I'd like to change this so it simply produces:

The hyperlinks would still be generated, but the data type aliases would be suppressed in the resource text. You can currently achieve this output by using the following syntax, but it seems pointlessly redundant:
On page [[123 >> Page:123]], I discussed [[G3056 >> GreekStrongs:G3056]] in [[Jn 1:1 >> Bible:Jn 1:1]].
This would be a breaking change to the Personal Book Compiler, so I wouldn't make it lightly. On the other hand, it doesn't seem like the current syntax would be getting used much, because its output isn't very useful.
Would this be a welcome change that makes authoring personal books easier and more efficient? (If there have been past threads requesting this, I don't remember them, sorry.)
If there are compelling objections to this change, please let me know.