Is there a way to make notes or bookmarks?
Mr.Dot
23 Apr 2021, 14:08is there a way you can make a note (like in python when you type a # ex, #this is a note)
or bookmark
mrangel
23 Apr 2021, 14:25In a javascript section you can have javascript comments.
// Comment!
In the text part of a section, you can include any HTML, which includes <!-- HTML comments -->