update packages and add valign

This commit is contained in:
2026-04-05 20:00:27 +02:00
parent b062fb98e3
commit 03fb00e374
640 changed files with 109768 additions and 39311 deletions

View File

@@ -1,13 +1,13 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "ox-pandoc" "20250424.908"
(define-package "ox-pandoc" "20260113.1929"
"An Org-mode exporter using pandoc."
'((org "8.2")
(emacs "24.4")
(dash "2.8")
(ht "2.0"))
:url "https://github.com/a-fent/ox-pandoc"
:commit "5766c70b6db5a553829ccdcf52fcf3c6244e443d"
:revdesc "5766c70b6db5"
:commit "1caeb56a4be26597319e7288edbc2cabada151b4"
:revdesc "1caeb56a4be2"
:keywords '("tools")
:authors '(("Taichi" . "kawabata.taichi@gmail.com")
("Alex" . "a-fent@github"))