Callout Comments
Use to extract comments from a code and render them as bullet points Given a file with comments Multiple comment lines can be put above a code line All the comment lines will be merged and applied to the next code line commentsType inline class JsClass constructor new syntax for constructor export default JsClass new syntax for ES6 modules include file file name with comments js commentsType inline class JsClass constructor new syntax for constructor export default JsClass new syntax for ES6 modules order fetch_order # explanation of why # strategic price calculation # is important here price strategic_price_calc order order fetch_order # explanation of why # strategic price calculation # is important here price strategic_price_calc order