jarun / buku

:bookmark: Personal mini-web in text
GNU General Public License v3.0
6.52k stars 294 forks source link

[jarun#734] fixed parsing of webpage keywords #737

Closed LeXofLeviafan closed 6 months ago

LeXofLeviafan commented 6 months ago

fixes #734:

jarun commented 6 months ago

Thank you!

sjehuda commented 6 months ago

@LeXofLeviafan Why did you choose RegEx over strip, lstrip, rstrip?

LeXofLeviafan commented 6 months ago

@sjehuda Extra whitespaces weren't limited to just the beginning and the end of the string.