Remove HTML Tag

approved

by ChenPengyuan

Remove HTML tags from Markdown files

2 stars1,399 downloadsUpdated 1y agoMIT
View on GitHub

A plugin for obsidian. Remove HTML tags from Markdown files.

If you added HTML tags to md file text, it is a trouble to delete those tags.

So just get this plugin, and it is very convenient to delete those tags by it.

You could get it from the BRAT plugin which you could download from the comunity plugins in obsidian.

Other ways to be added...

After installed the BRAT plugin, go to the settings, and click "Commuity Plugins", then go the "Installed Plugins" list.

Click the "Options" button of BRAT plugin, and then click "Add Beta plugin",

just fill in the textbox with the url "https://github.com/gitcpy/obsidian-remove-html-tag",

Click "Add Plugin", A fews seconds later, the installing will be completed.

Usage:

Step 1. Select the text in editting mode, and if there is a HTML tag in the source code, it would be selected automatically.

Step 2. Press "ctrl + p" to open the command palette, input "remve html tags" in the textbox, and click the command in the menu list.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.