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

enable markdown parsing in JSDoc and add newlines to ensure proper parsi... #67

Merged
merged 1 commit into from
Jun 26, 2014

Conversation

T045T
Copy link
Contributor

@T045T T045T commented Jun 23, 2014

...ng of lists

Using Github Flavored Markdown without "hardwrap" ( http://usejsdoc.org/plugins-markdown.html#github-flavored-markdown )

Fixes #66

@T045T
Copy link
Contributor Author

T045T commented Jun 23, 2014

Is github flavored okay? The JSDoc page notes it uses an older parser for gfm...

rctoris added a commit that referenced this pull request Jun 26, 2014
enable markdown parsing in JSDoc and add newlines to ensure proper parsi...
@rctoris rctoris merged commit 429c7a6 into RobotWebTools:develop Jun 26, 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.

JSDoc does not preserve line breaks
2 participants