Skip to content

Run external program #77

Closed Answered by iamgio
lsignac asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @lsignac, running external code is in the to-do list, but its planning is difficult because of both security and performance reasons, thus it's not a priority at the moment.

Current workarounds:

  • Run a script that computes your code and saves the output to file, to then invoke Quarkdown, which will use .include on that file;
  • Run the computation via Quarkdown's scripting capabilities.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by iamgio
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants