Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
36 contributions in the last year
Contribution activity
June - July 2020
nl8590687 has no activity
yet for this period.
May 2020
Created an issue in showdownjs/showdown that received 1 comment
Why I only got a paragraph <p></p>? Is it normally?
Showdown Version: 1.9.0
I input markdown like this:
test1 test2
and got output like this:
<p> test1
test2</p>
I want to know why is it not this:
<…
1
comment

