Obsidian Xcode Paste Plugin is a plugin for Obsidian that allows easy insertion of code blocks.
This plugin was created to address an issue where copying code from Xcode and pasting it into Obsidian resulted in unnecessary bold formatting being applied to the code.
- Insert code blocks in Markdown view.
- Choose custom language and default language.
- Save default language through settings.
-
Click on Ribbon Icon
- Click the ribbon icon at the top to open the code block insertion modal.
-
Use Command: Paste Code
- Use the command "Paste Code" to insert a code block into the current Markdown view.
-
Save Default Language
- Toggle to save the default language.
-
Selected Language (When Save Default Language is active)
- Select the default language for code blocks.
