Files
math2001 5c194de103 no hard color left in css
use blend and --background to define background of code tag
2016-11-26 13:07:53 +11:00

21 lines
485 B
Markdown

# todo
- add message in status bar
- add **custom css** feature @done
- sync scroll @done @improve: scroll preview to center when possible
- regive focus to the right markdown view @done
- set the title of the preview @done
- disable previewing when the preview is closed @done
- check when setting is activated and create panel and stuff @done
This is pretty cool
```ruby
print('hello world')
def test():
puts 'hello'
if test:
print('hi')
```
this is some `code`!