Files
Mathieu PATUREL e3896a6b3d 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
2019-11-15 15:02:31 +11:00

18 lines
261 B
Markdown

# hello world
This is a *test*. Some inline `[2]code()`.
what the hell...
```python
import this
if input("answer yes") != 'yes':
print("Really?")
```
this flickering is really annoying...
this
It looks like it's gone... Oh wait nah, it's still here...