From 8f82c125b84ef55234907d09904ea08657ab5dec Mon Sep 17 00:00:00 2001 From: Alban Gaignard Date: Mon, 9 Oct 2023 13:08:38 +0200 Subject: [PATCH] URLs in expected types --- _includes/properties.html | 8 ++++++-- pages/_properties/input.html | 5 ++++- pages/_properties/output.html | 5 ++++- 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/_includes/properties.html b/_includes/properties.html index 19de8d0f..d0f93d61 100644 --- a/_includes/properties.html +++ b/_includes/properties.html @@ -6,10 +6,14 @@

{{page.description}}

-{% if page.expected_values %} +{% if page.expected_values_as_type or page.expected_values_as_data %}

Expected values