From 2cc84a0f0d5bb6eb565cd9ea17818ee46e0bba3c Mon Sep 17 00:00:00 2001 From: "B. Petersen" Date: Wed, 5 Jan 2022 14:55:42 +0100 Subject: [PATCH] document `manifest.toml` --- draft/webxdc-user-guide.md | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/draft/webxdc-user-guide.md b/draft/webxdc-user-guide.md index 218da5f41..a4372015b 100644 --- a/draft/webxdc-user-guide.md +++ b/draft/webxdc-user-guide.md @@ -17,13 +17,13 @@ There are some additional APIs available once `webxdc.js` is included (the file will be provided by the concrete implementations, no need to add `webxdc.js` to your ZIP-file): -``` +```html