mirror of
https://github.com/larstvei/Focus.git
synced 2024-11-26 11:38:32 +00:00
Yet another try
Followed this: http://stackoverflow.com/questions/14675913/how-to-change-image-size-markdown Did not work, so trying this: http://stackoverflow.com/questions/24383700/resize-image-in-the-wiki-of-github-using-markdown
This commit is contained in:
parent
3013760ef0
commit
500bab4833
@ -11,5 +11,5 @@ Enable the mode with <kbd> M-x focus-mode </kbd>.
|
||||
This is what it looks like:
|
||||
|
||||
Light Theme (leuven) | Dark Theme (monokai)
|
||||
:---------------------------:|:-------------------------:
|
||||
![](./demo-light.gif =250x) | ![](./demo-dark.gif =250x)
|
||||
:---------------------------------------:|:---------------------------------------:
|
||||
<img src="./demo-light.gif" width="250"> | <img src="./demo-dark.gif" width="250">
|
||||
|
Loading…
Reference in New Issue
Block a user