Cyrus Firheir

Results 7 issues of Cyrus Firheir

## Problem Currently, the Settings API allows for headers, toggles, ranges, and lists to be added to it. From a data standpoint, it makes sense that all sorts of settings...

enhancement

Can't think of too many use-cases myself, but somehow feel like it'd be nice to have.

enhancement
good first issue

As of now, everything is parsed per file. Switch to parsing per passage, and caching unchanged stuff. Will improve performance and allow for localized passage content handling. Will make #29,...

enhancement

From the Discord: > suggestion! when someone types [[]] and only inputs a name, without | or -> or or probably best to have it optional tho so you can...

Suggested by TME: ```js /* t3lt-disable */ Disable all the things… /* t3lt-enable */ /* t3lt-disable thing */ Disable specific thing… /* t3lt-enable thing */ ```