mirror of
https://github.com/foambubble/foam-template.git
synced 2025-06-07 20:08:54 +00:00
add type 'text' to fenced code block
This was done to fix markdown linting errors.
This commit is contained in:
parent
92c28c63a2
commit
7cf4dbcd39
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ At the top of the file you can have a section where you define your properties.
|
|||
|
||||
For example, for this file, we have:
|
||||
|
||||
```
|
||||
```text
|
||||
---
|
||||
type: feature
|
||||
keywords: hello world
|
||||
|
|
Loading…
Add table
Reference in a new issue