miyakogi / m2r

Markdown to reStructuredText converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

formatting multi-line text

Borda opened this issue · comments

I am wondering about formating multi-line text to be converted to homogenous text. I have a sample text from a readme which is broken down due to maximal line length but in the end, it should be shown as a single text block. For example, recommonmark does this job properly...

The file should use UTF-8 encoding and can be written using [reStructuredText][rst]
 or [markdown][md use] with the appropriate [key set][md use]. It will be used
 to generate the project webpage on PyPI and will be displayed as the project homepage
 on common code-hosting services, and should be written for that purpose.