Commit ac5f40e
Fix emacs-lisp language override for bpa.st
According to the pinnwand docs [1], you can get the valid lexers by making a
request to:
http://<INSTANCE>/json/lexers
This JSON reply currently contains:
'emacs-lisp': 'EmacsLisp'
[1] https://pinnwand.readthedocs.io/en/latest/usage.html#json-lexers1 parent 5653e09 commit ac5f40e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
0 commit comments