Add Quarkdown render adapter boundary

This commit is contained in:
2026-05-15 14:46:32 +02:00
parent 0063fd8fcc
commit 63258161e6
11 changed files with 1139 additions and 10 deletions

View File

@@ -0,0 +1,17 @@
schema_version: markitect.render.export.v1
operation: render-artifact
profile: pdf
source_path: docs/demo.md
source: |
# Demo
This is a Markitect-compatible source document handed to Quarkdown.
options:
artifact_stem: demo
output_dir: quarkdown-output
permissions:
- project-read
deny_network: true
metadata:
adapter: render.quarkdown
real_runtime_required: true