Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsedown does not convert markdown to html in this case #468

Closed
ghost opened this issue Jan 27, 2017 · 1 comment
Closed

Parsedown does not convert markdown to html in this case #468

ghost opened this issue Jan 27, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 27, 2017

The markdown that did not convert

في المثال التالي: `+` أو `%20` يتم تحويلها إلى فراغ أو space

<asciinema-player src="/storage/asciinema/1ed3ebca171211e8a7f276cae2dc835f681d805e.json" cols="auto" rows="20" poster="npt:10"></asciinema-player>

وسيط ConvertEmptyStringsToNull
========================

أظن أن الإسم هنا يشرح نفسه، فهذا الوسيط يقوم بتحويل الجمل الفارغة إلى null، حتى لايتم وضع `""` في حقل معرف بـ `null` بقاعدة البيانات.

<asciinema-player src="/storage/asciinema/a1f9ad8616d079d38602a091db04f8166cc70c9c.json" cols="auto" rows="20" poster="npt:10"></asciinema-player>

The results

You can see the results with the broken converted markdown here

http://sec4ar.com/%D9%85%D8%A7-%D8%A7%D9%84%D8%AC%D8%AF%D9%8A%D8%AF-%D9%81%D9%8A-laravel-5-4-sanitizing-middleware

Thank you for your support.

@aidantwoods
Copy link
Collaborator

Hi there, I tried running the input above though Parsedown and I didn't see anything immediately broken about the output.

If the issue is still happening please feel free to reopen with some more info :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant