From 8d26480fea85cadff3f6866373ff761419f1316c Mon Sep 17 00:00:00 2001 From: macoto1995 Date: Thu, 26 Oct 2023 09:33:00 +0900 Subject: [PATCH] golden file --- testdata/md_template_test_a.md.golden | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/testdata/md_template_test_a.md.golden b/testdata/md_template_test_a.md.golden index 63a8fe1c..10f668f9 100644 --- a/testdata/md_template_test_a.md.golden +++ b/testdata/md_template_test_a.md.golden @@ -19,6 +19,13 @@ THIS IS TABLE A | a | INTEGER | | false | [b](b.md) | | COLUMN A | | a2 | TEXT | | false | | | column a2 | +## Viewpoints + +| Name | Definition | +| ---- | ---------- | +| [table a b](viewpoint-0.md) | select table a and b | +| [table a label red](viewpoint-3.md) | select table a and label red

- table a
- label red | + ## Constraints | Name | Type | Definition | Comment |