UNPKG

@tdb/web

Version:

Common condiguration for serving a web-site and testing web-based UI components.

52 lines (34 loc) 763 B
```yaml IMyMetaData foo: 123 bar: - hello - two ``` # Hello! Some text ## Section 1 ```yaml color: red ``` #### Heading 3 ###### Heading 5 Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque nec quam lorem. Praesent fermentum, augue ut porta varius, eros nisl euismod ante, ac suscipit elit libero nec dolor. ## Section 2 This is sentence one. ```yaml bgColor: red transitionSpeed: 300 ``` This is sentence two. ```yaml SOME_META size: LARGE ``` This is sentence three. ## Section 3 Lorem ipsum dolor sit amet, consectetur adipiscing elit. ```yaml RENDER, anotherValue=456 root: foo: 123 bar: 456 ``` Quisque nec quam lorem. Praesent fermentum, augue ut porta varius, eros nisl euismod ante, ac suscipit elit libero nec dolor.