Format code blocks of various languages
by iVariable
Score: 25/100
favorite
share
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.

Stats
23
stars
8,979
downloads
5
forks
1,035
days
737
days
1,037
days
2
total PRs
1
open PRs
0
closed PRs
1
merged PRs
4
total issues
4
open issues
0
closed issues
0
commits
Latest Version
3 years ago
Changelog

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

README file from