Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added multiLineOnly option to default options #5

Merged
merged 1 commit into from
Dec 18, 2014
Merged

added multiLineOnly option to default options #5

merged 1 commit into from
Dec 18, 2014

Conversation

tschneid
Copy link
Contributor

The multiLineOnly option was introduced in Docker v.0.2.13.
If enabled, in JavaScript

/*
some comment,
...
*/

will be parsed as Markdown, while

// some comment
// ...

will be put inside the code.

Prevole added a commit that referenced this pull request Dec 18, 2014
added multiLineOnly option to default options
@Prevole Prevole merged commit be449e7 into Prevole:master Dec 18, 2014
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