GrantGryczan / Miroware

File Garden
https://filegarden.com
MIT License
18 stars 3 forks source link

Let people use automatically applied typing quirks #15

Closed GrantGryczan closed 4 years ago

GrantGryczan commented 4 years ago

Let people define quirks in the adventure editor, probably on its own page. Quirks could be defined using plain string replacement, or using RegEx replacement. Then they could be entered on the page, perhaps using the following code (where "NAME" would be a user-defined quirk name in the quirk editor):

[quirk=NAME]text goes here[/quirk]
GrantGryczan commented 4 years ago

Oops, wrong GitHub.