Format code blocks of various languages

by iVariable
favorite
share
0.0
(0)
5
4
3
2
1
Score: 27/100
Description
Category: Coding & Technical Tools

The Format code blocks of various languages plugin enhances Obsidian's code formatting capabilities by introducing custom commands to format code in several programming languages. Using Prettier, the plugin currently supports languages like JSON, YAML, HTML, GraphQL, and TypeScript. It automatically formats code blocks within your notes to ensure they are properly structured and easy to read. This tool is useful for developers and anyone working with code in Obsidian, improving code readability and reducing formatting errors. The plugin integrates seamlessly into the Obsidian environment with simple commands that can be easily accessed.

Reviews
No reviews yet.
Stats
26
stars
11,278
downloads
5
forks
1,372
days
1,074
days
1,374
days
3
total PRs
1
open PRs
1
closed PRs
1
merged PRs
4
total issues
4
open issues
0
closed issues
0
commits
Latest Version
4 years ago
Changelog

Proof of concept
Just basic formatting: json, yaml, ts, html, graphql

README file from