gardener / docforge

Scalable build tool for distributed documentation sources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Links images and list items text word-wrapped regardless of nowrap renderer setting

g-pavlov opened this issue · comments

What happened:

Text for links, images and list items markdown is word-wrapped, regardless of the global renderer setting to not apply word-wrapping (TextWrap: -1), producing invalid markdown.

What you expected to happen:
A markdown renderer configured for nowrap should behave like that.

How to reproduce it (as minimally and precisely as possible):
[something longer that will lead to wordwrap line of text](https://github.com/gardener/docforge/issues)