Skip to content

Multiple lines in sections (including "returns")#42

Open
vindex10 wants to merge 3 commits into
Feneric:masterfrom
vindex10:parblock-sections
Open

Multiple lines in sections (including "returns")#42
vindex10 wants to merge 3 commits into
Feneric:masterfrom
vindex10:parblock-sections

Conversation

@vindex10

Copy link
Copy Markdown
Contributor

This pull request provides the following feature.

SomeSection:
    Description
        >>> Also with code
        >>> In multiple lines
        and output
    And now you can continue text of section

The same thing is now possible in "Returns" section, which provides an ability to give an examples of return values. It is important for consistency with Google Python Style Guide:
https://google.github.io/styleguide/pyguide.html#Comments

screenshot_2017-10-12_17-47-11

@Feneric

Feneric commented Oct 16, 2017

Copy link
Copy Markdown
Owner

Similar to the earlier one, I think this is a useful addition but we'll need to add a test case for it.

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