TextPlaceholderAPI icon indicating copy to clipboard operation
TextPlaceholderAPI copied to clipboard

Improve argument system for placeholders and text tags

Open Patbox opened this issue 3 years ago • 0 comments

Currently arguments for both are stored as string separated by first / for placeholders (which does work well with spec of Identifiers) and : for text tags. Going with xml/html like system for these should improve usability of them (and remove few of current limitations)

Patbox avatar Apr 02 '22 11:04 Patbox