vss
vss copied to clipboard
support yaml front matter
使えそうな yaml module
https://github.com/jdonnerstag/vlang-yaml
- vpm 対応してほしい...
- git でやればいいか
---
id: vim-fonts
title: VimのFont設定
---
こんな感じで書いたときの出力が以下
filename: vim-fonts
<head>
<meta charset="utf-8">
<title>VimのFont設定</title>
<!-- <base href="@baseUrl"> -->
<meta name="description" content="@description" />
</head>