1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-02 23:14:57 +03:00
inform7/inblorb/Chapter 3
Philip Chimento df155e8110 Escape escape characters in regular expression strings
The %s here is a format specifier for WRITE_TO(), and the %c's are regular
expression character classes. The %c's must be double-escaped so that the
formatter doesn't choke due to there being too few variable arguments.

This prevents a crash in inblorb when releasing along with a solution.
2022-05-16 22:40:12 -07:00
..
Base64.w Tidied up inblorb 2019-02-10 11:27:48 +00:00
Links and Auxiliary Files.w Bug fix for inblorb on releasing auxiliary files 2022-04-07 22:37:19 +01:00
Placeholders.w Remove Windows specific Javascript changes from inblorb output 2022-04-30 07:39:18 +01:00
Releaser.w Remove Windows specific Javascript changes from inblorb output 2022-04-30 07:39:18 +01:00
Solution Deviser.w Escape escape characters in regular expression strings 2022-05-16 22:40:12 -07:00
Templates.w Catching up with Inweb changes 2020-05-09 13:07:39 +01:00
Website Maker.w Fixed bug in releasing small cover image for projects with default cover art 2022-04-06 11:14:15 +01:00