move resources.py to MarkdownLivePreview.py

Having an extra file is just a pain because you have to save it manually
for ST to reload, and it was small and created way more trouble than it
needed to... It fits really nicely in there anyway

And add some nice CSS
This commit is contained in:
Mathieu PATUREL
2019-11-15 13:33:58 +11:00
parent 5f2cac54e8
commit c0c9867cc8
4 changed files with 68 additions and 26 deletions

View File

@ -1,12 +1,15 @@
# hello world
This is a *test*. asdfas
This is a *test*. Some inline `[2]code()`.
```
```python
import this
# you should try this
```
<!-- some comment -->
this flickering is really annoying...
this flickering is really annoying...
It looks like it's gone... Oh wait nah, it's still here...