You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Detected a column break tag in the middle of two elements. Please make sure to surround column breaks with empty lines on both sides, or render issues may occur."
My Code:
--- start-multi-column: 2024
number of columns: 2
Border: disabled
Column Spacing: 10px
Align Tables to Text Alignment: true
Column Size: Right
--- end-column ---
table datum AS Datum
from "07_Periodische/01_Täglich" AND #Y2024
sort datum ASC
--- end-multi-column
Can someone point out the mistake of mine? Thanks!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Warning occurred:
"Detected a column break tag in the middle of two elements. Please make sure to surround column breaks with empty lines on both sides, or render issues may occur."
My Code:
--- start-multi-column: 2024
--- end-column ---
--- end-multi-column
Can someone point out the mistake of mine? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions