What (inline) HTML elements are supported in Obsidian?

I’ve been searching the Obsidian settings, help, website and forum, and all I could find was that Obsidian does “a bit more strict” HTML sanitization than we might be used to, but like… no list of what tags/elements are actually allowed. Am I missing something?

Also, would love for this list to exist for both in-Obsidian itself as well as a separate list of what’s allowed on Obs. Publish. Thanks for any pointers! :heart:

I had thought it supported most HTML except for scripting. The trick is that markdown isn’t functional inside of HTML blocks.

What’re you trying to do?