silverbulletmd / silverbullet

The knowledge hacker's notebook
https://silverbullet.md
MIT License
2.14k stars 155 forks source link

Basic markdown reformat #696

Open simone-viozzi opened 5 months ago

simone-viozzi commented 5 months ago

I would like some basic markdown format command.

With rules like:

We could add a subset of the rules defined by markdownlint

This would also increase compatibility with other markdown render engines.

Note: some rules just do not make sense in silverbullet, like: MD022/blanks-around-headings: Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] markdownlint MD022