Skip to content

Commit 5329fd7

Browse files
adding docs builder interpolation settings
1 parent 05eb43c commit 5329fd7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs-builder.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ cta-intro: "@ProductLink is a professional grade UI library with 110+ native com
2121

2222
excluded-files: ["**/src-a11y/**/*"]
2323

24+
liquid-output-delimiter-left: "{{"
25+
liquid-output-delimiter-right: "}}"
26+
liquid:
27+
uiForBlazorLatestVersion: "7.0.0"
28+
2429
meta:
2530
"*templates":
2631
title: Templates

0 commit comments

Comments
 (0)