Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Rework docstring to markdown converter #548

Closed
jakebailey opened this issue Jan 23, 2019 · 0 comments
Closed

Rework docstring to markdown converter #548

jakebailey opened this issue Jan 23, 2019 · 0 comments
Assignees
Milestone

Comments

@jakebailey
Copy link
Member

For #424. See also #422, #17, #444.

RestTextConverter worked by doing some amount of ReST parsing, but isn't always correct in all cases.

It may be worthwhile to use an actual ReST parser (perhaps an existing grammar).

@jakebailey jakebailey added the GA label Jan 23, 2019
@jakebailey jakebailey added this to the Feb 2019.1 milestone Jan 23, 2019
@jakebailey jakebailey self-assigned this Jan 23, 2019
@jakebailey jakebailey changed the title Rework docstring to markdown converter Rework ReST docstring to markdown converter Jan 23, 2019
@jakebailey jakebailey modified the milestones: Feb 2019.1, Jan 2019.2 Jan 25, 2019
@jakebailey jakebailey changed the title Rework ReST docstring to markdown converter Rework docstring to markdown converter Feb 6, 2019
@jakebailey jakebailey modified the milestones: Jan 2019.2, Feb 2019.1 Feb 6, 2019
@qubitron qubitron removed the GA label Feb 6, 2019
jakebailey added a commit that referenced this issue Feb 13, 2019
Closes #548.

Still missing Google/Numpy style param/return/etc list parsing. I'm also not too happy with the code duplication in the markdown documentation source.
jakebailey added a commit to jakebailey/python-language-server that referenced this issue Nov 1, 2019
Closes microsoft#548.

Still missing Google/Numpy style param/return/etc list parsing. I'm also not too happy with the code duplication in the markdown documentation source.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants