diff --git a/README.md b/README.md index ced5f8f..0c03e35 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,13 @@ [![badge:Emacs](https://img.shields.io/badge/Emacs-23%2F26%2F28-green?logo=gnu-emacs)](https://www.gnu.org/software/emacs) [![badge:Org](https://img.shields.io/badge/Org-9.3.6-blue?logo=gnu)](https://orgmode.org) + + [![badge:org--special--block--extras](https://img.shields.io/badge/org--special--block--extras-1.0-informational?logo=Gnu-Emacs)](https://github.com/alhassy/org-special-block-extras) -[![badge:melpa](https://img.shields.io/badge/melpa-2020%2F04%2F26-purple?logo=github)](https://melpa.org/#/org-special-block-extras) + +MELPA + + [![badge:license](https://img.shields.io/badge/license-GNU_3-informational?logo=read-the-docs)](https://www.gnu.org/licenses/gpl-3.0.en.html) [![badge:docs](https://img.shields.io/badge/docs-literate-success?logo=read-the-docs)](https://github.com/alhassy/emacs.d#what-does-literate-programming-look-like) diff --git a/index.html b/index.html index a11caa4..030a759 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + org-special-block-extras @@ -317,8 +317,9 @@

org-special-block-extras

+ - +MELPA

@@ -651,7 +652,7 @@

Table of Contents

-
+

1 How do I make a new special block? —Core Utility

@@ -718,7 +719,7 @@

1 How do I make a

-
+

1.1 What is a special block?

@@ -845,7 +846,7 @@

1.1 Wh

-
+

1.2 Core Utility

@@ -924,7 +925,7 @@

1.2 Core Utility

-
+

1.3 :argument: Extraction

@@ -988,7 +989,7 @@

1.3 :ar

-
+

1.4 An Example Special Block ---foo

@@ -1004,7 +1005,7 @@

1.4

-
(defun org-special-block-extras--foo (backend contents)
+
(defun org-special-block-extras--foo (backend contents)
   "The FOO block type replaces all occurances of ‘foo’ with ‘bar’,
 unless a ‘:replacement:’ is provided."
   (-let [(contents′ . (&alist 'replacement))
@@ -1043,7 +1044,7 @@ 

1.4

-
+

1.5 Next Steps

@@ -1058,7 +1059,7 @@

1.5 Next Steps

-
+
-
+

3 Colours

@@ -1295,7 +1296,7 @@

3 Colours

-
+

3.1 org-special-block-extras--π’ž where π’ž ∈ org-special-block-extras--colors

@@ -1363,7 +1364,7 @@

+

3.2 Block Examples

@@ -1463,7 +1464,7 @@

3.2 Block Examples

-
+
-
+

3.4 Next Steps

@@ -1701,7 +1702,7 @@

3.4 Next Steps

-
+

4 Parallel

@@ -1784,7 +1785,7 @@

4 Parallel

-
+

4.1 Example

@@ -1828,7 +1829,7 @@

4.1 Example

-
+

4.2 Next Steps

@@ -1841,7 +1842,7 @@

4.2 Next Step

-
+

5 Editor Comments

@@ -1958,7 +1959,7 @@

5 Editor Comments

-
+

5.1 Block Examples

@@ -1992,7 +1993,7 @@

5.1 Block Examples

-
+

5.1.1 No optional arguments

[Editor Comment: @@ -2002,7 +2003,7 @@

5.1.1 No op

-
+

5.1.2 Only declaring an :ed: —editor

[ Bobert: @@ -2021,7 +2022,7 @@

5.1.2

-
+

5.1.3 Empty contents, no editor, nothing

[Editor Comment: ]

@@ -2036,7 +2037,7 @@

5.1.3

-
+

5.1.4 With a :replacewith: clause

[Editor Comment: Replace: @@ -2083,7 +2084,7 @@

5.1.4 W

-
+
-
+

6 Folded Details

@@ -2207,7 +2208,7 @@

6 Folded Details

-
+

6.1 Example

@@ -2254,7 +2255,7 @@

6.1 Example

-
+
-
+
-
+