diff --git a/Readme.md b/Readme.md index 91cbe8f..a6b9faa 100644 --- a/Readme.md +++ b/Readme.md @@ -227,6 +227,45 @@ data.json
+``` +### `webRoot` built-in context variable + +The `webRoot` field of the context contains the relative path from the source document to +the source root (unless the value is already set in the context options). + +### example + +support/contact/index.html + +```html + + +
+ + +
+ +