Unfuddle Markdown Syntax Reference
[Unfuddle](https://unfuddle.com/ "Unfuddle Software Project Management") uses a really next variant of the Markdown markup syntax. However the documentation of their extensions over the standard syntax is somewhat hard to find, so this page is an ongoing attempt to gather that information onto one page. ## Linking one Notebook page to another page in the same Notebook Use double square brackets around the name of the page that you're linking to: See [[Name of other page]] for more information ## Linking one Notebook page to a page in another Notebook Use double square brackets around the name of the other notebook, a colon, and the name of the target page: See [[Other notebook:Other page]] for more information ## Including an attached image attachment in a Notebook page Use the filename of the uploaded image in double curly braces in the url part of the image syntax:  *This is a work in progress: I'll add other tricks as I find them*










