View Single Post
Old 04-21-2021, 11:49 AM   #76
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,476
Karma: 8025702
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
I submitted a PR with the changes to
  • remove the newline() function
  • add the character('name') function as an official function
  • document the function
  • display the special characters as escape sequences in the template editor/debugger.
  • make the 'strip()' changes discussed above. This change applies only to GPM templates.
It is in source.

I implemented 'newline', 'tab', 'return', and 'backslash'. 'quote' and 'double_quote' aren't needed, and I decided to wait on 'backspace'.
chaley is offline   Reply With Quote