Skip to content

Indent seems wrong #17

@Fasani

Description

@Fasani

I have several settings to ensure 4 spaces as indent but frontmatter seems to not use them.

  "[markdown]": {
    "files.trimTrailingWhitespace": false,
    "editor.tabSize": 4,
    "files.autoSave": "afterDelay"
  },

And:

  "editor.tabSize": 4,

But after setting/updating the date it reverts my tags to 2 spaces:

tags:
  - productivity
  - typescript

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions