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 |