Home Artists Posts Import Register

Content

Multi-Column Markdown is another awesome plugin (created by Cameron Robinson) that allows us to split our Markdown Notes into Columns! This becomes very useful per the screenshot above where you can have the stat-block for a creature aligned next to it's image!

Pre-Reqs

Install the Multi-Column Markdown plugin and enable it. I recommend restarting Obsidian to ensure the new settings apply correctly. 

Now you can use the following template (provided by sailKite) to create this example in your own notes. Don't forget to add this as a template so you don't have to remember how to do this!

Example

=== start-multi-column: RightSidebar1

```multi-column-settings

number of columns: 2

largest column: left

border: disabled

shadow: off

```

```statblock

monster: Format Boss

size: Gargantuan

type: dragon

subtype:

alignment: chaotic evil

ac: 22

hp: 367

hit_dice: 21d20

speed: 40 ft., fly 80 ft., swim 40 ft.

stats: [27, 14, 25, 16, 15, 19]

```


=== end-column ===


![[yourImageEmbedHere]]

[[yourImageEmbedHere|Show To Players]]


=== end-multi-column

Files

Comments

No comments found for this post.