Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pixelbracket/formatto

Simple, fast, and easy-to-use Obsidian Markdown formatter.
https://github.com/pixelbracket/formatto

formatter markdown obsidian wasm webassembly

Last synced: about 2 months ago
JSON representation

Simple, fast, and easy-to-use Obsidian Markdown formatter.

Awesome Lists containing this project

README

        

project-icon

# Formatto
Formatto is a simple Rust-powered Markdown formatter plugin for
[Obsidian](https://obsidian.md). With user-customizable options, it was
designed to be simple, fast, and easy to use.


use-example
options-example

## How to Use
You can use the plugin in following ways:

- Right click in the editor and select "Format Document"
- Run a command "Formatto: Format Document" (or assign a keyboard shortcut to the command)
- Click "Format Document" ribbon action

## This plugin works best in "source mode."
Obsidian uses "live preview" as the default editing mode. But this plugin was designed to work best in "source mode." You can change the editing mode here:

- Options -> Editor -> Default editing mode

## Contributing
If you're interested in participating in this project, please refer to the
[contribution guide](https://github.com/pixelbracket/formatto/blob/main/CONTRIBUTING.md).