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

godoc: Provide support for simple lists. #14137

Closed
aghassemi opened this issue Jan 28, 2016 · 1 comment
Closed

godoc: Provide support for simple lists. #14137

aghassemi opened this issue Jan 28, 2016 · 1 comment

Comments

@aghassemi
Copy link

I like to format my documentation to look like:

paragraph

-list item 1
-list item 2
-list item 3

paragraph

I can't find a way to do so, indenting the list items makes them look like code which is not correct. Putting space between list items makes each a paragraph which also is not correct.

@bradfitz
Copy link
Contributor

Dup of #7873

@golang golang locked and limited conversation to collaborators Feb 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants