forked from HEL/rivet-typst
		
	regenerated gallery examples
This commit is contained in:
		| @@ -13,4 +13,16 @@ | ||||
| #let test-xml = schema.load("/gallery/test.xml") | ||||
| #schema.render(test-xml, config: config.dark( | ||||
|   full-page: true | ||||
| )) | ||||
|  | ||||
| #let test-raw = schema.load(```yaml | ||||
| structures: | ||||
|   main: | ||||
|     bits: 4 | ||||
|     ranges: | ||||
|       3-0: | ||||
|         name: test | ||||
| ```) | ||||
| #schema.render(test-raw, config: config.config( | ||||
|   full-page: true | ||||
| )) | ||||
		Reference in New Issue
	
	Block a user