@segha/obsidianmd
v0.0.1
Published
Schemas for ObsidianMD
Downloads
5
Readme
Schemas for ObsidianMD
Document
Object containing the following properties:
| Property | Type |
| :------------------- | :----------------------------------------------------------------------------------------- |
| tags | Array<string> (nullable) |
| aliases | string (optional & nullable) or Array<string> (optional & nullable) (nullable) |
| cssclasses | string (optional & nullable) or Array<string> (optional & nullable) (nullable) |
| publish | boolean |
| permalink (*) | string |
| description | string |
| image | string |
| cover | string |
(*) Required.
