mirror of
https://github.com/wahyd4/vuepress.git
synced 2026-08-09 05:16:23 +10:00
1. You can write HTML(Vue) anywhere in the header as long as it is not wrapped by code(`). 2. The HTML wrapped by code will be shown as it is. 3. A good practice when using HTML in a header is to leave a space between plain text and HTML.