Skip to content

Markdown Formatting Assistant

A formatting sidebar for Markdown and a command line interface to facilitate a faster workflow.

The above warnings are based on limited information and might not always be accurate.

Data

IDobsidian-markdown-formatting-assistant-plugin
Authorreocin
Minimum Obsidian Version0.15.6
Official Release Date2021-01-29
Last update2022-11-15

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jul 13, 2026.

Community plugin snapshotJul 13, 2026
Repository clonelast successful checkout May 25, 2026
Release acquisitionrelease metadata checked Jun 22, 2026; existing successful main.js cache reused

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2021-01-29Plugin Added
2023-04-26descriptionThis Plugin provides a simple Editor for Markdown and in addition a command line interface. The command line interface facilitate a faster workflow.Provides a simple editor for Markdown and in addition a command line interface. The command line interface facilitate a faster workflow.
2024-01-27descriptionProvides a simple editor for Markdown and in addition a command line interface. The command line interface facilitate a faster workflow.A formatting sidebar for Markdown and a command line interface to facilitate a faster workflow.
2026-05-12authorReocinreocin
2026-05-12repoReocin/obsidian-markdown-formatting-assistant-pluginreocin/obsidian-markdown-formatting-assistant-plugin

Repository Data

LicenseMIT in package.json
Not Found in LICENSE file
Package Manageryarn
Uses TypescriptYes
Installed BundlersRollup
Installed Testing FrameworksNone found
Has Test FilesNo
Latest Release main.js Size4.03 MB
Detected ES VersionES5
Probably MinifiedNo
main.js API Findings4 disclosures
Uses BRAT beta releasesNo
Dependencies@mdi/js, @rollup/plugin-json, obsidian, postcss, ramda, rollup-plugin-copy, rollup-plugin-import-css, rollup-plugin-postcss
Dev Dependencies@rollup/plugin-commonjs, @rollup/plugin-node-resolve, @rollup/plugin-typescript, @types/node, @types/ramda, nodemon, rollup, tslib, typescript

main.js API Findings

These conservative findings come from static analysis of the latest release main.js. The table includes warnings and high-confidence informational findings; lower-confidence informational findings are omitted to reduce false positives. Warnings indicate usage of potentially risky APIs, but such APIs can be used safely if handled with care.

DisclosureDetected From
Clipboard AccessReads or writes clipboard data
Embedded Base64 BlobIncludes large embedded base64 blobs
Source Map CommentIncludes a source map comment
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Reads or writes clipboard dataInfoHighnavigator.clipboard.writeText (1)
Includes a source map commentInfoHighsourceMappingURL (1)
Includes large embedded base64 blobsInfoHighbase64 blob (1)
References URLs or constructs URL objectsInfoHighhttp:// (1), https:// (5)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (10), obsidian.Setting (10)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addCommand (2), this.addRibbonIcon (1)
Accesses Obsidian workspace APIsInfoHighapp.workspace (5)
Registers or manipulates workspace views and panesInfoHighapp.workspace.detachLeavesOfType (1), app.workspace.getLeavesOfType (1), app.workspace.revealLeaf (1), registerView (1)

The above data may not be accurate and contain errors. For more information refer to the page about data collection.

Lines of Code

The plugin has a total of 6594 lines of code. The following chart shows the lines of code split by programming language.

Downloads

The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.

Version History

VersionRelease DateNote
0.1.02021-01-28Prerelease, Released while not listed
0.1.12021-01-28Prerelease, Released while not listed
0.1.22021-01-29Prerelease
0.2.02021-02-08Prerelease
0.2.12021-03-04Prerelease
0.2.22021-03-04Prerelease
0.3.02021-04-01None
0.3.12021-06-12None
0.3.22021-06-13None
0.4.02022-08-08None
0.4.12022-11-15None

Blacklisted versions are versions that are known to cause major issues or contain security concerns and have thus been blacklisted by the Obsidian team. Obsidian will disable plugins on startup whose installed version is blacklisted. Released while not listed versions happened outside the period where the plugin was present in the community plugin list and are excluded from aggregate release statistics.