gorzek / loomwords

a dynamic text generation platform
MIT License
1 stars 1 forks source link

Thesaurus Handling Has Unexpected Result #18

Open galaxnet opened 3 years ago

galaxnet commented 3 years ago

Low Priority

When a user erroneously enters a term for thesaurus processing into the template such as <_banana_some_other_stuff> Loomwords processes a thesaurus request for the first segment ("banana") and ignores the rest. This has no ill effect most of the time, but is not as expected and might have other unforeseen consequences.

gorzek commented 3 years ago

What behavior would you expect? Technically anything after the first word is not valid.