KeyMasterOfGozer
|
3f3f0e037a
Change cleanHTML to only remove all NewLines and Tabs, but leave spaces in. This does a "good enough" job, and hopefully doesn't break Sonnix 64-bit Windows client.
|
vor 5 Jahren |
KeyMasterOfGozer
|
c1c6ed4bce
Temporarily remove cleanHTML because Windows 64-bit is crashing on STRFIND() function. There will be extra line returns over Spell Casting tables.
|
vor 5 Jahren |
KeyMasterOfGozer
|
2d155cde26
Temporary Limiter on cleanHTML
|
vor 5 Jahren |
KeyMasterOfGozer
|
cfc9793c05
CleanHTML function added. When making HTML tables, if any whitespace is included between the tags, extra space is rendered above the table in the main viewing area. I added a function to remove whitespace from in between HTML tags so that I can write Readable code, but it will be rendered to the screen as the render engine needs.
|
vor 5 Jahren |