Search code examples
azure-devopswikionenote

In VSTS Wiki - Create A New Page with a Link - Like OneNote


In OneNote, I can create a new page and automatically link it with [[ ]] syntax. Is there an equivalent in VSTS-Wiki?

OneNote Example

[[I want a new page that is linked]] - when I enter ]']', OneNote creates a new page and links it. It's an automation process: create a new page and link it.


Solution

  • No, it is not supported in VSTS WiKi. You can link a page, but it can’t create a new page if it isn’t existing, it will go to the page with Create Page button, you need to click the Create Page button to create corresponding page.

    Format:

    [text](pagename)
    

    Article: Links