# Insert menu 'From web' inserts an image reference to a Capable illustration. 'From code' inserts a ready-made mermaid 'graph TD' fenced block to start a diagram. --- ## Worth knowing Images must be referenced by URL. --- ## Where to find it Editor modal > Insert --- ## Where you do it | **Task** | **Where** | | ------------- | ------------------------------------------------------------- | | Add a diagram | Editor > Insert > From code, or write a fenced block yourself | | Add an image | Editor > Insert > From web, or plain Markdown image syntax | --- ## Worth knowing * Project keys are inserted into the global page's search query unquoted, so a key that needs quoting breaks the query. --- ## Related [TemplatesAnother part of how this works.](https://help.gocapable.com/jira-markdown/templates.html) [Diagrams in fenced code blocksAnother part of how this works.](https://help.gocapable.com/jira-markdown/diagrams-in-fenced-code-blocks.html) [How it worksThe rest.](https://help.gocapable.com/jira-markdown/how-it-works.html) --- _How it actually behaves._