nvk / walletsrecovery.org

Information about wallet defaults for external recovery
https://walletsrecovery.org/
115 stars 96 forks source link

Use </br> instead of \ #16

Closed yahiheb closed 4 years ago

yahiheb commented 4 years ago

Here I think \ screwed it up . Maybe </br> will fix that.

line ending

nvk commented 4 years ago

Use double returns and MD interpreter will see it.

Ie:

Line one

Line two

Line three

yahiheb commented 4 years ago

But don't you think that will result in a lot of vertical space?

nvk commented 4 years ago

It will add a line in between in some parsers, in others it will just return to the next line. Markdown is a mess. Don’t sweat it. It can have extra like between them if that’s what looks best.

yahiheb commented 4 years ago

I will go with the double returns. One other thing should we change the file name to casakeymaster-recovery?