documentation/test/fixture/newline-in-description.input.js

7 lines
185 B
JavaScript

/**
* A function.
* @param {Number} a - The input to the function.
* I should be able to continue the description on a new line, and have it
* still work in the markdown table.
*/