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

CSS Layout hack for Obsidian.md

Results 42 obsidian-modular-css-layout issues
Sort by recently updated
recently updated
newest added

![Captura de tela 2023-11-04 141442](https://github.com/efemkay/obsidian-modular-css-layout/assets/143296622/e7381a16-9d51-4d9f-bc9e-a3a9d51f6c24) When i turn off the snippet, there is no error. What should i do?

We have `wide-dataview`, can we also have `wide-mermaid` as well? Or to generalize the problem, can we make any codeblock wide?

enhancement

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

as per raised in Obsidian Forum. I can reproduce. Will see the issue and work on the fix. https://forum.obsidian.md/t/problem-getting-no-wrap-option-in-efemkays-modular-css-multi-column/67590

When using a blank line inside a "multi-column" admonition to split a new column, then there is virtually no margin between the columns. Using ```` ```ad-multi-column Test 1 Test 2...

I have a dataview query which returns a list of files grouped by `tags`. I want to apply a `two-column-list-block` or a `three-column-list-block` based on the group by tags such...

Hey, thank you for developing the MCL snippets. Especially the gallery view is super crucial for me, so it's amazing that you made them! Unfortunately since the newest update to...

It would be quite nice if there was a setting for the max number of columns in the [!multi-column]. The min width for callouts is quite nice, but the problem...

![image](https://user-images.githubusercontent.com/42369515/175226875-4d91c60e-b1e7-4126-81ab-30ef8f2ece74.png)

Hi! Thanks for the lovely CSS for building multi-column things in Obsidian. I genuinely like the approach and usage. I stumbled across some weird behavior of the multi-column callouts on...