Fasthub: Excess space after links in Markdown preview

Created on 21 Jun 2017  路  11Comments  路  Source: k0shk0sh/FastHub

App Version: 3.2.0

OS Version: 24

Model: Sony-E5823

Hello!

I don't understand why there is a space after links (last link).

Code:

... and [Codecov](https://codecov.io/).

Preview:

_Sent from my Sony E5823 using FastHub_

Medium Accepted Bug

Most helpful comment

@k0shk0sh yes I am
This is in the markdown

And this is how it displays it

_Sent from my HTC Nexus 9 using FastHub Debug_

All 11 comments

Upon inserting link, new line will be created, however GitHub parse it and made it a space, could you confirm that you manually removed the newline that is inserted upon clicking insert from the dialog?

_Sent from my Htc m8 using FastHub Debug_

No newline was added, but excess space, but after dot, not before.

_Sent from my Sony E5823 using FastHub_

@AlexWayfer alright I'm abit confused, where is the space you mentioned in the description?

_Sent from my Htc m8 using FastHub Debug_

@k0shk0sh After the link of codecov

@yakov116 in his last pic there is no space after it, but after the dot.

_Sent from my Htc m8 using FastHub Debug_

@k0shk0sh he is showing you that n the markdown there is no space. Yet in
the preview there is an extra space

@yakov116 were you able to produce it?

_Sent from my Htc m8 using FastHub Debug_

@k0shk0sh let me try

_Sent from my HTC Nexus 9 using FastHub Debug_

@k0shk0sh yes I am
This is in the markdown

And this is how it displays it

_Sent from my HTC Nexus 9 using FastHub Debug_

@k0shk0sh It's a very annoying bug, so please prioritize it if possible. I'd say that markdown rendering is a vital part of this application, as you should trust what you see to don't have a need to use a browser for that..

Markdown preview does not handle newline cases correctly.
For example,

When you click preview it actually shows,

The actual result is,

The newline between "correctly." and "For example" is not shown in preview, but it appears when processed. In general newline has some problems when in preview mode.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rigrassm picture rigrassm  路  3Comments

camillo777 picture camillo777  路  3Comments

wimstefan picture wimstefan  路  3Comments

adueppen picture adueppen  路  3Comments

Thaodan picture Thaodan  路  3Comments