Skip to content

resolves issue: #14#15

Merged
doi merged 1 commit intodoi:masterfrom
ronak1009:master
Feb 18, 2020
Merged

resolves issue: #14#15
doi merged 1 commit intodoi:masterfrom
ronak1009:master

Conversation

@ronak1009
Copy link
Copy Markdown

resolves the following issue: #14

@doi
Copy link
Copy Markdown
Owner

doi commented Feb 17, 2020

I think by default we should stick to multiline comment syntax (triple-quote) for python.

Comment thread command.js
Comment on lines -123 to -129
case 'python':
Object.assign(replace, {
'commentbegin': "'''",
'commentprefix': "\b",
'commentend': "'''"
});
break;
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should keep it but with commentprefix line change from "\b" to " "

@doi doi merged commit de4fa42 into doi:master Feb 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants