For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Compute indicator in _next_ process ?
-
Is it possible to compute indicator in Next section? If not, is there any way to calculate adaptive indicators which parameters (or sometimes data) need to be dynamically determined in the next process? Thanks!
-
Indicators are computed in their own
next
, so it isn't clear what your problem is.With regards to dynamic parameters, nothing prevents you from changing the parameters and altering the calculations you make during
next