Techwriter at work blog.

Living and writing documentation at Documatt, small team of programmers that do write documentation too.


On this page

Comments

Inline comments

This is simple. Inline comments are not supported.

For example, JavaScript supports inline comments with /* and */:

let foo = /* inline comment */ 'bar';

Comments

comments powered by Disqus