obsidian-modular-css-layout icon indicating copy to clipboard operation
obsidian-modular-css-layout copied to clipboard

Left-fixed visualized differently between preview and actual reading mode

Open tsteckenborn opened this issue 1 year ago • 0 comments

Given

> [!multi-column|left-fixed]
> 
> > [!blank-container]+
> > 
> > ```button
> > name New Meeting
> > type note(undefined, split) template
> > action Meeting
> > ```
> 
> > [!blank-container]+
> > 
> > ```button
> > name New Mail
> > type note(undefined, split) template
> > action Mail
> > ```
> 
> 

it is displayed correctly within the preview:

yet seems to have malformed visualization in reading mode:

Updated from a version around 0.6. Was working fine back then.

tsteckenborn avatar Oct 06 '23 07:10 tsteckenborn