emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/focus 500bab4833 13/82: Yet another try


From: ELPA Syncer
Subject: [nongnu] elpa/focus 500bab4833 13/82: Yet another try
Date: Tue, 6 Sep 2022 04:58:54 -0400 (EDT)

branch: elpa/focus
commit 500bab48334819b90cbd3c46009760c123c0e354
Author: Lars Tveito <larstvei@ifi.uio.no>
Commit: Lars Tveito <larstvei@ifi.uio.no>

    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
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 5f0d6d920f..e0a8ebf2a6 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,6 @@ 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)
+Light Theme (leuven)                     |  Dark Theme (monokai)
+:---------------------------------------:|:---------------------------------------:
+<img src="./demo-light.gif" width="250"> | <img src="./demo-dark.gif" 
width="250">



reply via email to

[Prev in Thread] Current Thread [Next in Thread]