Section A Title
Section B Title
Appearance
```js{4} export default { data () { return { msg: 'Highlighted!' } } } ```