"""
Create a package
Create a package inside your project. And now diving deep into the details...
"""
Then IMHO the expected behavior is "Create a package" displayed as a summary and
the rest displayed as details. That's not what happens using raw.replace,
the result is now only "inside your project. And now diving deep into the
details..."
If we have the following method docstring
Then IMHO the expected behavior is "Create a package" displayed as a summary and the rest displayed as details. That's not what happens using
raw.replace
, the result is now only "inside your project. And now diving deep into the details..."