From 33bb3f60e3fe3054c5e32e48d428262d8eb0bd28 Mon Sep 17 00:00:00 2001 From: Peter Tillemans Date: Mon, 5 Aug 2024 10:44:37 +0200 Subject: [PATCH] add docs to plantuml section --- init.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/init.org b/init.org index 1452a7a..d58c9e0 100644 --- a/init.org +++ b/init.org @@ -798,6 +798,12 @@ npm install -g @mermaid-js/mermaid-cli Requires nothing special, other than *plantuml.jar* archive installed. +The following code block depends on [[*Get latest version of a github released project][Get latest version of a github +released project]] utility function. This block will check if there is a +plantuml.jar in the emacs config directory and if not download the +latest version from github. The `pti-download-latest-plantuml` is made +interactive to manually install the latest version if needed. + #+BEGIN_SRC emacs-lisp :lexical t (defun pti-download-latest-plantuml () "Download the latest version of PlantUML.