themotte / rDrama

This code runs https://www.themotte.org. Forked from https://github.com/Aevann1/rDrama
GNU Affero General Public License v3.0
25 stars 31 forks source link

fix: Markdown implementation fails to produce hard line breaks properly #591

Closed rudyon closed 1 year ago

rudyon commented 1 year ago

resolved: #440

zorbathut commented 1 year ago

Dangit, didn't see this one until now, sorry 'bout that.

Can you give me an example of test that is now handled differently? The tests I've tried have done the same thing and I'm having trouble finding a difference.

justcool393 commented 1 year ago

@zorbathut

image

vs

image

we were inserting paragraph breaks for all newlines. this PR fixes that.

try testing by  
putting two spaces after a line break