Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Format signature and parameter documentation as Markdown #66

Merged
merged 1 commit into from Sep 2, 2020

Conversation

spahnke
Copy link
Contributor

@spahnke spahnke commented Sep 2, 2020

So you can use Markdown formatting in the parameter documentation.

/**
 * Does something.
 *
 * [Documentation](http://www.google.com)
 * @param {string} a This parameter is *important* and uses `code`.
 */
function test(a) {

}

grafik

@alexdima
Copy link
Member

alexdima commented Sep 2, 2020

Thank you!

@alexdima alexdima added this to the August 2020 milestone Sep 2, 2020
@alexdima alexdima merged commit 7e6f0bf into microsoft:master Sep 2, 2020
@spahnke spahnke deleted the signature-markdown branch September 7, 2020 20:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants