#library of babel word highlighting

10 messages · Page 1 of 1 (latest)

sinful shadow
#

So you just want to get an array of all words?

#

In the page

jade pecan
#

as i said im going to highlight them so they are easier to see for the user

sinful shadow
#

But that would also include punctuation

#

You can remove that tho

#

By just string.replace() all punctuation

#

There's probably a better way of doing this

#

But this is just what came to mind