make header format yaml
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "$EDITOR"
|
||||
tags: [ "system" ]
|
||||
title: $EDITOR
|
||||
tags:
|
||||
- system
|
||||
---
|
||||
The System's default text editor can be defined within /etc/profile. It's given the variable `EDITOR`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user