emacs: add ox-mediawiki
authorRalph Boehme <slow@samba.org>
Fri, 17 Dec 2021 16:22:21 +0000 (17:22 +0100)
committerRalph Boehme <slow@samba.org>
Fri, 17 Dec 2021 16:22:21 +0000 (17:22 +0100)
emacs/.emacs
emacs/.emacs.d/configuration.org

index b0e520d3b3b9009b3c89f57b367f2b2676d038f1..7e169a32520fd7e790c6106ab5844b9eac5f65ee 100644 (file)
@@ -37,7 +37,7 @@
       (:strike-through t))))
  '(org-latex-caption-above nil)
  '(package-selected-packages
-   '(org-tree-slide org-present git-commit org which-key powerline counsel-projectile rainbow-delimiters counsel desktop-environment exwm doom-modeline use-package lsp-ui lsp-mode yaml-mode graphviz-dot-mode rust-mode hmac magit org-ref highlight bind-key xah-reformat-code plantuml-mode helm flycheck-ycmd ag xcscope evil elpy column-marker))
+   '(ox-mediawiki org-tree-slide org-present git-commit org which-key powerline counsel-projectile rainbow-delimiters counsel desktop-environment exwm doom-modeline use-package lsp-ui lsp-mode yaml-mode graphviz-dot-mode rust-mode hmac magit org-ref highlight bind-key xah-reformat-code plantuml-mode helm flycheck-ycmd ag xcscope evil elpy column-marker))
  '(send-mail-function nil)
  '(split-height-threshold 160)
  '(split-width-threshold 120))
index 3a6c6758e20446f4471c4f442fbdcafd30266c60..ddb9971ac33882ea07ab387ac055aae4f58cc473 100644 (file)
@@ -611,6 +611,13 @@ Custom function to archive DONE items.
        :ensure t)
    #+end_src
 
+   Mediawiki export
+
+   #+begin_src elisp
+     (use-package ox-mediawiki
+       :ensure t)
+   #+end_src
+
 * Mailing
 ** mutt