fix: :url property values with macros

Macros in :url are useful for having urls with a common hostname that
can be configured once. Without this fix, docs graph is invalid
This commit is contained in:
Gabriel Horner
2024-07-08 13:30:34 -04:00
parent 47cbe96126
commit 057d6b459f
5 changed files with 40 additions and 14 deletions

View File

@@ -1,4 +1,5 @@
type:: [[Property]]
url:: https://schema.org/url
url:: {{docs-base-url url}}
sameAs:: https://schema.org/url
rangeIncludes:: [[Uri]]
unique:: true