@@ -9,8 +122,7 @@
:fallback-url="exportLink"
:download-endpoint="downloadEndpoint"
size="sm"
- title="Generate PDF">
-
+ title="Generate PDF" />
-
-
diff --git a/client/src/components/Markdown/Elements/HistoryDatasetAsImage.vue b/client/src/components/Markdown/Sections/Elements/HistoryDatasetAsImage.vue
similarity index 100%
rename from client/src/components/Markdown/Elements/HistoryDatasetAsImage.vue
rename to client/src/components/Markdown/Sections/Elements/HistoryDatasetAsImage.vue
diff --git a/client/src/components/Markdown/Elements/HistoryDatasetAsTable.vue b/client/src/components/Markdown/Sections/Elements/HistoryDatasetAsTable.vue
similarity index 100%
rename from client/src/components/Markdown/Elements/HistoryDatasetAsTable.vue
rename to client/src/components/Markdown/Sections/Elements/HistoryDatasetAsTable.vue
diff --git a/client/src/components/Markdown/Elements/HistoryDatasetCollection/CollectionDisplay.vue b/client/src/components/Markdown/Sections/Elements/HistoryDatasetCollection/CollectionDisplay.vue
similarity index 100%
rename from client/src/components/Markdown/Elements/HistoryDatasetCollection/CollectionDisplay.vue
rename to client/src/components/Markdown/Sections/Elements/HistoryDatasetCollection/CollectionDisplay.vue
diff --git a/client/src/components/Markdown/Elements/HistoryDatasetCollection/CollectionTree.vue b/client/src/components/Markdown/Sections/Elements/HistoryDatasetCollection/CollectionTree.vue
similarity index 100%
rename from client/src/components/Markdown/Elements/HistoryDatasetCollection/CollectionTree.vue
rename to client/src/components/Markdown/Sections/Elements/HistoryDatasetCollection/CollectionTree.vue
diff --git a/client/src/components/Markdown/Elements/HistoryDatasetDetails.vue b/client/src/components/Markdown/Sections/Elements/HistoryDatasetDetails.vue
similarity index 100%
rename from client/src/components/Markdown/Elements/HistoryDatasetDetails.vue
rename to client/src/components/Markdown/Sections/Elements/HistoryDatasetDetails.vue
diff --git a/client/src/components/Markdown/Elements/HistoryDatasetDisplay.test.js b/client/src/components/Markdown/Sections/Elements/HistoryDatasetDisplay.test.js
similarity index 100%
rename from client/src/components/Markdown/Elements/HistoryDatasetDisplay.test.js
rename to client/src/components/Markdown/Sections/Elements/HistoryDatasetDisplay.test.js
diff --git a/client/src/components/Markdown/Elements/HistoryDatasetDisplay.vue b/client/src/components/Markdown/Sections/Elements/HistoryDatasetDisplay.vue
similarity index 100%
rename from client/src/components/Markdown/Elements/HistoryDatasetDisplay.vue
rename to client/src/components/Markdown/Sections/Elements/HistoryDatasetDisplay.vue
diff --git a/client/src/components/Markdown/Elements/HistoryDatasetIndex.vue b/client/src/components/Markdown/Sections/Elements/HistoryDatasetIndex.vue
similarity index 100%
rename from client/src/components/Markdown/Elements/HistoryDatasetIndex.vue
rename to client/src/components/Markdown/Sections/Elements/HistoryDatasetIndex.vue
diff --git a/client/src/components/Markdown/Elements/HistoryDatasetLink.vue b/client/src/components/Markdown/Sections/Elements/HistoryDatasetLink.vue
similarity index 100%
rename from client/src/components/Markdown/Elements/HistoryDatasetLink.vue
rename to client/src/components/Markdown/Sections/Elements/HistoryDatasetLink.vue
diff --git a/client/src/components/Markdown/Elements/HistoryLink.vue b/client/src/components/Markdown/Sections/Elements/HistoryLink.vue
similarity index 100%
rename from client/src/components/Markdown/Elements/HistoryLink.vue
rename to client/src/components/Markdown/Sections/Elements/HistoryLink.vue
diff --git a/client/src/components/Markdown/Elements/InstanceUrl.vue b/client/src/components/Markdown/Sections/Elements/InstanceUrl.vue
similarity index 100%
rename from client/src/components/Markdown/Elements/InstanceUrl.vue
rename to client/src/components/Markdown/Sections/Elements/InstanceUrl.vue
diff --git a/client/src/components/Markdown/Elements/InvocationTime.vue b/client/src/components/Markdown/Sections/Elements/InvocationTime.vue
similarity index 100%
rename from client/src/components/Markdown/Elements/InvocationTime.vue
rename to client/src/components/Markdown/Sections/Elements/InvocationTime.vue
diff --git a/client/src/components/Markdown/Elements/JobMetrics.vue b/client/src/components/Markdown/Sections/Elements/JobMetrics.vue
similarity index 100%
rename from client/src/components/Markdown/Elements/JobMetrics.vue
rename to client/src/components/Markdown/Sections/Elements/JobMetrics.vue
diff --git a/client/src/components/Markdown/Elements/JobParameters.vue b/client/src/components/Markdown/Sections/Elements/JobParameters.vue
similarity index 100%
rename from client/src/components/Markdown/Elements/JobParameters.vue
rename to client/src/components/Markdown/Sections/Elements/JobParameters.vue
diff --git a/client/src/components/Markdown/Elements/JobSelection.vue b/client/src/components/Markdown/Sections/Elements/JobSelection.vue
similarity index 100%
rename from client/src/components/Markdown/Elements/JobSelection.vue
rename to client/src/components/Markdown/Sections/Elements/JobSelection.vue
diff --git a/client/src/components/Markdown/Elements/ToolStd.vue b/client/src/components/Markdown/Sections/Elements/ToolStd.vue
similarity index 100%
rename from client/src/components/Markdown/Elements/ToolStd.vue
rename to client/src/components/Markdown/Sections/Elements/ToolStd.vue
diff --git a/client/src/components/Markdown/Elements/Visualization.vue b/client/src/components/Markdown/Sections/Elements/Visualization.vue
similarity index 100%
rename from client/src/components/Markdown/Elements/Visualization.vue
rename to client/src/components/Markdown/Sections/Elements/Visualization.vue
diff --git a/client/src/components/Markdown/Elements/Workflow/WorkflowDisplay.test.js b/client/src/components/Markdown/Sections/Elements/Workflow/WorkflowDisplay.test.js
similarity index 100%
rename from client/src/components/Markdown/Elements/Workflow/WorkflowDisplay.test.js
rename to client/src/components/Markdown/Sections/Elements/Workflow/WorkflowDisplay.test.js
diff --git a/client/src/components/Markdown/Elements/Workflow/WorkflowDisplay.vue b/client/src/components/Markdown/Sections/Elements/Workflow/WorkflowDisplay.vue
similarity index 100%
rename from client/src/components/Markdown/Elements/Workflow/WorkflowDisplay.vue
rename to client/src/components/Markdown/Sections/Elements/Workflow/WorkflowDisplay.vue
diff --git a/client/src/components/Markdown/Elements/Workflow/WorkflowImage.vue b/client/src/components/Markdown/Sections/Elements/Workflow/WorkflowImage.vue
similarity index 100%
rename from client/src/components/Markdown/Elements/Workflow/WorkflowImage.vue
rename to client/src/components/Markdown/Sections/Elements/Workflow/WorkflowImage.vue
diff --git a/client/src/components/Markdown/Elements/Workflow/WorkflowLicense.vue b/client/src/components/Markdown/Sections/Elements/Workflow/WorkflowLicense.vue
similarity index 100%
rename from client/src/components/Markdown/Elements/Workflow/WorkflowLicense.vue
rename to client/src/components/Markdown/Sections/Elements/Workflow/WorkflowLicense.vue
diff --git a/client/src/components/Markdown/Elements/Workflow/WorkflowTree.vue b/client/src/components/Markdown/Sections/Elements/Workflow/WorkflowTree.vue
similarity index 100%
rename from client/src/components/Markdown/Elements/Workflow/WorkflowTree.vue
rename to client/src/components/Markdown/Sections/Elements/Workflow/WorkflowTree.vue
diff --git a/client/src/components/Markdown/Elements/handlesMappingJobs.ts b/client/src/components/Markdown/Sections/Elements/handlesMappingJobs.ts
similarity index 100%
rename from client/src/components/Markdown/Elements/handlesMappingJobs.ts
rename to client/src/components/Markdown/Sections/Elements/handlesMappingJobs.ts
diff --git a/client/src/components/Markdown/Sections/MarkdownDefault.vue b/client/src/components/Markdown/Sections/MarkdownDefault.vue
new file mode 100644
index 000000000000..2d3c81891741
--- /dev/null
+++ b/client/src/components/Markdown/Sections/MarkdownDefault.vue
@@ -0,0 +1,23 @@
+
+
+