mirror of
https://github.com/mikefarah/yq.git
synced 2026-08-24 00:04:50 +08:00
More efficient front matter processor
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
a: apple
|
||||
b: bannana
|
||||
---
|
||||
<h1>I like {{a}} and {{b}} </h1>
|
||||
hello there
|
||||
apples: great
|
||||
Reference in New Issue
Block a user