summaryrefslogtreecommitdiff
path: root/_extensions/pandoc-ext/abstract-section/_extension.yaml
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2024-03-09 17:23:18 +0100
committerJonas Smedegaard <dr@jones.dk>2024-03-09 17:24:13 +0100
commitaf0c0b7a40b1106b6f2fecade30ca8e4e95bd342 (patch)
treeb07cf727000c9be835673db4703484d4c9859ea1 /_extensions/pandoc-ext/abstract-section/_extension.yaml
parentb673da7ff8e0936221b944f9da73eb86780788f7 (diff)
install and use extension abstract-section
``` quarto add pandoc-ext/abstract-section ```
Diffstat (limited to '_extensions/pandoc-ext/abstract-section/_extension.yaml')
-rw-r--r--_extensions/pandoc-ext/abstract-section/_extension.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/_extensions/pandoc-ext/abstract-section/_extension.yaml b/_extensions/pandoc-ext/abstract-section/_extension.yaml
new file mode 100644
index 0000000..f6a946b
--- /dev/null
+++ b/_extensions/pandoc-ext/abstract-section/_extension.yaml
@@ -0,0 +1,6 @@
+name: abstract-section
+author: Albert Krewinkel
+version: 1.2.0
+contributes:
+ filters:
+ - abstract-section.lua