Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add suggestions for misspelled properties | stuebinm | 2021-12-23 | 1 | -1/+1 |
| | | | | | (suggestions are shown only if they have a Damerau-Levenshtein distance <= 4, which seems to yield reasonably good results) | ||||
* | disallow double courly braces | stuebinm | 2021-12-21 | 1 | -1/+2 |
| | | | | as per yesterday's discussion about extended scripting variables | ||||
* | disallow extended API variables in links | stuebinm | 2021-12-20 | 1 | -1/+5 |
| | |||||
* | special handling of world:// and assembly names | stuebinm | 2021-12-16 | 1 | -16/+16 |
| | | | | | these now have their own top-level config attribute which is essentially a shorthand for setting one that's deeper nested. | ||||
* | better lints for invalid links | stuebinm | 2021-12-12 | 1 | -3/+7 |
| | |||||
* | whoops, forgot to add a file | stuebinm | 2021-11-20 | 1 | -0/+80 |