Skip to content

Formatting files of the necessary extensions #16

@MrEfrill

Description

@MrEfrill

Files with programming language extensions (js, py, kt, ts, css, cpp, etc.) are formatted as markdown, which is not convenient at all.
My suggestion is to implement this as follows: in the display (Not only the reading mode, it works both in the editor and in the source code editor), all the contents of the file with the selected extension are wrapped in the construct

```FIleExtension\nFileContent\n``` 

while the contents remain unchanged. This will allow the code to be formatted by obsidian itself without introducing formatting of all programming languages.
Thank you in advance, I believe that every user and even you will be happy with such an improvement.

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