Soda
Soda
### What happened? When exporting the website and hosting it on local host using `python3 -m http.server` (Runs the current directory as an Apache server), I expect the search function...
### What happened? A plugin called [Open Gate](https://github.com/nguyenvanduocit/obsidian-open-gate) which can be used to display websites within obsidian's code gets removed when exporting. Exported :  Within Editor :  ###...
**Is your feature request related to a problem? Please describe.** I like to maintain a personal blog along with my tutorials on one vault. It would be nice if I...
### What happened? Hi! I wrote a small line of markdown like so ``` # Mount (`/mnt`) ``` expecting the `/mnt` part to be rendered in a code font. This...
**Is your feature request related to a problem? Please describe.** I like to link a page on my website that takes the viewer to the Contact page where they can...
I am aware that GoAccess is meant for log **analysis**, but even so is it possible to display *real time* data regardless of its frequency. That is, is it possible...
This is a PR for the inclusion of a new plugin, which may be useful for users. This is a port of the [Obsidian badges plugin](https://github.com/gapmiss/badges) # Badges Create beautiful...
### What happened? When using a citation, using `[^1]`, the citation it refers to is not clickable. Moreover, the arrow in the citation itself is not clickable, which should ideally...
After inserting a button for styling reasons, say, using this html ```html Movies (Private) ``` they are left completely unstyled in the end website. You can see an MRP on...
### Is your feature request related to a problem? Please describe. I have a lot of branches in my project. Some of these branches are sub branches of other branches....