fix indentation in pre in preview
Again, this is a dodgy hack: replace spaces with dot with the color exactly like the background, because otherwise ST ignores it, even in pre
This commit is contained in:
@ -6,7 +6,9 @@ what the hell...
|
||||
|
||||
```python
|
||||
import this
|
||||
# you should try this
|
||||
|
||||
if input("answer yes") != 'yes':
|
||||
print("Really?")
|
||||
```
|
||||
|
||||
this flickering is really annoying...
|
||||
|
||||
Reference in New Issue
Block a user