Skip to content

[[Bug]]: Pandoc-style fenced divs do not work as expected #7

@melff

Description

@melff

Thanks for this great plugin. Unfortunately, fenced divs do not work as expected:

  1. The way they are supported is not consistent with the specification in the pandoc documentation. There, a fenced div that is started with something like ::: Example has to be closed with :::. The plugin currently ignores the closing fence.
  2. Fenced divs are not visible in reading mode (=preview mode?)
    I'd be happy to provide a patch, yet I have not familiar enough with coding Obsidian plugins yet.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions