Closed juliavisserinbibo closed 2 months ago
After opening the PR there are some things to take into account
<
and >
respectively. Example:
<pre><code style="white-space: pre; margin: 20px 0; padding: 10px; box-sizing: border-box;">from shift.core import files
workflow, catalog_manifest = files.openBatchWorkflow("<path_to_your_workflow_file>")
</code></pre>
At the moment, the webpage does not format multilined code blocks properly. We found a workaround to display multiline blocks, however they won't be highlighted.
For the time being, we should use this format.