lovemecomputer / bramble

🌱 ⚒ Bramble is a tool to author interactive fiction for export to the web, or for outputting data to use in other systems.
MIT License
43 stars 4 forks source link

Escaping : in link text #24

Open hxlnt opened 7 years ago

hxlnt commented 7 years ago

Is there a way to escape : symbols in patch links?

lovemecomputer commented 7 years ago

currently no way to escape characters. will look into regex & formatting options