It would be nice if we could add the same code-fold options to a markdown code block that is not a computation block just by adding appropriate classes.
I would like something like {.julia code-fold=true} to make that specific code block collapsed by default with an option to expand it.