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

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

[elpa] externals/devdocs fc2e85b423: Fix text formatting


From: ELPA Syncer
Subject: [elpa] externals/devdocs fc2e85b423: Fix text formatting
Date: Sun, 19 Nov 2023 18:57:48 -0500 (EST)

branch: externals/devdocs
commit fc2e85b423176cd6b4470c705994d3d0a55fceb5
Author: Augusto Stoffel <arstoffel@gmail.com>
Commit: Augusto Stoffel <arstoffel@gmail.com>

    Fix text formatting
---
 README.org | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/README.org b/README.org
index 907b0a9adf..33fba977cc 100644
--- a/README.org
+++ b/README.org
@@ -1,7 +1,9 @@
 #+title: devdocs.el --- Emacs viewer for DevDocs
 
+#+html: <p align="center">
 #+html: <a href="http://elpa.gnu.org/packages/devdocs.html";><img alt="GNU 
ELPA" src="https://elpa.gnu.org/packages/devdocs.svg"/></a>
 #+html: <a href="https://melpa.org/#/devdocs";><img alt="MELPA" 
src="https://melpa.org/packages/devdocs-badge.svg"/></a>
+#+html: </p>
 
 devdocs.el is a documentation viewer for Emacs similar to the built-in
 Info browser, but geared towards documentation distributed by the
@@ -9,16 +11,15 @@ Info browser, but geared towards documentation distributed 
by the
 different software components.
 
 The stable version of the package is available from 
[[https://elpa.gnu.org/packages/devdocs.html][GNU ELPA]] and a
-development version is available from [[https://melpa.org/#/devdocs][MELPA]]; 
to install, type =M-x
-package-install RET devdocs=.
+development version is available from [[https://melpa.org/#/devdocs][MELPA]]; 
to install, type
+=M-x package-install RET devdocs=.
 
-#+caption: Reading and looking up documentation entries.
-[[https://raw.githubusercontent.com/astoff/devdocs.el/images/screenshot.png]]
+#+html: <img alt="Reading and looking up documentation entries" 
src="https://raw.githubusercontent.com/astoff/devdocs.el/images/screenshot.png"/>
 
 ** Basic usage
 
-To get started, download some documentation with =M-x
-devdocs-install=.  This will query https://devdocs.io for the
+To get started, download some documentation with
+=M-x devdocs-install=.  This will query https://devdocs.io for the
 available documents and save the selected one to disk.  To read the
 installed documentation, there are two options:
 



reply via email to

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