obsidian-html-tabs
obsidian-html-tabs copied to clipboard
Obsidian plugin allowing the creation and rendering of Tabs and tab panels in your notes.
When exporting a document with the HTML tags enabled the export will render the codeblock instead of the tabs. This is an issue in both a PDF export and an...
Hi @ptournet, thanks for an awesome plugin. I have noticed that tabs (indents) don't render properly for me. Obsidian version: 1.5.3 OS: Linux Plugin version: 1.1.0 Theme: ITS Theme (Nord+Minimalist)...
Hi @ptournet , thank you so much for the plugin!!! Could you please check the following issue? **Obsidian version:** 1.4.16 Community (appImage & .exe) **OS:** Linux Mint & Windows 10...
I found out i can’t use tag inside
Hi ptournet, Since yesterday's update my tabs "embedded" in multi-column layout offered by the [Modular CSS Layout snippet](https://efemkay.github.io/obsidian-modular-css-layout/multi-column/) are no longer displayed properly. They are also no longer working within...
really enjoy the plugin ... Could you support syntax similar to [MkDocs' Content tabs](https://squidfunk.github.io/mkdocs-material/reference/content-tabs/#content-tabs) ? 
iOS and iPadOS 16.6.1 (Not 17+) Latest mobile insider preview v.1.7.2 On Obsidian on Mobile, I can't enable the plugin and unfortunately all my html tabs in notes are broken....
Thanks for your plugin, `html-tabs` has become a must-have module for most of my collection of class documents. But every time you edit, you need to click the button in...
## Overview The previous method of parsing tabs from `sectionInfo` was incompatible with [Dynamic Embed](https://github.com/dabravin/obsidian-dynamic-embed), since the `tabs` code block wouldn't exist in the original note. ### Added - Added...