Obsidian columns plugin

Hi everyone

I have the following code to create columns with Obsidian Columns plugin:

[!col]

AAA

NNN

PPPP

That creates three columns with those names as expected, but I can’t add text inside any of the columns. I tried adding ‘>>’ to add text but it didn’t work

I just tested the plugin, tried the columns and it worked for me. Here is the syntax I used:

> [!col]
> **AAA**
> This is text inside a column
> 
> **BBB**
> Here is text in another
> 
> **CCC**
> More on this one maybe?
1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.