This skill enables skills-compatible agents to create and edit valid Obsidian Flavored Markdown, including all Obsidian-specific syntax extensions.
| Bold | text or text | Bold | Bold | | Italic | text or text | Italic | Italic | | Bold + Italic | text | Both | Both | | Strikethrough | text | Striked | Striked | | Highlight | ==text== | ==Highlighted== | ==Highlighted== | | Inline code | ` code | code | code` |
Common characters to escape: \, \, \#, ` \ `, \|, \`
Crea e modifica Obsidian Flavored Markdown con wikilink, incorporamenti, callout, proprietà e altra sintassi specifica di Obsidian. Da utilizzare quando si lavora con file .md in Obsidian o quando l'utente menziona wikilink, callout, frontmatter, tag, incorporamenti o note Obsidian. Fonte: jackjin1997/clawforge.