question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How do I do comments?

See original GitHub issue

# or -- or even <!-- --> don’t do this.

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Comments:5

github_iconTop GitHub Comments

27reactions
nicktimkocommented, Oct 17, 2018

If anyone else finds this before any other docs about it:

%% Comments after double percent signs
1reaction
lukewlmscommented, Nov 15, 2019

This doesn’t work in the Live Editor, version 8.4.2. Ideas?

Very simple diagram:

classDiagram
%% something
Investment --> "1 or more" Disbursement

Result:

Parse error on line 3:
...iagram%% somethingInvestment --> "1 
---------------------^
Expecting 'CLASS', 'ANNOTATION_START', 'MEMBER', 'SEPARATOR', 'UNICODE_TEXT', 'NUM', 'ALPHA', got 'NEWLINE'
Read more comments on GitHub >

github_iconTop Results From Across the Web

Post & interact with comments - Computer - YouTube Help
To add a comment. Find the comment section under the video. Type in the Add a comment... box. Enter your comment. Click Comment....
Read more >
Guide to YouTube Comments: View, Reply, Delete, and More
Learn how to view your YouTube comments history, reply to comments, delete comments, approve comments, highlight comments, and more.
Read more >
Insert or delete a comment - Microsoft Support
Select the content you want to comment on. · Go to Review > New Comment. · Type your comment. If you want to...
Read more >
Insert, delete, or change a comment - Microsoft Support
Insert a comment · Select the text you want to comment on, or click at the end of the text. · On the...
Read more >
Video: Add and review comments - Microsoft Support
Select a comment. · Select Reply. · Type what you want. · Click elsewhere in the document when you are done. Or, select...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found