Skip to content

Conversation

@JoshMHardy
Copy link

Added html escape codes for less than and greater than symbols:
<%%60%%> for <
<%%62%%> for >

This enables use of break symbols in table entries e.g.
<%%60%%>br<%%62%%>
after using ExportTables to import table entries is converted to:

Related to forum discussion https://app.roll20.net/forum/post/10394868/tableexport-script-request-using-as-an-escape/?pageforid=10394915#post-10394915. '%NEWLINE%' does not work for table import.

Added html escape codes for less than and greater than symbols:
<%%60%%> for <
<%%62%%> for >

This enables use of break symbols in table entries e.g.
<%%60%%>br<%%62%%>
after using ExportTables to import entry is converted to:
<br>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant