File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -262,6 +262,14 @@ _Designed to be very productive with keyboard_ ❤️
262
262
263
263
<p >Use the <code >#.tabular0</code > reference to <ins >hide</ins > heading block.</p >
264
264
<p ><img width =" 300px " src =" https://github.com/stdword/logseq13-missing-commands/assets/1984175/3246feec-6478-4eb4-b291-2f9dca662344 " /></p >
265
+
266
+ <p >FAQ: How to return back double square brackets for page references in the left column?</p >
267
+ <p >Add following code to <code >custom.css</code >:</p >
268
+ <pre >
269
+ .ls-block[data-refs-self*='".tabular'] > .block-children-container > .block-children > .ls-block > .block-main-container > .block-content-wrapper .page-reference .bracket {
270
+ display: inline-flex;
271
+ }
272
+ </pre >
265
273
</details ></td ></tr >
266
274
267
275
<tr ><td ><details ><summary ><b >Columns view</b ></summary >
You can’t perform that action at this time.
0 commit comments