title: This is the readme meta: keywords: - One - Two import Component from './component.vue'; function hello() { return 'hello world'; } This is markdown Render a component here: Cool. 👍 ✅ 👎 Now say hello: {{ hello() }}