Titles ending with Markdown format lettering?

What I’m trying to do

I’m not sure if it’s a plugin or CSS doing it, but my titles have started ending with ‘… H1/H2/H3’ and I have no idea why. I just went through disabling my plugins one by one and - unless I missed something - it doesn’t seem to be one of them. I’ve included a screenshot because I’m really not sure how to go about wording this issue. In that same regard, I’m not sure how to go about searching the Help boards for this specific issue, so please forgive me if this has been asked and answered. I’ve been using Obsidian for maybe two weeks and just joined this forum so please do forgive me if I’m being a total airhead.

Things I have tried

Can you post the source in a code block so we know what’s written in your note? e.g.

```
## 50 Profitable....

```

Regardless, try:

  • The default theme.
  • All CSS snippets disabled (if you have any).
  • In Restricted mode.

The troubleshooting guide is here.

I know you mentioned disabling plugins one-by-one, but some plugins aren’t fully unloaded by just turning them off; a reload of the vault is necessary. Restricted mode disables all of them and reloads the vault.

I’m leaning towards a theme setting or CSS snippet here, but let’s see…

Thanks for your reply! I had a feeling that it might be a CSS snippet but I didn’t want it to be true as I’m using a pre-bundled set from GitHub. I’m not sure which one it is at this point as it came with a good amount of snippets, but I’m pretty sure I know which ones are okay to use without issue.

And thank you for the heads up about some plugins needing a full restart before taking effect.

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