logseq-plugin-another-embed
logseq-plugin-another-embed copied to clipboard
This plugin provides 2 extra ways to embed blocks/pages.
Hello! I use this CSS to make the size of embedded text block vertically the same as simple text block: ```css .embed-block > div { padding-left: 0px; padding-bottom: 0px; padding-top:...
I've made some changes for tables resizing: 1. Changing certain column's width affects all others columns (and all `col-w-X` props should be saved) 2. Resizing at runtime (to see results...
Hi, great plugin. I would prefer to have the choice to show the embed 'natural' with left side bullet instead of the document mode style (no bullets). I believe also...