Skip to content

feat: add Writing Complex Content section to obsidian-cli skill#48

Open
mengbo wants to merge 1 commit into
kepano:mainfrom
mengbo:main
Open

feat: add Writing Complex Content section to obsidian-cli skill#48
mengbo wants to merge 1 commit into
kepano:mainfrom
mengbo:main

Conversation

@mengbo
Copy link
Copy Markdown

@mengbo mengbo commented Mar 2, 2026

Add documentation for writing code blocks, special characters, and multiline text using single quotes to avoid escaping issues. Includes note on escaping single quotes within the content.

Add documentation for writing code blocks, special characters, and multiline
text using single quotes to avoid escaping issues. Includes note on escaping
single quotes within the content.
@wellcaffeinated
Copy link
Copy Markdown

@mengbo I actually suggest using the strategy in #60 instead of the current changes. I find agents very often get confused with escaping quotations, especially with code fences. The cat <<< EOF strategy bypasses this from what I've tested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants