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

Triple-slashes dartdoc not formatting correctly #6584

Closed
DartBot opened this issue Nov 7, 2012 · 5 comments
Closed

Triple-slashes dartdoc not formatting correctly #6584

DartBot opened this issue Nov 7, 2012 · 5 comments

Comments

@DartBot
Copy link

DartBot commented Nov 7, 2012

This issue was originally filed by chris.ee...@gmail.com


What steps will reproduce the problem?

  1. Comment code in the correct dartdoc format, using triple slashes instead of the javadoc format.
  2. Include code sample in the dartdoc (i.e. indent 4 spaces)
  3. Run dartdoc against said code.

I expect that the dartdoc output will format code samples differently than the other text in the dartdoc comment. It is all smushed into a single line.

I have tried this with recent versions of the SDK downloaded from the site and bleeding_edge.

More details at: http://japhr.blogspot.com/2012/11/troubleshooting-triple-slash-dartdocs.html

@DartBot
Copy link
Author

DartBot commented Nov 7, 2012

This comment was originally written by chri...@gmail.com


Change list for the fix is at: https://codereview.chromium.org/11358134

@dgrove
Copy link
Contributor

dgrove commented Nov 7, 2012

Set owner to amouravski@google.com.
Added Area-DartDoc, Triaged labels.

@kevmoo
Copy link
Member

kevmoo commented Nov 20, 2012

The CL for this was committed.

r15095

Fixed?

@DartBot
Copy link
Author

DartBot commented Nov 20, 2012

This comment was originally written by chris....@gmail.com


Yup, this is fixed.

@DartBot
Copy link
Author

DartBot commented Dec 19, 2012

This comment was originally written by amouravski@google.com


Added Fixed label.

This issue was closed.
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

No branches or pull requests

3 participants