Skip to content

Releases: cferrugem/obsidian-cfr-mermaid-size

Release list

0.4.0

Choose a tag to compare

@cferrugem cferrugem released this 15 Aug 16:38

First public release.

What it does

  • Drag the handle on a Mermaid diagram (reading view) to resize it
  • Right-click to align left, center or right
  • Desktop and mobile keep independent sizes

Where the state lives
Inside the diagram block, as Mermaid comments — so it survives re-renders, travels with the note through sync and Git, and leaves nothing broken if the plugin is removed.

%% cfr-size: 50 %%
%% cfr-size-mobile: 100 %%
%% cfr-align: right %%

Manual install: download the three files below into <vault>/.obsidian/plugins/cfr-mermaid-size/.