Things I have tried
Template user-defined functions
What I’m trying to do
I’d like to render the output of an arbitrary shell script or program into a page via a code block (i.e. so that it refreshes each time a page is loaded). I can define user defined functions in Templates which return the output of a program, but I can’t find a way to embed those in a code block for dynamic updates.