AnuPpuccin
AnuPpuccin copied to clipboard
Theme causes problems with Multi-Column Markdown plugin, Obsidian Columns plugin, and Obsidian Modular CSS Layout snippet
Describe the bug
- When I use the above mentioned plugins/CSS snippet to create 3-column center-aligned sections in a note, it causes the 3rd column to not align to center (it stays aligned left).
- So far I have noticed this behavior when I try to put speech bubbles or wikilinks into columns.
- When I put basic text, or buttons from the Buttons plugin, the problem doesn't occur.
- It also doesn't occur when I turn off all themes, so it seems the problem is happening with this theme.
To Reproduce Steps to reproduce the behavior:
- Install the AnuPpuccin theme.
- Install either of the above-mentioned plugins (link 1: https://github.com/ckRobinson/multi-column-markdown) (link 2: https://github.com/tnichols217/obsidian-columns), or download and activate the Multi-Column CSS snippet. (link: https://github.com/efemkay/obsidian-modular-css-layout)
- Following the respective instructions of each plugin/CSS snippet, attempt to create 3 columns populated by wikilinks or speech bubbles.
- Follow the instructions to center-align all columns.
- The third column is still aligned left instead of center with the theme turned on.
- Turn off the theme.
- The third column is now aligned center.
Expected behavior All columns created using plugins/CSS should align center when set to center. Not only text but also speech bubbles and wikilinks should align as expected.
Screenshots
Additional context Here is the syntax for the screenshot above, using the Obsidian Modular CSS Layout snippet:
[!multi-column|center-fixed]
[!blank-container] [[August 7th, 2023 (Mon)|◀️ Previous]]
[!blank-container] [[W32 (August 2023)|🌟This week🌟]]
[!blank-container] [[August 9th, 2023 (Wed)|Next ▶️]]
Is this still an issue? @skyborne99 ?
Is this still an issue? @skyborne99 ?
I no longer use any of these plugins / CSS snippets so I don't know unfortunately :( But thanks for following up!