ernolf
September 10, 2024, 6:55am
2
Hi @cgiakmoz ,
Did you read this:
I liked the question and it motivated me to find a solution.
I have tried everything and this gives the best result with the least effort:
You need the “File Actions app” files_scripts (build the lua php-module as described → here ← )
Then you need pandoc and soffice (Libre Office) on the host system.
Create a “New action” in the admin section of “File actions”, give it a name like “markdown 2 pdf”:
[image]
and paste this code-block into the code-window:
local files = get_input_files()…
I think I’ll have to improve this solution a little to make it work with the newest version of the file actions app. I haven’t maintained it for a long time. but the principle remains the same.
hth.
Much and good luck,
ernolf