There was an error while loading. Please reload this page.
1 parent 6316797 commit 3891583Copy full SHA for 3891583
README.md
@@ -128,6 +128,10 @@ $(echo 'Hello "world"!' | tokenize-output -p).split()
128
# ['Hello', 'world']
129
```
130
131
+## Environement variables
132
+
133
+* `$XONTRIB_OUTPUT_SEARCH_WARNING` - show warnings from xontrib. Default `True`.
134
135
## Development
136
137
The xontrib-output-search is using [tokenize-output](https://github.com/anki-code/tokenize-output) for tokenizing.
0 commit comments