branch: externals/consult
commit 6319aec3513cd587a8817269bc32c8283d419710
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>

    README: Generate better info output
---
 README.org | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/README.org b/README.org
index f6b347e300..1dbfdbc8c8 100644
--- a/README.org
+++ b/README.org
@@ -12,12 +12,6 @@
 #+html: <a href="https://melpa.org/#/consult";><img alt="MELPA" 
src="https://melpa.org/packages/consult-badge.svg"/></a>
 #+html: <a href="https://stable.melpa.org/#/consult";><img alt="MELPA Stable" 
src="https://stable.melpa.org/packages/consult-badge.svg"/></a>
 
-* Introduction
-:properties:
-:description: Why Consult?
-:end:
-#+cindex: introduction
-
 Consult provides practical commands based on the Emacs completion function
 
[[https://www.gnu.org/software/emacs/manual/html_node/elisp/Minibuffer-Completion.html][completing-read]].
 Completion allows you to quickly select an item from a list of
 candidates. Consult offers in particular an advanced buffer switching command
@@ -49,7 +43,9 @@ Additionally Embark offers a facility to collect completion 
candidates in a
 collect buffer. The section [[#embark-integration][Embark integration]] 
documents in greater detail how
 Consult and Embark work together.
 
-** Screenshots                                                     :noexport:
+#+toc: headlines 8
+
+* Screenshots :noexport:
 
 #+caption: consult-grep
 [[https://github.com/minad/consult/blob/screenshots/consult-grep.gif?raw=true]]

Reply via email to